MPOA-MIB

File: MPOA-MIB.mib (169725 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
LAN-EMULATION-CLIENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Counter32 Counter64 Integer32
TEXTUAL-CONVENTION MacAddress TimeInterval
TimeStamp TruthValue RowStatus
MODULE-COMPLIANCE OBJECT-GROUP lecIndex

Defined Types

AtmAddr  
The ATM address used by the network entity. The address types are: no address (0 octets), E.164 (8 octets), and NSAP (20 octets). Note: The E.164 address is encoded in BCD format.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0|8|20)  

LecIndex  
The value of this object identifies the LEC for which the entry contains management information. The value of this object for a particular LAN Emulation Client (LEC) has the same value as the lecIndex object, defined in the LAN-EMULATION-CLIENT MIB, for the same LEC.
TEXTUAL-CONVENTION    
  INTEGER 1..2147483647  

AtmConfigAddr  
The ATM address used by the network entity. The address types are: NSAP SEL Byte (1 octet) E.164 (8 octets), and NSAP (20 octets). Note: If the 1 octet NSAP SEL is given, the other 19 octets of the NSAP are derived from the system either through ILMI or another method. Note: The E.164 address is encoded in BCD format.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1|8|20)  

InternetworkAddrType  
Internetwork Layer Address Types. Values are defined in Assigned Numbers, RFC1700. Note: not all of these values make sense in all contexts where this type is used in this MIB, but they are included for completeness.
TEXTUAL-CONVENTION    
  INTEGER other(0), ipV4(1), ipV6(2), nsap(3), hdlc(4), bbn1822(5), ieee802(6), e163(7), e164(8), f69(9), x121(10), ipx(11), appleTalk(12), decnetIV(13), banyanVines(14), e164WithNsap(15)  

InternetworkAddr  
The value of an internetwork layer address.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..60)  

MpcIndex  
A unique value, for each MPOA client which this SNMP agent manages. It is recommended that values are assigned contiguously starting from 1. The value for each MPOA Client must remain constant, even if the MPOA Client or SNMP agent is re-initialized.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

MpsIndex  
A unique value, for each MPOA Server which this SNMP agent manages. It is recommended that values are assigned contiguously starting from 1. The value for each MPOA Server must remain constant, even if the MPOA Server or SNMP agent is re-initialized.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

DeviceTypeEntry  
SEQUENCE    
  deviceTypeIndex INTEGER
  deviceTypeLecIndex LecIndex
  deviceTypeRemoteLecAtmAddress AtmAddr
  deviceTypeType INTEGER
  deviceTypeMpsAtmAddress AtmAddr
  deviceTypeMpcAtmAddress AtmAddr

DeviceTypeMpsMacAddressEntry  
SEQUENCE    
  deviceTypeMpsMacAddress MacAddress

MpcConfigEntry  
SEQUENCE    
  mpcIndex MpcIndex
  mpcRowStatus RowStatus
  mpcConfigMode INTEGER
  mpcCtrlAtmAddr AtmConfigAddr
  mpcSCSetupFrameCount Integer32
  mpcSCSetupFrameTime Integer32
  mpcInitialRetryTime Integer32
  mpcRetryTimeMaximum Integer32
  mpcHoldDownTime Integer32

MpcActualEntry  
SEQUENCE    
  mpcActualState INTEGER
  mpcDiscontinuityTime TimeStamp
  mpcActualConfigMode INTEGER
  mpcActualSCSetupFrameCount Integer32
  mpcActualSCSetupFrameTime Integer32
  mpcActualInitialRetryTime Integer32
  mpcActualRetryTimeMaximum Integer32
  mpcActualHoldDownTime Integer32

MpcDataAtmAddressEntry  
SEQUENCE    
  mpcDataAtmAddress AtmAddr
  mpcDataAtmAddressRowStatus RowStatus

MpcStatisticsEntry  
SEQUENCE    
  mpcStatTxMpoaResolveRequests Counter32
  mpcStatRxMpoaResolveReplyAcks Counter32
  mpcStatRxMpoaResolveReplyInsufECResources Counter32
  mpcStatRxMpoaResolveReplyInsufSCResources Counter32
  mpcStatRxMpoaResolveReplyInsufEitherResources Counter32
  mpcStatRxMpoaResolveReplyUnsupportedInetProt Counter32
  mpcStatRxMpoaResolveReplyUnsupportedMacEncaps Counter32
  mpcStatRxMpoaResolveReplyUnspecifiedOther Counter32
  mpcStatRxMpoaImpRequests Counter32
  mpcStatTxMpoaImpReplyAcks Counter32
  mpcStatTxMpoaImpReplyInsufECResources Counter32
  mpcStatTxMpoaImpReplyInsufSCResources Counter32
  mpcStatTxMpoaImpReplyInsufEitherResources Counter32
  mpcStatTxMpoaImpReplyUnsupportedInetProt Counter32
  mpcStatTxMpoaImpReplyUnsupportedMacEncaps Counter32
  mpcStatTxMpoaImpReplyUnspecifiedOther Counter32
  mpcStatTxMpoaEgressCachePurgeRequests Counter32
  mpcStatRxMpoaEgressCachePurgeReplies Counter32
  mpcStatRxMpoaKeepAlives Counter32
  mpcStatRxMpoaTriggers Counter32
  mpcStatRxMpoaDataPlanePurges Counter32
  mpcStatTxMpoaDataPlanePurges Counter32
  mpcStatRxNhrpPurgeRequests Counter32
  mpcStatTxNhrpPurgeReplies Counter32
  mpcStatRxErrUnrecognizedExtensions Counter32
  mpcStatRxErrLoopDetecteds Counter32
  mpcStatRxErrProtoAddrUnreachables Counter32
  mpcStatRxErrProtoErrors Counter32
  mpcStatRxErrSduSizeExceededs Counter32
  mpcStatRxErrInvalidExtensions Counter32
  mpcStatRxErrInvalidReplies Counter32
  mpcStatRxErrAuthenticationFailures Counter32
  mpcStatRxErrHopCountExceededs Counter32

MpcProtocolEntry  
SEQUENCE    
  mpcFlowDetectProtocol InternetworkAddrType
  mpcLECSValue TruthValue
  mpcProtocolRowStatus RowStatus

MpcMappingEntry  
SEQUENCE    
  mpcMappingRowStatus RowStatus
  mpcMappingIndex MpcIndex

MpcMpsEntry  
SEQUENCE    
  mpcMpsIndex MpsIndex
  mpcMpsAtmAddr AtmAddr

MpcMpsMacAddressEntry  
SEQUENCE    
  mpcLecIndex LecIndex
  mpcMpsMacAddress MacAddress

MpcIngressCacheEntry  
SEQUENCE    
  mpcIngressCacheDestInetworkAddrType InternetworkAddrType
  mpcIngressCacheDestAddr InternetworkAddr
  mpcIngressCachePrefixLen Integer32
  mpcIngressCacheDestAtmAddr AtmAddr
  mpcIngressCacheSrcAtmAddr AtmAddr
  mpcIngressCacheEntryState INTEGER
  mpcIngressCacheEgressCacheTagValid TruthValue
  mpcIngressCacheEgressCacheTag Integer32
  mpcIngressCacheLastNhrpCieCode INTEGER
  mpcIngressCacheSigErrCode Integer32
  mpcIngressCacheRetries Counter32
  mpcIngressCacheTimeUntilNextResolutionRequest TimeInterval
  mpcIngressCacheHoldingTime TimeInterval
  mpcIngressCacheServiceCategory INTEGER

MpcEgressCacheEntry  
SEQUENCE    
  mpcEgressCacheId Integer32
  mpcEgressCacheInetworkAddrType InternetworkAddrType
  mpcEgressCacheIDestAddr InternetworkAddr
  mpcEgressCachePrefixLen Integer32
  mpcEgressCacheEntryState INTEGER
  mpcEgressCacheEgressCacheTagValid TruthValue
  mpcEgressCacheEgressCacheTag Integer32
  mpcEgressCacheHoldTime TimeInterval
  mpcEgressCacheDataLinkHeader OCTET STRING
  mpcEgressCacheIngressMpcDataAtmAddr AtmAddr
  mpcEgressCacheLecIndex LecIndex
  mpcEgressCacheServiceCategory INTEGER

MpcMpsMultipleMacAddressEntry  
SEQUENCE    
  mpcFlowDetectLecIndex LecIndex
  mpcMpsMacAddressIndex Integer32
  mpcMpsFlowDetectMacAddress MacAddress

MpsConfigEntry  
SEQUENCE    
  mpsIndex MpsIndex
  mpsRowStatus RowStatus
  mpsConfigMode INTEGER
  mpsCtrlAtmAddr AtmConfigAddr
  mpsKeepAliveTime Integer32
  mpsKeepAliveLifeTime Integer32
  mpsInitialRetryTime Integer32
  mpsRetryTimeMaximum Integer32
  mpsGiveupTime Integer32
  mpsDefaultHoldingTime Integer32

MpsActualEntry  
SEQUENCE    
  mpsActualState INTEGER
  mpsDiscontinuityTime TimeStamp
  mpsActualConfigMode INTEGER
  mpsActualKeepAlive Integer32
  mpsActualKeepAliveLifeTime Integer32
  mpsActualInitialRetryTime Integer32
  mpsActualRetryTimeMaximum Integer32
  mpsActualGiveupTime Integer32
  mpsActualDefaultHoldingTime Integer32

MpsStatisticsEntry  
SEQUENCE    
  mpsStatRxMpoaResolveRequests Counter32
  mpsStatTxMpoaResolveReplyAcks Counter32
  mpsStatTxMpoaResolveReplyInsufECResources Counter32
  mpsStatTxMpoaResolveReplyInsufSCResources Counter32
  mpsStatTxMpoaResolveReplyInsufEitherResources Counter32
  mpsStatTxMpoaResolveReplyUnsupportedInetProt Counter32
  mpsStatTxMpoaResolveReplyUnsupportedMacEncaps Counter32
  mpsStatTxMpoaResolveReplyUnspecifiedOther Counter32
  mpsStatTxMpoaResolveReplyOther Counter32
  mpsStatGiveupTimeExpireds Counter32
  mpsStatTxMpoaImpRequests Counter32
  mpsStatRxMpoaImpReplyAcks Counter32
  mpsStatRxMpoaImpReplyInsufECResources Counter32
  mpsStatRxMpoaImpReplyInsufSCResources Counter32
  mpsStatRxMpoaImpReplyInsufEitherResources Counter32
  mpsStatRxMpoaImpReplyUnsupportedInetProt Counter32
  mpsStatRxMpoaImpReplyUnsupportedMacEncaps Counter32
  mpsStatRxMpoaImpReplyUnspecifiedOther Counter32
  mpsStatRxMpoaImpReplyOther Counter32
  mpsStatRxMpoaEgressCachePurgeRequests Counter32
  mpsStatTxMpoaEgressCachePurgeReplies Counter32
  mpsStatTxMpoaTriggers Counter32
  mpsStatTxNhrpResolveRequests Counter32
  mpsStatRxNhrpResolveReplies Counter32
  mpsStatRxNhrpResolveRequests Counter32
  mpsStatTxNhrpResolveReplies Counter32

MpsProtocolEntry  
SEQUENCE    
  mpsInternetworkLayerProtocol InternetworkAddrType
  mpsLECSValue TruthValue
  mpsProtocolRowStatus RowStatus

MpsMappingEntry  
SEQUENCE    
  mpsMappingRowStatus RowStatus
  mpsMappingIndex MpsIndex

MpsMpcEntry  
SEQUENCE    
  mpsMpcIndex MpcIndex
  mpsMpcCtrlAtmAddr AtmAddr

MpsIngressCacheEntry  
SEQUENCE    
  mpsIngressCacheDestInternetworkAddrType InternetworkAddrType
  mpsIngressCacheDestAddr InternetworkAddr
  mpsIngressCachePrefixLen Integer32
  mpsIngressCacheEntryState INTEGER
  mpsIngressCacheSrcInternetworkAddrType InternetworkAddrType
  mpsIngressCacheSrcAddr InternetworkAddr
  mpsIngressCacheSourceMpcCtrlAtmAddr AtmAddr
  mpsIngressCacheResolvedAtmAddr AtmAddr
  mpsIngressCacheHoldTime TimeInterval
  mpsIngressCacheMpoaRequestId Integer32
  mpsIngressCacheNhrpRequestId Integer32
  mpsIngressCacheServiceCategory INTEGER

MpsEgressCacheEntry  
SEQUENCE    
  mpsEgressCacheId INTEGER
  mpsEgressCacheDestInternetworkAddrType InternetworkAddrType
  mpsEgressCacheDestAddr InternetworkAddr
  mpsEgressCachePrefixLen INTEGER
  mpsEgressCacheHoldTime TimeInterval
  mpsEgressCacheEntryState INTEGER
  mpsEgressCacheDataLinkHeader OCTET STRING
  mpsEgressCacheElanId Integer32
  mpsEgressCacheSourceClientAtmAddr AtmAddr
  mpsEgressCacheNhrpRequestId Integer32
  mpsEgressCacheMpoaRequestId Integer32
  mpsEgressCacheServiceCategory INTEGER
  mpsEgressCacheNextHopInternetworkAddrType InternetworkAddrType
  mpsEgressCacheNextHopAddr InternetworkAddr

Defined Values

mpoaMIB 1.3.6.1.4.1.353.5.8.1
This module defines a portion of the management information base (MIB) for managing Multiprotocol Over ATM clients and servers which was revised based on MPOA Errata contained in MPOA v1.1. The difference between af-mpoa-0092.000 and this version is the mpcMpsMacAddressTable has been obsoleted. The mpcMpsMultipleMacAddressTable has been added. The mpcMpsMultipleMacAddressTable replaces the mpcMpsMacAddressTable.
MODULE-IDENTITY    

atmForum 1.3.6.1.4.1.353
OBJECT IDENTIFIER    

atmForumNetworkManagement 1.3.6.1.4.1.353.5
OBJECT IDENTIFIER    

atmfMpoa 1.3.6.1.4.1.353.5.8
OBJECT IDENTIFIER    

mpoaMIBObjects 1.3.6.1.4.1.353.5.8.1.1
OBJECT IDENTIFIER    

mpoaCommonObjects 1.3.6.1.4.1.353.5.8.1.1.1
OBJECT IDENTIFIER    

deviceTypeTable 1.3.6.1.4.1.353.5.8.1.1.1.1
The device type table represents the mapping of the Lane Data ATM address to the MAC device capability. The unique key is the Lane data ATM address and Lec Index of the LEC associated with the MAC addresses. This table contains information which was gathered from its environment about neighboring machines. This Device type table represents the information of other/remote MPOA devices, discovered/gathered by each MPOA device. This MIB is not the device type of MPS/MPC itself; it is DISCOVERED information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DeviceTypeEntry

deviceTypeEntry 1.3.6.1.4.1.353.5.8.1.1.1.1.1
An entry in this table and corresponding entries in the deviceTypeMpsMacAddressTable represent a mapping of a MAC device capability (i.e. the set of MAC addresses from a device) to the LEC ATM Address.
Status: current Access: not-accessible
OBJECT-TYPE    
  DeviceTypeEntry  

deviceTypeIndex 1.3.6.1.4.1.353.5.8.1.1.1.1.1.1
Index into this table and also used as one of the indices for the deviceTypeMpsMacAddressTable. This index has local significance within the mpoaDeviceGroup. Entries in the `deviceTypeMpsMacAddressTable' which correspond to this index, and have the `deviceTypeType' value of `mps' or `mpsAndMps' are considered to be MPS MAC addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

deviceTypeLecIndex 1.3.6.1.4.1.353.5.8.1.1.1.1.1.2
LecIndex of LEC that supports this data ATM address
Status: current Access: read-only
OBJECT-TYPE    
  LecIndex  

deviceTypeRemoteLecAtmAddress 1.3.6.1.4.1.353.5.8.1.1.1.1.1.3
The ATM address learned by LE ARP.
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddr  

deviceTypeType 1.3.6.1.4.1.353.5.8.1.1.1.1.1.4
same as the TLV
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER nonMpoa(1), mps(2), mpc(3), mpsAndMpc(4)  

deviceTypeMpsAtmAddress 1.3.6.1.4.1.353.5.8.1.1.1.1.1.5
Associated MPS address, zeros for non-MPOA and mpc
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddr  

deviceTypeMpcAtmAddress 1.3.6.1.4.1.353.5.8.1.1.1.1.1.6
Associated MPC address, zeros for non-MPOA & mps
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddr  

deviceTypeMpsMacAddressTable 1.3.6.1.4.1.353.5.8.1.1.1.2
This table contains MPS MAC Address information gathered from the MPOA DeviceTypeTLV.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DeviceTypeMpsMacAddressEntry

deviceTypeMpsMacAddressEntry 1.3.6.1.4.1.353.5.8.1.1.1.2.1
Each entry represents an MPS MAC Address. Each entry corresponds to a deviceTypeIndex value for which the deviceTypeType attribute is `mps' or `mpsAndMpc'.
Status: current Access: not-accessible
OBJECT-TYPE    
  DeviceTypeMpsMacAddressEntry  

deviceTypeMpsMacAddress 1.3.6.1.4.1.353.5.8.1.1.1.2.1.1
MPS MAC address contained in the Device Type TLV which is identified by the deviceTypeIndex in the deviceTypeTable.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

mpcObjects 1.3.6.1.4.1.353.5.8.1.1.2
OBJECT IDENTIFIER    

mpcNextIndex 1.3.6.1.4.1.353.5.8.1.1.2.1
This object contains an appropriate value to be used for mpcIndex when creating entries in the mpcConfigTable. The value 0 indicates that no new rows can be created. Otherwise, it is recommended that values are assigned contiguously, starting from 1. MPC creation by a Manager: To obtain the mpcIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. If the value retrieved is 0 (zero), the manager cannot create a row. After each retrieval of a non-zero value, the manager should issue a management protocol SET operation using the value just retrieved. If the SET is successful, the agent should update the value to the next unassigned index, or zero if appropriate. NOTE: the manager may also issue a set on this object with a value of its own choosing. If the set is successful, the manager may use this value for the mpcIndex. In this case, the agent would update the value to the next unassigned index, or zero if appropriate. The definition of `next unassigned index' is any mpcNextIndex value that has not yet been set by a manager, or reserved by the agent (see next paragraph), since this agent was last re-initialized. MPC creation by an Agent: When a row in the mpcConfigTable is created by an agent, the agent should reserve the value of the index by updating the value of this object to the next unassigned index or zero if appropriate. Thus, a manager will not be able to set an index reserved by an agent. In the situation of an agent re-initialization, all currently used mpcIndexes must be preserved. In other words, the Agent should store in non-volatile memory all of the currently used mpcIndexes (along with all necessary configuration information from the mpcConfigTable). When the agent is re-initialized, the mpcNextIndex value is any valid Integer32 value which is not being used as an mpcIndex, except 0 which maintains its original definition of indicating that a row cannot be created.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

mpcConfigTable 1.3.6.1.4.1.353.5.8.1.1.2.2
The MPOA Client Configuration Table. This table contains configuration information for all MPOA Clients which this agent manages.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpcConfigEntry

mpcConfigEntry 1.3.6.1.4.1.353.5.8.1.1.2.2.1
MPOA Client Configuration Entry. Each entry contains configuration information for one MPOA Client. The configuration information, including the mpcIndex, must be restored after a re-initialization of an MPC or a re-initialization of the SNMP agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpcConfigEntry  

mpcIndex 1.3.6.1.4.1.353.5.8.1.1.2.2.1.1
A value which uniquely identifies this conceptual row in the mpcConfigTable. The `mpcNextIndex' object needs to be used to determine the value of this object. A row cannot be added, unless the mpcCtrlAtmAddress is unique. In the event of either an MPC re-initialization or an agent re-initialization, the value of this mpcIndex must remain the same. In other words, the row needs to be saved and restored in the event of an MPC or SNMP Agent re-initialization.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpcIndex  

mpcRowStatus 1.3.6.1.4.1.353.5.8.1.1.2.2.1.2
This object allows creation and deletion of MPOA Clients. Within each conceptual mpcConfigTable row, writable objects may be modified, regardless of the value of mpcRowStatus. It is not necessary to set a row's status to `notInService' first. A row cannot be created, unless the mpcAtmCtrlAddress in this table is unique. When an MPOA Client is created via this object, it will initially have `mpcActualState' = `initialState'
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mpcConfigMode 1.3.6.1.4.1.353.5.8.1.1.2.2.1.3
Indicates whether this MPC should auto-configure the next time it is (re-)initialized. During the (re-)initialization of this MPC, if the mode is automatic(1), the LECS is contacted and requests are made for all MPC-p* parameters. Otherwise, if the mode is manual(2), the values of the configuration parameters are obtained from the mpcConfigTableand the mpcProtocolTable. In other words, when the MPC is first initialized, it can use the default or configured values from the mpcConfigTable and mpcProtocolTable. If the mode is manual (2), no further action is required. If the mode is automatic (1), then the LECS should be contacted and all available MPC-p1 to MPC-p6 parameters would be retrieved. These parameters would then overwrite the existing MPC-p1 to MPC-p6 parameters. The actual values are reflected in the mpcActualTable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER automatic(1), manual(2)  

mpcCtrlAtmAddr 1.3.6.1.4.1.353.5.8.1.1.2.2.1.4
The MPC's Control ATM Address. There exists one Control ATM Address per MPC, therefore, the value of this entry is unique within the table. The control ATM Address is the address which is used by the MPC in its requests to the MPS. The value of this object should not change, once created.
Status: current Access: read-create
OBJECT-TYPE    
  AtmConfigAddr  

mpcSCSetupFrameCount 1.3.6.1.4.1.353.5.8.1.1.2.2.1.5
This represents the MPC-p1 Short-cut setup frame count parameter. The MPC-p1 value is frames measured over mpcSCFrameTime seconds. Flow detection is protocol independent. i.e. all network layers mpcProtocolEntries for this MPC share the flow rate specification. A value of 1 causes all flows to initiate resolution/shortcut process.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

mpcSCSetupFrameTime 1.3.6.1.4.1.353.5.8.1.1.2.2.1.6
MPC-p2 Short-cut setup frame time, in seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..60  

mpcInitialRetryTime 1.3.6.1.4.1.353.5.8.1.1.2.2.1.7
MPC-p4 is the initial value for the retry time out period used for timing out MPOA Resolution Requests in seconds. Retry time consists of this initial time-out (MPC-p4) and a retry multiplier (MPC-c1). If a response is not received, then another request is sent with a timeout of `retry time' * MPC-c1 seconds, or until mpcRetryTimeMaximum.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..300  

mpcRetryTimeMaximum 1.3.6.1.4.1.353.5.8.1.1.2.2.1.8
MPC-p5 cumulative max value for Retry Time (MPC-p4). Retries are attempted at intervals determined by the algorithm described in the definition of mpcIntialRetryTime.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 10..300  

mpcHoldDownTime 1.3.6.1.4.1.353.5.8.1.1.2.2.1.9
MPC-p6 Hold Down Time Minimum time to wait before reinitiating a failed resolution attempt. Default is mpcRetryTimeMaximum * 4.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 30..1200  

mpcActualTable 1.3.6.1.4.1.353.5.8.1.1.2.3
MPOA Client Actual Table. A read-only table which contains state information and reflects the actual values which these MPOA Clients are using. The actual values may differ from the configured values. For example, the mpcConfigMode takes affect only during (re-)initialization of the MPC. The MPC-p1 to MPC-p6 parameters may differ from the configured values because, if the MPC was (re-)initialized and the mpcConfigMode was set to automatic (1) then some, perhaps all, of the MPC-p1 to MPC-p6 parameters were retrieved from the LECS and the values from the LECS may differ from the configured/default values of the mpcConfigTable. NOTE: after re-initialization a set to an object in the mpcConfigTable which changes the value of the object will be reflect in this Table, except for a set to the mpcConfigMode which takes effect only during re-initialization.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpcActualEntry

mpcActualEntry 1.3.6.1.4.1.353.5.8.1.1.2.3.1
An entry in the MPC Actual Table. An entry represents a specific MPOA Client's state information and the actual values which are being used by the MPOA Client. For example, the corresponding mpcConfigEntry contains default and/or configured parameters, if mpcConfigMode was set to manual, then these are the objects values' which are reflected for the mpcActualEntry. However, if the mpcConfigMode is automatic, then the mpcActualEntry will be all the corresponding mpcConfigEntry's object, excluding any objects which were retrieved from the LECS. In other words, the objects retrieved from the LECS during the (re-)initialization of the MPC overwrite any of the default and/or configured values. NOTE: any subsequent `set' to the configured values, e.g. an SNMP set operation, which is successful could result in a change to an mpcConfigTable value, and will be reflected in this table as well.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpcActualEntry  

mpcActualState 1.3.6.1.4.1.353.5.8.1.1.2.3.1.1
This object indicates the actual state of the MPOA Client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), initialState(2), up(3), down(4)  

mpcDiscontinuityTime 1.3.6.1.4.1.353.5.8.1.1.2.3.1.2
The value of sysUpTime on the most recent occasion at which any one or more of this MPC's counters experienced a discontinuity. The relevant counters are the specific instances associated with this MPC. If discontinuities have not occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

mpcActualConfigMode 1.3.6.1.4.1.353.5.8.1.1.2.3.1.3
Indicates whether this MPC auto-configured when it was last (re-)initialized.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER automatic(1), manual(2)  

mpcActualSCSetupFrameCount 1.3.6.1.4.1.353.5.8.1.1.2.3.1.4
MPC-p1 Short-cut setup frame count. In frames measured over mpcShortcutFrameTime seconds. Flow detection is protocol independent. i.e. all network layers mpcProtocolEntry share the flow rate specification. A value of 1 implies that resolutions for short-cuts are attempted for all flows.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

mpcActualSCSetupFrameTime 1.3.6.1.4.1.353.5.8.1.1.2.3.1.5
Actual MPC-p2 Short-cut setup frame time, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..60  

mpcActualInitialRetryTime 1.3.6.1.4.1.353.5.8.1.1.2.3.1.6
Actual MPC-p4 is initial value for the retry time out.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..300  

mpcActualRetryTimeMaximum 1.3.6.1.4.1.353.5.8.1.1.2.3.1.7
MPC-p5 cumulative maximum value for Retry Time (MPC-p4). Retries are attempted at intervals determined by the algorithm described in the definition of mpcActualInitialRetryTime.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 30..300  

mpcActualHoldDownTime 1.3.6.1.4.1.353.5.8.1.1.2.3.1.8
MPC-p6 Hold Down Time Minimum time to wait before reinitiating a failed resolution attempt. The default value is mpcRetryTimeMaximum * 4.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 30..1200  

mpcDataAtmAddressTable 1.3.6.1.4.1.353.5.8.1.1.2.4
A table which shows all the data ATM addresses associated with all MPOA Clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpcDataAtmAddressEntry

mpcDataAtmAddressEntry 1.3.6.1.4.1.353.5.8.1.1.2.4.1
Each row defines one data ATM address associated with an MPC. NOTE: if an MPC has more than one data ATM address then there will be another entry which contains the same mpcIndex subIdentifier, with a different mpcDataAtmAddress.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpcDataAtmAddressEntry  

mpcDataAtmAddress 1.3.6.1.4.1.353.5.8.1.1.2.4.1.1
A data ATM Address which is associated with an MPOA Client specified by the mpcIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmAddr  

mpcDataAtmAddressRowStatus 1.3.6.1.4.1.353.5.8.1.1.2.4.1.2
This object allows creation and deletion of an MPOA Client's Data ATM Addresses. The row can be created/deleted by either an NMS or by the SNMP agent.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mpcStatisticsTable 1.3.6.1.4.1.353.5.8.1.1.2.5
A read-only table which contains statistical information for all MPOA Clients that this agent manages.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpcStatisticsEntry

mpcStatisticsEntry 1.3.6.1.4.1.353.5.8.1.1.2.5.1
Each row in this table contains statistics for one MPOA Client.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpcStatisticsEntry  

mpcStatTxMpoaResolveRequests 1.3.6.1.4.1.353.5.8.1.1.2.5.1.1
The number of MPOA Resolve Requests transmitted by this MPC. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxMpoaResolveReplyAcks 1.3.6.1.4.1.353.5.8.1.1.2.5.1.2
The number of positively acknowledged MPC Resolved Replies received by this MPC with an MPOA CIE Code of 0x00 (Success). Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re- initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxMpoaResolveReplyInsufECResources 1.3.6.1.4.1.353.5.8.1.1.2.5.1.3
The number of MPOA Resolution Replies received with an MPOA CIE Code of 0x81, `Insufficient resources to accept egress cache entry'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxMpoaResolveReplyInsufSCResources 1.3.6.1.4.1.353.5.8.1.1.2.5.1.4
The number of MPOA Resolution Replies received with an MPOA CIE Code of 0x82, `Insufficient resources to accept the shortcut'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxMpoaResolveReplyInsufEitherResources 1.3.6.1.4.1.353.5.8.1.1.2.5.1.5
The number of MPOA Resolution Replies received with an MPOA CIE Code of 0x83, `Insufficient resources to accept either shortcut or egress cache entry'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxMpoaResolveReplyUnsupportedInetProt 1.3.6.1.4.1.353.5.8.1.1.2.5.1.6
The number of MPOA Resolution Replies received with an MPOA CIE Code of 0x84, `Unsupported Internework Layer protocol'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxMpoaResolveReplyUnsupportedMacEncaps 1.3.6.1.4.1.353.5.8.1.1.2.5.1.7
The number of MPOA Resolution Replies received with an MPOA CIE Code of 0x85, `Unsupported MAC layer encapsulation'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxMpoaResolveReplyUnspecifiedOther 1.3.6.1.4.1.353.5.8.1.1.2.5.1.8
The number of MPOA Resolution Replies received with an MPOA CIE Code of 0x88, `Unspecified/Other'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxMpoaImpRequests 1.3.6.1.4.1.353.5.8.1.1.2.5.1.9
The number of MPOA Cache Imposition Requests received by this MPC. Discontinuities in the value of this counter can occur at re- initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatTxMpoaImpReplyAcks 1.3.6.1.4.1.353.5.8.1.1.2.5.1.10
The number of successful MPOA Cache Imposition replies transmitted by this MPC with an MPOA CIE Code of 0x00 `Success'. Discontinuities in the value of this counter can occur at re- initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatTxMpoaImpReplyInsufECResources 1.3.6.1.4.1.353.5.8.1.1.2.5.1.11
The number of MPOA Cache Imposition Replies transmitted with an MPOA CIE Code of 0x81, `Insufficient resources to accept egress cache entry'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatTxMpoaImpReplyInsufSCResources 1.3.6.1.4.1.353.5.8.1.1.2.5.1.12
The number of MPOA Imposition Replies transmitted with an MPOA CIE Code of 0x82, `Insufficient resources to accept shortcut'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatTxMpoaImpReplyInsufEitherResources 1.3.6.1.4.1.353.5.8.1.1.2.5.1.13
The number of MPOA Imposition Replies transmitted with an MPOA CIE Code of 0x83, `Insufficient resources to accept either shortcut or egress cache entry'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatTxMpoaImpReplyUnsupportedInetProt 1.3.6.1.4.1.353.5.8.1.1.2.5.1.14
The number of MPOA Imposition Replies transmitted with an MPOA CIE Code of 0x84, `Unsupported Internetwork Layer protocol'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatTxMpoaImpReplyUnsupportedMacEncaps 1.3.6.1.4.1.353.5.8.1.1.2.5.1.15
The number of MPOA Imposition Replies transmitted with an MPOA CIE Code of 0x85, `Unsupported MAC Layer encapsulation'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatTxMpoaImpReplyUnspecifiedOther 1.3.6.1.4.1.353.5.8.1.1.2.5.1.16
The number of MPOA Imposition Replies transmitted with an MPOA CIE Code of 0x88, `Unspecified/Other'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatTxMpoaEgressCachePurgeRequests 1.3.6.1.4.1.353.5.8.1.1.2.5.1.17
The number of MPOA Egress Cache Purge Requests transmitted by this MPC. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxMpoaEgressCachePurgeReplies 1.3.6.1.4.1.353.5.8.1.1.2.5.1.18
The number of MPOA Egress Cache Purge Replies received by this MPC. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxMpoaKeepAlives 1.3.6.1.4.1.353.5.8.1.1.2.5.1.19
The number of MPOA Keep Alive messages received by this MPC. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxMpoaTriggers 1.3.6.1.4.1.353.5.8.1.1.2.5.1.20
The number of MPOA Trigger messages received by this MPC. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxMpoaDataPlanePurges 1.3.6.1.4.1.353.5.8.1.1.2.5.1.21
The number of MPOA Data Plane Purge messages received by this MPC. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatTxMpoaDataPlanePurges 1.3.6.1.4.1.353.5.8.1.1.2.5.1.22
The number of MPOA Data Plane Purge messages transmitted by this MPC. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxNhrpPurgeRequests 1.3.6.1.4.1.353.5.8.1.1.2.5.1.23
The number of Purge Requests received by this MPC. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatTxNhrpPurgeReplies 1.3.6.1.4.1.353.5.8.1.1.2.5.1.24
The number of Purge Replies transmitted by this MPC. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxErrUnrecognizedExtensions 1.3.6.1.4.1.353.5.8.1.1.2.5.1.25
The number of Error Indication packets received by this MPC with the error code `Unrecognized Extension'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxErrLoopDetecteds 1.3.6.1.4.1.353.5.8.1.1.2.5.1.26
The number of Error Indication packets received by this MPC with the error code `Loop Detected'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxErrProtoAddrUnreachables 1.3.6.1.4.1.353.5.8.1.1.2.5.1.27
The number of Error Indication packets received by this MPC with the error code `Protocol Address Unreachable'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxErrProtoErrors 1.3.6.1.4.1.353.5.8.1.1.2.5.1.28
The number of Error Indication packets received by this MPC with the error code `Protocol Errors'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxErrSduSizeExceededs 1.3.6.1.4.1.353.5.8.1.1.2.5.1.29
The number of Error Indication packets received by this MPC with the error code `SDU Size Exceeded'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxErrInvalidExtensions 1.3.6.1.4.1.353.5.8.1.1.2.5.1.30
The number of Error Indication packets received by this MPC with the error code `Invalid Extensions'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxErrInvalidReplies 1.3.6.1.4.1.353.5.8.1.1.2.5.1.31
The number of Error Indication packets received by this MPC with the error code `Invalid Reply'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxErrAuthenticationFailures 1.3.6.1.4.1.353.5.8.1.1.2.5.1.32
The number of Error Indication packets received by this MPC with the error code `Authentication Failure'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcStatRxErrHopCountExceededs 1.3.6.1.4.1.353.5.8.1.1.2.5.1.33
The number of Error Indication packets received by this MPC with the error code `Hop Count Exceeded'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPC, and at other times, as indicated by the value of mpcDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcProtocolTable 1.3.6.1.4.1.353.5.8.1.1.2.6
List of protocols, per MPC, for which flow detection is enabled
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpcProtocolEntry

mpcProtocolEntry 1.3.6.1.4.1.353.5.8.1.1.2.6.1
Each row indicates one protocol for which an MPC will do flow detection. If the LECS was contacted for configuration information, and the Control Octet of the MPC-p3 has the value of 0x01, `Enable', then protocol values retrieved from the LECS are reflected in this table and the mpcLECSValue object will be (1) true. Also, the user or agent can create rows which appropriately correspond to the MPC denoted by mpcIndex, and the mpcLECSValue object will be set to (2) false. NOTE: if the LECS does not return information for the MPC-p3 parameter, or if in manual mode, the user or agent should create at least one entry for the corresponding MPC. Both, LECS and user and/or agent created rows may exist in this Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpcProtocolEntry  

mpcFlowDetectProtocol 1.3.6.1.4.1.353.5.8.1.1.2.6.1.1
The protocol on which flow detection is performed. If this value was obtained from the LECS then this value is one of the collection of values returned in the MPC-p3 parameter.
Status: current Access: not-accessible
OBJECT-TYPE    
  InternetworkAddrType  

mpcLECSValue 1.3.6.1.4.1.353.5.8.1.1.2.6.1.2
This object reflects if the current entry is due to a retrieval from the LECS or not. If this entry is due to the LECS, then true(1) is the value for this object, otherwise, false (2).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

mpcProtocolRowStatus 1.3.6.1.4.1.353.5.8.1.1.2.6.1.3
This object is used by an agent or manager to create, delete or modify a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mpcMappingTable 1.3.6.1.4.1.353.5.8.1.1.2.7
A table mapping the `lecIndex' values of LANE Clients to the `mpcIndex' values of corresponding MPOA Clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpcMappingEntry

mpcMappingEntry 1.3.6.1.4.1.353.5.8.1.1.2.7.1
Each row defines one lecIndex --> mpcIndex mapping. The mpcIndex that a lecIndex maps to is not necessarily unique (an MPC can serve many LECs, however, a LEC cannot be served by more than one MPC).
Status: current Access: not-accessible
OBJECT-TYPE    
  MpcMappingEntry  

mpcMappingRowStatus 1.3.6.1.4.1.353.5.8.1.1.2.7.1.1
This object is used by an agent or manager to create, delete or modify a row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mpcMappingIndex 1.3.6.1.4.1.353.5.8.1.1.2.7.1.2
The mpcIndex of the MPOA Client that is performing flow detection for the LANE Client represented by the lecIndex.
Status: current Access: read-create
OBJECT-TYPE    
  MpcIndex  

mpcMpsTable 1.3.6.1.4.1.353.5.8.1.1.2.8
This is a read-only table which contains information about the MPSs that these MPCs know about.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpcMpsEntry

mpcMpsEntry 1.3.6.1.4.1.353.5.8.1.1.2.8.1
A row created by an MPC. The MPC learns about an MPS and creates a row.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpcMpsEntry  

mpcMpsIndex 1.3.6.1.4.1.353.5.8.1.1.2.8.1.1
The MPS's index which is used to identify a row in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpsIndex  

mpcMpsAtmAddr 1.3.6.1.4.1.353.5.8.1.1.2.8.1.2
The Control ATM Address of the MPS
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddr  

mpcMpsMacAddressTable 1.3.6.1.4.1.353.5.8.1.1.2.9
This is a read-only table which contains information about all the MPSs' MAC Addresses that these MPCs know about.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpcMpsMacAddressEntry

mpcMpsMacAddressEntry 1.3.6.1.4.1.353.5.8.1.1.2.9.1
A row is created by an MPC. The MPC learns about an MPS's MAC Address and creates a row.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  MpcMpsMacAddressEntry  

mpcLecIndex 1.3.6.1.4.1.353.5.8.1.1.2.9.1.1
The lecIndex which represents the associated LEC.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  LecIndex  

mpcMpsMacAddress 1.3.6.1.4.1.353.5.8.1.1.2.9.1.2
The MAC Address of the MPS.
Status: obsolete Access: read-only
OBJECT-TYPE    
  MacAddress  

mpcIngressCacheTxTotalPackets 1.3.6.1.4.1.353.5.8.1.1.2.10
The total number of packets transmitted over MPC Short Cuts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcIngressCacheTxTotalOctets 1.3.6.1.4.1.353.5.8.1.1.2.11
The total number of octets transmitted over MPC Short Cuts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mpcIngressCacheTable 1.3.6.1.4.1.353.5.8.1.1.2.12
This table contains information for MPC Caches for the ingress MPC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpcIngressCacheEntry

mpcIngressCacheEntry 1.3.6.1.4.1.353.5.8.1.1.2.12.1
An entry contains control information for a row in a MPC's Ingress Cache.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpcIngressCacheEntry  

mpcIngressCacheDestInetworkAddrType 1.3.6.1.4.1.353.5.8.1.1.2.12.1.1
The type of the destination internetwork layer address.
Status: current Access: read-only
OBJECT-TYPE    
  InternetworkAddrType  

mpcIngressCacheDestAddr 1.3.6.1.4.1.353.5.8.1.1.2.12.1.2
The destination internetwork layer address for which this entry is defined.
Status: current Access: read-only
OBJECT-TYPE    
  InternetworkAddr  

mpcIngressCachePrefixLen 1.3.6.1.4.1.353.5.8.1.1.2.12.1.3
Defines an equivalence class of addresses that match Prefix Length bit positions of the destination internetwork layer address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mpcIngressCacheDestAtmAddr 1.3.6.1.4.1.353.5.8.1.1.2.12.1.4
The Destination ATM Address received in the MPOA Resolution Reply.
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddr  

mpcIngressCacheSrcAtmAddr 1.3.6.1.4.1.353.5.8.1.1.2.12.1.5
The Source ATM Address for the MPOA Resolution Request.
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddr  

mpcIngressCacheEntryState 1.3.6.1.4.1.353.5.8.1.1.2.12.1.6
The present state of this MPC ingress cache. The states are: doesNotExist (1) -- the state is not yet available inactive (2) -- state exists, entry is not yet active. For an example, if using the Finite State Machine Appendix I.2, then the states Cached and query are considered `inactive'. active (3) -- state exists, entry is active. For an example, if using the Finite State Machine in Appendix I.2, then the states resolved and refresh are considered `active'. negative (4) -- state exists, entry is negative, which could mean a NAK response was received, or entry is doing a retry, etc. For example, if using the Finite State Machine in Appendix I.2, then the state `hold down' is considered `negative'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER doesNotExist(1), inactive(2), active(3), negative(4)  

mpcIngressCacheEgressCacheTagValid 1.3.6.1.4.1.353.5.8.1.1.2.12.1.7
If the value of this object is true(1), then a valid Egress Cache Tag is present and the value of the Egress Cache Tag is in mpcIngressCacheEgressCacheTag. Otherwise, if this value is false(2), then there was no Egress Cache Tag, and the value of mpcIngressCacheEgressCacheTag is undefined.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

mpcIngressCacheEgressCacheTag 1.3.6.1.4.1.353.5.8.1.1.2.12.1.8
If a valid Egress Cache Tag is present, then this object contains the value of that tag. To determine if this object contains a valid value, mpcIngressCacheEgressTagValid should be used.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mpcIngressCacheLastNhrpCieCode 1.3.6.1.4.1.353.5.8.1.1.2.12.1.9
The last NHRP CIE code received for this entry. This value is valid only during the Hold Down period of the cache entry. This value is undefined otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

mpcIngressCacheSigErrCode 1.3.6.1.4.1.353.5.8.1.1.2.12.1.10
Error code or Success of the last sinalling request for this cache entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mpcIngressCacheRetries 1.3.6.1.4.1.353.5.8.1.1.2.12.1.11
The current number of times this MPC has issued a resolution request since it received a valid reply.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcIngressCacheTimeUntilNextResolutionRequest 1.3.6.1.4.1.353.5.8.1.1.2.12.1.12
The amount of time the MPC must wait before issuing the next resolution request.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

mpcIngressCacheHoldingTime 1.3.6.1.4.1.353.5.8.1.1.2.12.1.13
The time that this MPC's Ingress Cache Entry will remain valid. If the mpcIngressCacheEntryState is not active this value will be zero.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

mpcIngressCacheServiceCategory 1.3.6.1.4.1.353.5.8.1.1.2.12.1.14
The service categories supported for this shortcut.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

mpcEgressCacheRxTotalPackets 1.3.6.1.4.1.353.5.8.1.1.2.13
This counts the total number of packets received by MPC Short Cuts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpcEgressCacheRxTotalOctets 1.3.6.1.4.1.353.5.8.1.1.2.14
This counts the total number of octets received by MPC Short Cuts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mpcEgressCacheTable 1.3.6.1.4.1.353.5.8.1.1.2.15
This table contains Egress Cache information for all the MPCs which this agent manages.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpcEgressCacheEntry

mpcEgressCacheEntry 1.3.6.1.4.1.353.5.8.1.1.2.15.1
An entry in the MPOA Client's Egress Cache table.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpcEgressCacheEntry  

mpcEgressCacheId 1.3.6.1.4.1.353.5.8.1.1.2.15.1.1
Cache ID Provided by the MPS in the Cache Imposition Request.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

mpcEgressCacheInetworkAddrType 1.3.6.1.4.1.353.5.8.1.1.2.15.1.2
Type of Internetwork Address in this cache entry.
Status: current Access: read-only
OBJECT-TYPE    
  InternetworkAddrType  

mpcEgressCacheIDestAddr 1.3.6.1.4.1.353.5.8.1.1.2.15.1.3
The destination internetwork layer address for which this entry is defined.
Status: current Access: read-only
OBJECT-TYPE    
  InternetworkAddr  

mpcEgressCachePrefixLen 1.3.6.1.4.1.353.5.8.1.1.2.15.1.4
Defines an equivalence class of addresses that match Prefix Length bit positions of the destination internetwork layer address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mpcEgressCacheEntryState 1.3.6.1.4.1.353.5.8.1.1.2.15.1.5
The present state of this MPC egress cache entry. The states are: doesNotExist (1) -- the state is not yet available, inactive (2) -- state exists, entry is not yet active, active (3) -- state exists, entry is active. For example,if using the Finite State Machine in Appendix 1.5, the states active and flooding are `active' state. negative (4) -- state exists, entry is negative. For example,if using the Finite State Machine in Appendix 1.5, the state purging is `negative'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER doesNotExist(1), inactive(2), active(3), negative(4)  

mpcEgressCacheEgressCacheTagValid 1.3.6.1.4.1.353.5.8.1.1.2.15.1.6
If the value of this object is true(1), then a valid Egress Cache Tag is present and the value of the Egress Cache Tag is in mpcEgressCacheEgressCacheTag. Otherwise, if this value is false(2), then there was no Egress Cache Tag, and the value of mpcEgressCacheEgressCacheTag is undefined.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

mpcEgressCacheEgressCacheTag 1.3.6.1.4.1.353.5.8.1.1.2.15.1.7
If a valid Egress Cache Tag is present, then this object contains the value of that tag. To determine if this object contains a valid value, mpcEgressCacheEgressCacheTagValid should be used.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mpcEgressCacheHoldTime 1.3.6.1.4.1.353.5.8.1.1.2.15.1.8
The remaining time for which this entry is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

mpcEgressCacheDataLinkHeader 1.3.6.1.4.1.353.5.8.1.1.2.15.1.9
The DataLink header that the egress client rebuilds the original DataLink packet with.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

mpcEgressCacheIngressMpcDataAtmAddr 1.3.6.1.4.1.353.5.8.1.1.2.15.1.10
The Data ATM Address of the ingress MPC that issued the MPOA Resolution request
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddr  

mpcEgressCacheLecIndex 1.3.6.1.4.1.353.5.8.1.1.2.15.1.11
This is the lecIndex of the LANE Client that this flow is associated with. This can be used to get the ELAN name as well as other LANE parameters.
Status: current Access: read-only
OBJECT-TYPE    
  LecIndex  

mpcEgressCacheServiceCategory 1.3.6.1.4.1.353.5.8.1.1.2.15.1.12
This is a bitmap describing the service categories supported for this shortcut. This value represents an inclusive OR of the bits: bit 1 - if rt-VBR is supported, bit 2 - if nrt-VBR is supported, bit 4 - if ABR is supported, bit 8 - if CBR is supported A value of 0 (zero) indicates that UBR is supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

mpcMpsObjects 1.3.6.1.4.1.353.5.8.1.1.2.16
OBJECT IDENTIFIER    

mpcMpsMultipleMacAddressTable 1.3.6.1.4.1.353.5.8.1.1.2.16.1
This is a read-only table which contains information about all the MPSs' MAC Addresses that these MPCs use during flow detection. Note that due to the multinetted case an MPC may learn about more than one MAC address from an MPS, thus there may be more than one MAC address for the same MPC - MPS - LecIndex represented in this Table. These MacAddresses are differentiated by the mpcMpsMacAddressIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpcMpsMultipleMacAddressEntry

mpcMpsMultipleMacAddressEntry 1.3.6.1.4.1.353.5.8.1.1.2.16.1.1
A row is created by an MPC. The MPC learns about a MPS and the one or more MAC Address of the MPS which the MPC uses during flow detection. Each row represents an MPS MAC Address used by an MPC during flow detection.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpcMpsMultipleMacAddressEntry  

mpcFlowDetectLecIndex 1.3.6.1.4.1.353.5.8.1.1.2.16.1.1.1
The lecIndex which represents the associated LEC.
Status: current Access: not-accessible
OBJECT-TYPE    
  LecIndex  

mpcMpsMacAddressIndex 1.3.6.1.4.1.353.5.8.1.1.2.16.1.1.2
This value is used to differentiate MAC Addresses from the same MPS used by the same MPC during flow detection. This value should be unique within the scope of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

mpcMpsFlowDetectMacAddress 1.3.6.1.4.1.353.5.8.1.1.2.16.1.1.3
An MPS MAC Address used by an MPC during flow detection.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

mpsObjects 1.3.6.1.4.1.353.5.8.1.1.3
OBJECT IDENTIFIER    

mpsNextIndex 1.3.6.1.4.1.353.5.8.1.1.3.1
This object contains an appropriate value to be used for mpsIndex when creating entries in the mpsConfigTable. The value 0 indicates that no new rows can be created. Otherwise, it is recommended that values are assigned contiguously, starting from 1. MPS creation by a Manager: To obtain the mpsIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. If the value retrieved is 0 (zero), the manager cannot create a row. After each retrieval of a non-zero value, the manager should issue a management protocol SET operation using the value just retrieved. If the SET is successful, the agent should update the value to the next unassigned index, or zero if appropriate. NOTE: the manager may also issue a set on this object with a value of its own choosing. If the set is successful, the manager may use this value for the mpsIndex. In this case, the agent would update the value to the next unassigned index, or zero if appropriate. The definition of `next unassigned index' is any mpsNextIndex value that has not yet been set by a manager, or reserved by the agent (see next paragraph), since this agent was last re-initialized. MPS creation by an Agent: When a row in the mpsConfigTable is created by an agent, the agent should reserve the value of the index by updating the value of this object to the next unassigned index or zero if appropriate. Thus, a manager will not be able to set an index reserved by an agent. In the situation of an agent re-initialization all currently used mpsIndexes must be preserved. In other words, the Agent should store in non-volatile memory all the currently used mpsIndexes (along with all necessary configuration information from the mpsConfigTable). When the agent is re-initialized, the mpsNextIndex value is any valid Integer32 which is not being used as an mpsIndex, except 0 which maintains its original definition of indicating that a row cannot be created.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

mpsConfigTable 1.3.6.1.4.1.353.5.8.1.1.3.2
The MPOA Server Configuration Table. This table represents the configuration information for all MPOA Servers which this agent manages.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpsConfigEntry

mpsConfigEntry 1.3.6.1.4.1.353.5.8.1.1.3.2.1
MPOA Server Configuration Entry. Each entry contains configuration information for one MPOA Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpsConfigEntry  

mpsIndex 1.3.6.1.4.1.353.5.8.1.1.3.2.1.1
A value which uniquely identifies this conceptual row in the mpsConfigTable. The `mpsNextIndex' object needs to be used to determine the value of this object. A row cannot be added, unless the mpsCtrlAtmAddress is unique. In the event of an MPS re-initialization, the value of this mpsIndex must remain the same. However, in the event of an agent re-initialization, this value does not need to be preserved.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpsIndex  

mpsRowStatus 1.3.6.1.4.1.353.5.8.1.1.3.2.1.2
This object allows creation and deletion of MPOA Servers. Within each conceptual mpsConfigTable row, objects which are writable may be modified regardless of the value of mpsRowStatus. It is not necessary to set a row's status to `notInService' first. A row cannot be created, unless the mpsAtmCtrlAddress in this table is unique. When an MPOA Server is created via this object, it will initially have `mpsActualState' = `initialState'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mpsConfigMode 1.3.6.1.4.1.353.5.8.1.1.3.2.1.3
Indicates whether this MPS should auto-configure the next time it is (re-)initialized. In automatic(1) mode the LECS is contacted and requests are made for the MPS-p* parameters. In manual(2) mode, the values of the configuration parameters are obtained from the mpsConfigTable and the mpsProtocolTable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER automatic(1), manual(2)  

mpsCtrlAtmAddr 1.3.6.1.4.1.353.5.8.1.1.3.2.1.4
The MPS's Control ATM Address. There exists one Control ATM Address per MPS, therefore, the value of this entry is unique within the table.
Status: current Access: read-create
OBJECT-TYPE    
  AtmConfigAddr  

mpsKeepAliveTime 1.3.6.1.4.1.353.5.8.1.1.3.2.1.5
MPS-p1 Keep-alive time is max interval between the MPS sending MPOA Keep-Alives in seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..300  

mpsKeepAliveLifeTime 1.3.6.1.4.1.353.5.8.1.1.3.2.1.6
MPS-p2 Keep-Alive Lifetime The length of time an MPC may consider a Keep-Alive valid in seconds. This value must be at least three times the mpsKeepAliveTime (MPS-p1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 3..1000  

mpsInitialRetryTime 1.3.6.1.4.1.353.5.8.1.1.3.2.1.7
MPS-p4 is initial value in seconds for the MPOA retry mechanism.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..300  

mpsRetryTimeMaximum 1.3.6.1.4.1.353.5.8.1.1.3.2.1.8
MPS-p5 cumulative max value in seconds for Retry Time (MPS-p4).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 10..300  

mpsGiveupTime 1.3.6.1.4.1.353.5.8.1.1.3.2.1.9
MPS-p6 Give Up Time. Minimum time in seconds to wait before giving up on a pending resolution request.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 5..300  

mpsDefaultHoldingTime 1.3.6.1.4.1.353.5.8.1.1.3.2.1.10
MPS-p7 Default Holding Time in minutes. The default Holding Time used in NHRP Resolution Replies. An egress MPS may use local information to determine a more appropriate Holding Time.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..120  

mpsActualTable 1.3.6.1.4.1.353.5.8.1.1.3.3
A read-only table containing identification, status, and operational information about the MPOA Servers this agent manages.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpsActualEntry

mpsActualEntry 1.3.6.1.4.1.353.5.8.1.1.3.3.1
An entry in the MPS Actual Table. An entry represents a specific MPOA Server's status and operation information.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpsActualEntry  

mpsActualState 1.3.6.1.4.1.353.5.8.1.1.3.3.1.1
This object indicates the current operational status of the MPOA Server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), initialState(2), up(3), down(4)  

mpsDiscontinuityTime 1.3.6.1.4.1.353.5.8.1.1.3.3.1.2
The value of sysUpTime on the most recent occasion at which any one or more of this MPS's counters experienced a discontinuity. The relevant counters are the specific instances associated with this MPS. If discontinuities have not occurred since the last re-initialization of the local management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

mpsActualConfigMode 1.3.6.1.4.1.353.5.8.1.1.3.3.1.3
Indicates whether this MPS auto-configured when it was last (re-)initialized.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER automatic(1), manual(2)  

mpsActualKeepAlive 1.3.6.1.4.1.353.5.8.1.1.3.3.1.5
The maximum amount of time in seconds this MPS waits between sending MPOA Keep-Alives.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mpsActualKeepAliveLifeTime 1.3.6.1.4.1.353.5.8.1.1.3.3.1.6
The length of time in seconds this MPS considers a Keep-Alive valid.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mpsActualInitialRetryTime 1.3.6.1.4.1.353.5.8.1.1.3.3.1.7
The actual initial value in seconds for the MPOA retry mechanism.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..300  

mpsActualRetryTimeMaximum 1.3.6.1.4.1.353.5.8.1.1.3.3.1.8
The actual cumulative max value in seconds for Retry Time.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 30..300  

mpsActualGiveupTime 1.3.6.1.4.1.353.5.8.1.1.3.3.1.9
Minimum time in seconds that this MPS waits before giving up on a pending resolution request.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 5..300  

mpsActualDefaultHoldingTime 1.3.6.1.4.1.353.5.8.1.1.3.3.1.10
The actual Holding Time in minutes used in NHRP Resolution Replies.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..120  

mpsStatisticsTable 1.3.6.1.4.1.353.5.8.1.1.3.4
This table represents the statistical information for the MPSs, which this agent manages.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpsStatisticsEntry

mpsStatisticsEntry 1.3.6.1.4.1.353.5.8.1.1.3.4.1
Each row in this table contains statistics for one MPOA server.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpsStatisticsEntry  

mpsStatRxMpoaResolveRequests 1.3.6.1.4.1.353.5.8.1.1.3.4.1.1
The number of MPOA Resolve Requests received by this MPS which are translated to NHRP resolve requests. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatTxMpoaResolveReplyAcks 1.3.6.1.4.1.353.5.8.1.1.3.4.1.2
The number of MPOA Resolve Replies transmitted by this MPS which contain the MPOA CIE Code of 0x00, `Success'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatTxMpoaResolveReplyInsufECResources 1.3.6.1.4.1.353.5.8.1.1.3.4.1.3
The number of MPOA Resolve Replies transmitted by this MPS which contain the MPOA CIE Code of 0x81, `Insufficient resources to accept egress cache entry'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatTxMpoaResolveReplyInsufSCResources 1.3.6.1.4.1.353.5.8.1.1.3.4.1.4
The number of MPOA Resolve Replies transmitted by this MPS which contain the MPOA CIE Code of 0x82, `Insufficient resources to accept shortcut'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatTxMpoaResolveReplyInsufEitherResources 1.3.6.1.4.1.353.5.8.1.1.3.4.1.5
The number of MPOA Resolve Replies transmitted by this MPS which contain the MPOA CIE CODE of 0x83, `Insufficient resources to accept either shortcut or egress cache entry'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatTxMpoaResolveReplyUnsupportedInetProt 1.3.6.1.4.1.353.5.8.1.1.3.4.1.6
The number of MPOA Resolve Replies transmitted by this MPS which contain the MPOA CIE CODE of 0x84, `Unsupported Internetwork Layer protocol'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatTxMpoaResolveReplyUnsupportedMacEncaps 1.3.6.1.4.1.353.5.8.1.1.3.4.1.7
The number of MPOA Resolve Replies transmitted by this MPS which contain the MPOA CIE CODE of 0x85, `Unsupported MAC layer encapsulation'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatTxMpoaResolveReplyUnspecifiedOther 1.3.6.1.4.1.353.5.8.1.1.3.4.1.8
The number of MPOA Resolve Replies transmitted by this MPS which contain the MPOA CIE CODE of 0x88, `Unspecified/Other'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatTxMpoaResolveReplyOther 1.3.6.1.4.1.353.5.8.1.1.3.4.1.9
The number of MPOA Resolve Replies transmitted by this MPS which are not counted above. NOTE: this would include NHRP errors. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatGiveupTimeExpireds 1.3.6.1.4.1.353.5.8.1.1.3.4.1.10
The number of times the MPS Give up Time (MPS-p6) has expired while waiting for a reply from a re-originated MPOA resolution request, i.e. a reply for a translated NHRP resolution request. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatTxMpoaImpRequests 1.3.6.1.4.1.353.5.8.1.1.3.4.1.11
The number of MPOA Cache Imposition Requests transmitted by this MPS. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatRxMpoaImpReplyAcks 1.3.6.1.4.1.353.5.8.1.1.3.4.1.12
The number of successful MPOA Cache Imposition Replies received by this MPS which contain an MPOA CIE Code of 0x00, `Success'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatRxMpoaImpReplyInsufECResources 1.3.6.1.4.1.353.5.8.1.1.3.4.1.13
The number of MPOA Cache Imposition Replies received by this MPS which contain the MPOA CIE Code of 0x81, `Insufficient resources to accept egress cache entry'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatRxMpoaImpReplyInsufSCResources 1.3.6.1.4.1.353.5.8.1.1.3.4.1.14
The number of MPOA Cache Imposition Replies received by this MPS which contain the MPOA CIE Code of 0x82, `Insufficient resources to accept shortcut'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatRxMpoaImpReplyInsufEitherResources 1.3.6.1.4.1.353.5.8.1.1.3.4.1.15
The number of MPOA Cache Imposition Replies received by this MPS which contain the MPOA CIE Code of 0x83, `Insufficient resources to accept either shortcut or egress cache entry'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatRxMpoaImpReplyUnsupportedInetProt 1.3.6.1.4.1.353.5.8.1.1.3.4.1.16
The number of MPOA Cache Imposition Replies received by this MPS which contain the MPOA CIE Code of 0x84, `Unsupported Internetwork Layer protocol'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatRxMpoaImpReplyUnsupportedMacEncaps 1.3.6.1.4.1.353.5.8.1.1.3.4.1.17
The number of MPOA Cache Imposition Replies received by this MPS which contain the MPOA CIE Code of 0x85, `Unsupported MAC layer encapsulation'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatRxMpoaImpReplyUnspecifiedOther 1.3.6.1.4.1.353.5.8.1.1.3.4.1.18
The number of MPOA Cache Imposition Replies received by this MPS which contain the MPOA CIE Code of 0x88, `Unspecified/Other'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatRxMpoaImpReplyOther 1.3.6.1.4.1.353.5.8.1.1.3.4.1.19
The number of MPOA Cache Imposition Replies received by this MPS which are not counted previously. NOTE: this would include NHRP errors. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatRxMpoaEgressCachePurgeRequests 1.3.6.1.4.1.353.5.8.1.1.3.4.1.20
The number of MPOA Egress Cache Purges Requests received by this MPS. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatTxMpoaEgressCachePurgeReplies 1.3.6.1.4.1.353.5.8.1.1.3.4.1.21
The number of MPOA Egress Cache Purge Replies transmitted by this MPS. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatTxMpoaTriggers 1.3.6.1.4.1.353.5.8.1.1.3.4.1.22
The number of MPOA Trigger messages transmitted by this MPS. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatTxNhrpResolveRequests 1.3.6.1.4.1.353.5.8.1.1.3.4.1.23
Total count of MPOA Resolution Requests received by the Ingress MPS which were translated to NHRP Resolution Requests and transmitted to the NHS. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatRxNhrpResolveReplies 1.3.6.1.4.1.353.5.8.1.1.3.4.1.24
Total count of NHRP Resolution Replies received by the Ingress. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatRxNhrpResolveRequests 1.3.6.1.4.1.353.5.8.1.1.3.4.1.25
Total count of NHRP Resolution Requests received by the Egress MPS from the NHS. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsStatTxNhrpResolveReplies 1.3.6.1.4.1.353.5.8.1.1.3.4.1.26
Total count of NHRP Resolution Replies transmitted by the Egress MPS to the NHS. Discontinuities in the value of this counter can occur at re-initialization of the management system, and/or re-initialization of the MPS, and at other times, as indicated by the value of mpsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mpsProtocolTable 1.3.6.1.4.1.353.5.8.1.1.3.5
List of protocols, per MPS, for which MPOA resolution is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpsProtocolEntry

mpsProtocolEntry 1.3.6.1.4.1.353.5.8.1.1.3.5.1
Each row indicates one protocol for which an MPS will perform MPOA resolution. If the LECS was contacted for configuration information, and the MPS-p3's control octet is set to Enable, 0x01, then protocol values retrieved from the LECS are reflected in this table and the mpsLECSValue object will be (1) true. Also, the user or agent can create rows which appropriately correspond to the MPS denoted by mpsIndex, and the mpsLECSValue object will be set to (2) false. NOTE: if the LECS does not return information for the MPS-p3 parameter, or if in manual mode, the user or agent should create at least one entry for the corresponding MPS. Both, LECS and user and/or agent created rows may exist in this Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpsProtocolEntry  

mpsInternetworkLayerProtocol 1.3.6.1.4.1.353.5.8.1.1.3.5.1.1
MPS-p3 A protocol on which to perform MPOA resolution.
Status: current Access: not-accessible
OBJECT-TYPE    
  InternetworkAddrType  

mpsLECSValue 1.3.6.1.4.1.353.5.8.1.1.3.5.1.2
This object reflects if the current entry is due to a retrieval from the LECS or not. If this entry is due to the LECS, then true(1) is the value for this object, otherwise, false (2).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

mpsProtocolRowStatus 1.3.6.1.4.1.353.5.8.1.1.3.5.1.3
This object allows network managers to enable resolution for the `mpsInternetworkLayerProtocol'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mpsMappingTable 1.3.6.1.4.1.353.5.8.1.1.3.6
A table mapping the `lecIndex' values of LANE Clients to the `mpsIndex' values of corresponding MPOA Servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpsMappingEntry

mpsMappingEntry 1.3.6.1.4.1.353.5.8.1.1.3.6.1
Each row defines one lecIndex --> mpsIndex mapping. The mpsIndex that a lecIndex maps to is not necessarily unique. In other words, there can be multiple LECs associated with one MPS.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpsMappingEntry  

mpsMappingRowStatus 1.3.6.1.4.1.353.5.8.1.1.3.6.1.1
Allows creation, enabling/disabling of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mpsMappingIndex 1.3.6.1.4.1.353.5.8.1.1.3.6.1.2
The mpsMappingIndex of the MPOA Server that is associated with this LEC. The mpsMappingIndex corresponds to the mpsIndex.
Status: current Access: read-create
OBJECT-TYPE    
  MpsIndex  

mpsMpcTable 1.3.6.1.4.1.353.5.8.1.1.3.9
This read-only table contains information about the MPCs that these MPSs know about.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpsMpcEntry

mpsMpcEntry 1.3.6.1.4.1.353.5.8.1.1.3.9.1
A row created by an MPS. The MPS learns about the MPC and creates a row.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpsMpcEntry  

mpsMpcIndex 1.3.6.1.4.1.353.5.8.1.1.3.9.1.1
The local index for the mpc represented by this entry
Status: current Access: not-accessible
OBJECT-TYPE    
  MpcIndex  

mpsMpcCtrlAtmAddr 1.3.6.1.4.1.353.5.8.1.1.3.9.1.2
MPC control ATM address
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddr  

mpsIngressCacheTable 1.3.6.1.4.1.353.5.8.1.1.3.7
This table tracks all the Ingress Cache information of the MPSs which this agents manages.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpsIngressCacheEntry

mpsIngressCacheEntry 1.3.6.1.4.1.353.5.8.1.1.3.7.1
A entry contains parameters and state variables for a row in a MPS's Ingress Cache.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpsIngressCacheEntry  

mpsIngressCacheDestInternetworkAddrType 1.3.6.1.4.1.353.5.8.1.1.3.7.1.1
The type of internetwork layer address of the Destination Address.
Status: current Access: read-only
OBJECT-TYPE    
  InternetworkAddrType  

mpsIngressCacheDestAddr 1.3.6.1.4.1.353.5.8.1.1.3.7.1.2
The Ingress MPS Destination Internetwork Layer Address.
Status: current Access: read-only
OBJECT-TYPE    
  InternetworkAddr  

mpsIngressCachePrefixLen 1.3.6.1.4.1.353.5.8.1.1.3.7.1.3
The Prefix Length of the mpsIngressCacheDestAddr.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mpsIngressCacheEntryState 1.3.6.1.4.1.353.5.8.1.1.3.7.1.4
The state of this MPS Ingress cache. The states are: doesNotExist (1) -- the state is not yet available inactive (2) -- state exists, entry is not yet active For example,if using the Finite State Machine in Appendix I.3, the state resolving is `inactive'. active (3) -- state exists, entry is active. For example,if using the Finite State Machine in Appendix I.3, the state resolved is `active' state. negative (4) -- state exists, entry is negative. For example,if using the Finite State Machine in Appendix I.3, the state purging is `negative'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER doesNotExist(1), inactive(2), active(3), negative(4)  

mpsIngressCacheSrcInternetworkAddrType 1.3.6.1.4.1.353.5.8.1.1.3.7.1.5
The type of internetwork layer address of the Source Address.
Status: current Access: read-only
OBJECT-TYPE    
  InternetworkAddrType  

mpsIngressCacheSrcAddr 1.3.6.1.4.1.353.5.8.1.1.3.7.1.6
The Ingress MPS Source Internetwork Layer Address.
Status: current Access: read-only
OBJECT-TYPE    
  InternetworkAddr  

mpsIngressCacheSourceMpcCtrlAtmAddr 1.3.6.1.4.1.353.5.8.1.1.3.7.1.7
The ATM Address from the source of this MPOA request. In other words, the Ingress MPC's Control Atm Address.
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddr  

mpsIngressCacheResolvedAtmAddr 1.3.6.1.4.1.353.5.8.1.1.3.7.1.8
The ATM Address which has been resolved by an Egress MPC.
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddr  

mpsIngressCacheHoldTime 1.3.6.1.4.1.353.5.8.1.1.3.7.1.9
Time interval that this value is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

mpsIngressCacheMpoaRequestId 1.3.6.1.4.1.353.5.8.1.1.3.7.1.10
The request ID contained in the MPOA resolution request from the local Ingress MPC.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mpsIngressCacheNhrpRequestId 1.3.6.1.4.1.353.5.8.1.1.3.7.1.11
The request ID which this MPS generates to identify the NHRP resolution request.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mpsIngressCacheServiceCategory 1.3.6.1.4.1.353.5.8.1.1.3.7.1.12
The service categories supported for this shortcut.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

mpsEgressCacheTable 1.3.6.1.4.1.353.5.8.1.1.3.8
This table contains information regarding the Egress MPOA Server Cache Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpsEgressCacheEntry

mpsEgressCacheEntry 1.3.6.1.4.1.353.5.8.1.1.3.8.1
An entry represents an entry in the MPS's Egress cache Table which keeps track of the state of the impositions.
Status: current Access: not-accessible
OBJECT-TYPE    
  MpsEgressCacheEntry  

mpsEgressCacheId 1.3.6.1.4.1.353.5.8.1.1.3.8.1.1
The id which identifies this cache entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

mpsEgressCacheDestInternetworkAddrType 1.3.6.1.4.1.353.5.8.1.1.3.8.1.2
The destination protocol address type.
Status: current Access: read-only
OBJECT-TYPE    
  InternetworkAddrType  

mpsEgressCacheDestAddr 1.3.6.1.4.1.353.5.8.1.1.3.8.1.3
The destination protocol address.
Status: current Access: read-only
OBJECT-TYPE    
  InternetworkAddr  

mpsEgressCachePrefixLen 1.3.6.1.4.1.353.5.8.1.1.3.8.1.4
The destination prefix length.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

mpsEgressCacheHoldTime 1.3.6.1.4.1.353.5.8.1.1.3.8.1.5
Time interval that this value is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

mpsEgressCacheEntryState 1.3.6.1.4.1.353.5.8.1.1.3.8.1.6
The present states of this MPS egress cache entry. The states are: doesNotExist (1) -- the state is not yet available inactive (2) -- state exists, entry is not yet active For example,if using the Finite State Machine in Appendix 1.4, the state imposing is `inactive'. active (3) -- state exists, entry is active. For example,if using the Finite State Machine in Appendix 1.4, the state imposed is `active' state. negative (4) -- state exists, entry is negative. For example,if using the Finite State Machine in Appendix 1.4, the states purging and clearing are `negative'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER doesNotExist(1), inactive(2), active(3), negative(4)  

mpsEgressCacheDataLinkHeader 1.3.6.1.4.1.353.5.8.1.1.3.8.1.7
Data-Link Layer Header.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

mpsEgressCacheElanId 1.3.6.1.4.1.353.5.8.1.1.3.8.1.8
The elan id that this Cache Imposition is sent on.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mpsEgressCacheSourceClientAtmAddr 1.3.6.1.4.1.353.5.8.1.1.3.8.1.9
The Ingress NHC's Atm Address used in the original cache imposition.
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddr  

mpsEgressCacheNhrpRequestId 1.3.6.1.4.1.353.5.8.1.1.3.8.1.10
The request id from the original NHRP Resolution Request, may be only useful in the Resolving State.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mpsEgressCacheMpoaRequestId 1.3.6.1.4.1.353.5.8.1.1.3.8.1.11
The new request id which is generated for this imposition's request, may be only useful in the Resolving State.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mpsEgressCacheServiceCategory 1.3.6.1.4.1.353.5.8.1.1.3.8.1.12
The service categories supported for this shortcut.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

mpsEgressCacheNextHopInternetworkAddrType 1.3.6.1.4.1.353.5.8.1.1.3.8.1.13
The NextHop protocol address type.
Status: current Access: read-only
OBJECT-TYPE    
  InternetworkAddrType  

mpsEgressCacheNextHopAddr 1.3.6.1.4.1.353.5.8.1.1.3.8.1.14
The NextHop protocol address.
Status: current Access: read-only
OBJECT-TYPE    
  InternetworkAddr  

mpoaMIBConformance 1.3.6.1.4.1.353.5.8.1.2
OBJECT IDENTIFIER    

mpoaMIBGroups 1.3.6.1.4.1.353.5.8.1.2.1
OBJECT IDENTIFIER    

mpoaMIBCompliances 1.3.6.1.4.1.353.5.8.1.2.2
OBJECT IDENTIFIER    

mpoaMpcMibBasicCompliance 1.3.6.1.4.1.353.5.8.1.2.2.1
The basic implementation requirements for SNMP entities which support MPOA Clients.
Status: current Access: read-only
MODULE-COMPLIANCE    

mpoaMpcMibAdvancedCompliance 1.3.6.1.4.1.353.5.8.1.2.2.2
The advanced implementation requirements for SNMP entities which support MPOA Clients.
Status: current Access: read-only
MODULE-COMPLIANCE    

mpoaMpcMibAdvancedPlusOctetsCompliance 1.3.6.1.4.1.353.5.8.1.2.2.3
The AdvancedPlusOctets implementation requirements for SNMP entities which support MPOA Clients. This includes supporting the 64 bit octet counters.
Status: current Access: read-only
MODULE-COMPLIANCE    

mpoaMpsMibBasicCompliance 1.3.6.1.4.1.353.5.8.1.2.2.4
The implementation requirements for SNMP entities which support MPOA Servers.
Status: current Access: read-only
MODULE-COMPLIANCE    

mpoaMpsMibAdvancedCompliance 1.3.6.1.4.1.353.5.8.1.2.2.5
The advanced implementation requirements for SNMP entities which support MPOA Servers.
Status: current Access: read-only
MODULE-COMPLIANCE    

mpoaDeviceTypeGroup 1.3.6.1.4.1.353.5.8.1.2.1.1
A collection of objects which exists when the MPOA device learns the MPOA device type and MPOA control addresses of neighboring MPOA devices using the LANEv2 Device Type TLV.
Status: current Access: read-only
OBJECT-GROUP    

mpoaDeviceTypeMpsMacGroup 1.3.6.1.4.1.353.5.8.1.2.1.2
A collection of objects which is present when the MPOA device learns the MPOA device type and MPOA control addresses of neighboring MPOA devices using the LANEv2 Device Type TLV.
Status: current Access: read-only
OBJECT-GROUP    

mpcConfigGroup 1.3.6.1.4.1.353.5.8.1.2.1.3
A collection of objects used for creating and configuring MPOA Clients.
Status: current Access: read-only
OBJECT-GROUP    

mpcActualGroup 1.3.6.1.4.1.353.5.8.1.2.1.4
A collection of objects describing the status and operational parameters of the managed MPC.
Status: current Access: read-only
OBJECT-GROUP    

mpcDataAtmAddressGroup 1.3.6.1.4.1.353.5.8.1.2.1.5
A collection of objects which describe the set of data ATM addresses for the MPCs.
Status: current Access: read-only
OBJECT-GROUP    

mpcStatisticsGroup 1.3.6.1.4.1.353.5.8.1.2.1.6
A collection of objects that provide statistics on the MPOA protocol parameters.
Status: current Access: read-only
OBJECT-GROUP    

mpcProtocolGroup 1.3.6.1.4.1.353.5.8.1.2.1.7
A collection of objects to specify which parameters this MPC is enabled for.
Status: current Access: read-only
OBJECT-GROUP    

mpcMappingGroup 1.3.6.1.4.1.353.5.8.1.2.1.8
A collection of objects to map from LEC to MPC
Status: current Access: read-only
OBJECT-GROUP    

mpcMpsGroup 1.3.6.1.4.1.353.5.8.1.2.1.9
A collection of objects which aid the MPCs to track information for all the MPSs which are known by the MPCs.
Status: current Access: read-only
OBJECT-GROUP    

mpcMpsMacAddressGroup 1.3.6.1.4.1.353.5.8.1.2.1.10
A collection of objects which aid the MPCs to track MAC Address information for all the MPSs which are known by the MPCs.
Status: obsolete Access: read-only
OBJECT-GROUP    

mpcIngressCacheTotalPacketGroup 1.3.6.1.4.1.353.5.8.1.2.1.11
A collection of objects which count the total number of packets transmitted over MPC short cuts.
Status: current Access: read-only
OBJECT-GROUP    

mpcIngressCacheTotalOctetGroup 1.3.6.1.4.1.353.5.8.1.2.1.12
A collection of objects which count the total number of octets transmitted over MPC short cuts.
Status: current Access: read-only
OBJECT-GROUP    

mpcIngressCacheGroup 1.3.6.1.4.1.353.5.8.1.2.1.13
A collection of objects used to monitor the MPOA ingress cache.
Status: current Access: read-only
OBJECT-GROUP    

mpcEgressCacheTotalPacketGroup 1.3.6.1.4.1.353.5.8.1.2.1.14
A collection of objects which count the total number of packets received by MPC short cuts.
Status: current Access: read-only
OBJECT-GROUP    

mpcEgressCacheTotalOctetGroup 1.3.6.1.4.1.353.5.8.1.2.1.15
A collection of objects which count the total number of octets received by MPC short cuts.
Status: current Access: read-only
OBJECT-GROUP    

mpcEgressCacheGroup 1.3.6.1.4.1.353.5.8.1.2.1.16
A collection of objects used to monitor the MPOA egress cache.
Status: current Access: read-only
OBJECT-GROUP    

mpsConfigGroup 1.3.6.1.4.1.353.5.8.1.2.1.17
A collection of objects used for creating and configuring MPOA Servers.
Status: current Access: read-only
OBJECT-GROUP    

mpsActualGroup 1.3.6.1.4.1.353.5.8.1.2.1.18
A collection of objects describing the status and operational parameters of the managed MPS.
Status: current Access: read-only
OBJECT-GROUP    

mpsStatisticsGroup 1.3.6.1.4.1.353.5.8.1.2.1.19
A collection of objects that provide statistics on the MPOA Server protocol parameters.
Status: current Access: read-only
OBJECT-GROUP    

mpsProtocolGroup 1.3.6.1.4.1.353.5.8.1.2.1.20
A collection of objects to specify which parameters this MPS is enabled for.
Status: current Access: read-only
OBJECT-GROUP    

mpsMappingGroup 1.3.6.1.4.1.353.5.8.1.2.1.21
A collection of objects to map from MPSs to LECs.
Status: current Access: read-only
OBJECT-GROUP    

mpsMpcGroup 1.3.6.1.4.1.353.5.8.1.2.1.22
A collection of objects which aid the MPSs to track information for all the MPCs which are known by the MPSs.
Status: current Access: read-only
OBJECT-GROUP    

mpsIngressCacheGroup 1.3.6.1.4.1.353.5.8.1.2.1.23
A collection of objects to monitor the MPS ingress cache.
Status: current Access: read-only
OBJECT-GROUP    

mpsEgressCacheGroup 1.3.6.1.4.1.353.5.8.1.2.1.24
A collection of objects to monitor MPS's egress cache parameters.
Status: current Access: read-only
OBJECT-GROUP    

mpcMpsMultipleMacAddressGroup 1.3.6.1.4.1.353.5.8.1.2.1.25
A collection of objects which aid the MPCs to track MAC Address information for all the MPSs which are used during flow detection by the MPCs.
Status: current Access: read-only
OBJECT-GROUP