MPOA-MIB

MIB Reference — IPNetwork Monitor

All MIBsMPOA-MIB

Organization: ATM Forum LANE/MPOA Working Group

Last Updated: 1998-11-09

Category: ATM

Description:

Manages ATM Forum MPOA server and client configuration and cache state.

Imported Objects

From LAN-EMULATION-CLIENT-MIB

lecIndexOBJECT-TYPE

From SNMPv2-CONF

MODULE-COMPLIANCE
OBJECT-GROUP

From SNMPv2-SMI

Counter32
Counter64
Integer32
MODULE-IDENTITY
OBJECT-TYPE
enterprises

From SNMPv2-TC

MacAddress
RowStatus
TEXTUAL-CONVENTION
TimeInterval
TimeStamp
TruthValue

What Is MPOA-MIB?

MPOA-MIB is a standards-based MIB, derived from the ATM Forum's MPOA specification (af-mpoa-0092.000), for managing Multiprotocol Over ATM clients (MPCs) and servers (MPSs) that enable direct ATM shortcut connections between LANs across a routed ATM network. It exposes configuration and cache-state data for MPOA clients/servers, most notably a MAC-address-to-ATM-address cache — originally via mpcMpsMacAddressTable, now obsoleted and replaced by mpcMpsMultipleMacAddressTable to support multiple MAC addresses per entry. Anyone consulting an MPOA-MIB reference today is most likely maintaining legacy ATM equipment rather than deploying new infrastructure, since MPOA itself is largely obsolete. Monitoring this MIB centers on the software/control-plane status of MPOA shortcut resolution — verifying that MAC/ATM address cache entries are correctly populated and current — rather than physical hardware sensors, helping diagnose failed shortcut setup or stale ATM cache entries. It depends on the underlying ATM MIB framework for the ATM interfaces and virtual circuits that MPOA shortcuts ride on. It is deployed in legacy ATM-based campus/backbone networks using MPOA for LAN-to-LAN traffic acceleration over ATM.

IPNetwork Monitor allows you to monitor SNMP objects defined in MPOA-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • MAC-to-ATM address cache entries
  • MPOA client/server configuration
  • shortcut cache state

Supported Devices

  • vendor-neutral, standards-based MIB (ATM Forum MPOA spec), not tied to a specific manufacturer — applies to ATM-capable routers/switches acting as MPOA clients and servers

Monitoring Examples

An administrator would poll the mpcMpsMultipleMacAddressTable to review the cached MAC-address-to-ATM-address mappings maintained by an MPOA client/server; an entry that fails to populate or repeatedly ages out would indicate a broken MPOA shortcut resolution, forcing traffic back onto the slower default routed path instead of a direct ATM connection.

OIDs
OID symbolicOID numericTypeAccessDescription
atmForum1.3.6.1.4.1.353
atmForumNetworkManagement1.3.6.1.4.1.353.5
atmfMpoa1.3.6.1.4.1.353.5.8
mpoaMIB1.3.6.1.4.1.353.5.8.1This 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.
mpoaMIBObjects1.3.6.1.4.1.353.5.8.1.1
mpoaCommonObjects1.3.6.1.4.1.353.5.8.1.1.1
deviceTypeTable1.3.6.1.4.1.353.5.8.1.1.1.1not-accessibleThe 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.
deviceTypeEntry1.3.6.1.4.1.353.5.8.1.1.1.1.1not-accessibleAn 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.
INT deviceTypeIndex1.3.6.1.4.1.353.5.8.1.1.1.1.1.1INTEGERnot-accessibleIndex 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.
LEC deviceTypeLecIndex1.3.6.1.4.1.353.5.8.1.1.1.1.1.2LecIndexread-onlyLecIndex of LEC that supports this data ATM address
ATM deviceTypeRemoteLecAtmAddress1.3.6.1.4.1.353.5.8.1.1.1.1.1.3AtmAddrread-onlyThe ATM address learned by LE ARP.
INT deviceTypeType1.3.6.1.4.1.353.5.8.1.1.1.1.1.4INTEGERread-onlysame as the TLV
ATM deviceTypeMpsAtmAddress1.3.6.1.4.1.353.5.8.1.1.1.1.1.5AtmAddrread-onlyAssociated MPS address, zeros for non-MPOA and mpc
ATM deviceTypeMpcAtmAddress1.3.6.1.4.1.353.5.8.1.1.1.1.1.6AtmAddrread-onlyAssociated MPC address, zeros for non-MPOA & mps
deviceTypeMpsMacAddressTable1.3.6.1.4.1.353.5.8.1.1.1.2not-accessibleThis table contains MPS MAC Address information gathered from the MPOA DeviceTypeTLV.
deviceTypeMpsMacAddressEntry1.3.6.1.4.1.353.5.8.1.1.1.2.1not-accessibleEach entry represents an MPS MAC Address. Each entry corresponds to a deviceTypeIndex value for which the deviceTypeType attribute is `mps' or `mpsAndMpc'.
MAC deviceTypeMpsMacAddress1.3.6.1.4.1.353.5.8.1.1.1.2.1.1MacAddressread-onlyMPS MAC address contained in the Device Type TLV which is identified by the deviceTypeIndex in the deviceTypeTable.
mpcObjects1.3.6.1.4.1.353.5.8.1.1.2
I32 mpcNextIndex1.3.6.1.4.1.353.5.8.1.1.2.1Integer32read-writeThis 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.
mpcConfigTable1.3.6.1.4.1.353.5.8.1.1.2.2not-accessibleThe MPOA Client Configuration Table. This table contains configuration information for all MPOA Clients which this agent manages.
mpcConfigEntry1.3.6.1.4.1.353.5.8.1.1.2.2.1not-accessibleMPOA 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.
MPC mpcIndex1.3.6.1.4.1.353.5.8.1.1.2.2.1.1MpcIndexnot-accessibleA 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.
ROW mpcRowStatus1.3.6.1.4.1.353.5.8.1.1.2.2.1.2RowStatusread-createThis 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'
INT mpcConfigMode1.3.6.1.4.1.353.5.8.1.1.2.2.1.3INTEGERread-createIndicates 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.
ATM mpcCtrlAtmAddr1.3.6.1.4.1.353.5.8.1.1.2.2.1.4AtmConfigAddrread-createThe 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.
I32 mpcSCSetupFrameCount1.3.6.1.4.1.353.5.8.1.1.2.2.1.5Integer32read-createThis 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.
I32 mpcSCSetupFrameTime1.3.6.1.4.1.353.5.8.1.1.2.2.1.6Integer32read-createMPC-p2 Short-cut setup frame time, in seconds.
I32 mpcInitialRetryTime1.3.6.1.4.1.353.5.8.1.1.2.2.1.7Integer32read-createMPC-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.
I32 mpcRetryTimeMaximum1.3.6.1.4.1.353.5.8.1.1.2.2.1.8Integer32read-createMPC-p5 cumulative max value for Retry Time (MPC-p4). Retries are attempted at intervals determined by the algorithm described in the definition of mpcIntialRetryTime.
I32 mpcHoldDownTime1.3.6.1.4.1.353.5.8.1.1.2.2.1.9Integer32read-createMPC-p6 Hold Down Time Minimum time to wait before reinitiating a failed resolution attempt. Default is mpcRetryTimeMaximum * 4.
mpcActualTable1.3.6.1.4.1.353.5.8.1.1.2.3not-accessibleMPOA 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.
mpcActualEntry1.3.6.1.4.1.353.5.8.1.1.2.3.1not-accessibleAn 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.
INT mpcActualState1.3.6.1.4.1.353.5.8.1.1.2.3.1.1INTEGERread-onlyThis object indicates the actual state of the MPOA Client.
TIM mpcDiscontinuityTime1.3.6.1.4.1.353.5.8.1.1.2.3.1.2TimeStampread-onlyThe 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.
INT mpcActualConfigMode1.3.6.1.4.1.353.5.8.1.1.2.3.1.3INTEGERread-onlyIndicates whether this MPC auto-configured when it was last (re-)initialized.
I32 mpcActualSCSetupFrameCount1.3.6.1.4.1.353.5.8.1.1.2.3.1.4Integer32read-onlyMPC-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.
I32 mpcActualSCSetupFrameTime1.3.6.1.4.1.353.5.8.1.1.2.3.1.5Integer32read-onlyActual MPC-p2 Short-cut setup frame time, in seconds.
I32 mpcActualInitialRetryTime1.3.6.1.4.1.353.5.8.1.1.2.3.1.6Integer32read-onlyActual MPC-p4 is initial value for the retry time out.
I32 mpcActualRetryTimeMaximum1.3.6.1.4.1.353.5.8.1.1.2.3.1.7Integer32read-onlyMPC-p5 cumulative maximum value for Retry Time (MPC-p4). Retries are attempted at intervals determined by the algorithm described in the definition of mpcActualInitialRetryTime.
I32 mpcActualHoldDownTime1.3.6.1.4.1.353.5.8.1.1.2.3.1.8Integer32read-onlyMPC-p6 Hold Down Time Minimum time to wait before reinitiating a failed resolution attempt. The default value is mpcRetryTimeMaximum * 4.
mpcDataAtmAddressTable1.3.6.1.4.1.353.5.8.1.1.2.4not-accessibleA table which shows all the data ATM addresses associated with all MPOA Clients.
mpcDataAtmAddressEntry1.3.6.1.4.1.353.5.8.1.1.2.4.1not-accessibleEach 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.
ATM mpcDataAtmAddress1.3.6.1.4.1.353.5.8.1.1.2.4.1.1AtmAddrnot-accessibleA data ATM Address which is associated with an MPOA Client specified by the mpcIndex.
ROW mpcDataAtmAddressRowStatus1.3.6.1.4.1.353.5.8.1.1.2.4.1.2RowStatusread-createThis 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.
mpcStatisticsTable1.3.6.1.4.1.353.5.8.1.1.2.5not-accessibleA read-only table which contains statistical information for all MPOA Clients that this agent manages.
mpcStatisticsEntry1.3.6.1.4.1.353.5.8.1.1.2.5.1not-accessibleEach row in this table contains statistics for one MPOA Client.
C32 mpcStatTxMpoaResolveRequests1.3.6.1.4.1.353.5.8.1.1.2.5.1.1Counter32read-onlyThe 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.
C32 mpcStatRxMpoaResolveReplyAcks1.3.6.1.4.1.353.5.8.1.1.2.5.1.2Counter32read-onlyThe 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.
C32 mpcStatRxMpoaResolveReplyInsufECResources1.3.6.1.4.1.353.5.8.1.1.2.5.1.3Counter32read-onlyThe 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.
C32 mpcStatRxMpoaResolveReplyInsufSCResources1.3.6.1.4.1.353.5.8.1.1.2.5.1.4Counter32read-onlyThe 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.
C32 mpcStatRxMpoaResolveReplyInsufEitherResources1.3.6.1.4.1.353.5.8.1.1.2.5.1.5Counter32read-onlyThe 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.
C32 mpcStatRxMpoaResolveReplyUnsupportedInetProt1.3.6.1.4.1.353.5.8.1.1.2.5.1.6Counter32read-onlyThe 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.
C32 mpcStatRxMpoaResolveReplyUnsupportedMacEncaps1.3.6.1.4.1.353.5.8.1.1.2.5.1.7Counter32read-onlyThe 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.
C32 mpcStatRxMpoaResolveReplyUnspecifiedOther1.3.6.1.4.1.353.5.8.1.1.2.5.1.8Counter32read-onlyThe 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.
C32 mpcStatRxMpoaImpRequests1.3.6.1.4.1.353.5.8.1.1.2.5.1.9Counter32read-onlyThe 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.
C32 mpcStatTxMpoaImpReplyAcks1.3.6.1.4.1.353.5.8.1.1.2.5.1.10Counter32read-onlyThe 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.
C32 mpcStatTxMpoaImpReplyInsufECResources1.3.6.1.4.1.353.5.8.1.1.2.5.1.11Counter32read-onlyThe 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.
C32 mpcStatTxMpoaImpReplyInsufSCResources1.3.6.1.4.1.353.5.8.1.1.2.5.1.12Counter32read-onlyThe 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.
C32 mpcStatTxMpoaImpReplyInsufEitherResources1.3.6.1.4.1.353.5.8.1.1.2.5.1.13Counter32read-onlyThe 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.
C32 mpcStatTxMpoaImpReplyUnsupportedInetProt1.3.6.1.4.1.353.5.8.1.1.2.5.1.14Counter32read-onlyThe 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.
C32 mpcStatTxMpoaImpReplyUnsupportedMacEncaps1.3.6.1.4.1.353.5.8.1.1.2.5.1.15Counter32read-onlyThe 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.
C32 mpcStatTxMpoaImpReplyUnspecifiedOther1.3.6.1.4.1.353.5.8.1.1.2.5.1.16Counter32read-onlyThe 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.
C32 mpcStatTxMpoaEgressCachePurgeRequests1.3.6.1.4.1.353.5.8.1.1.2.5.1.17Counter32read-onlyThe 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.
C32 mpcStatRxMpoaEgressCachePurgeReplies1.3.6.1.4.1.353.5.8.1.1.2.5.1.18Counter32read-onlyThe 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.
C32 mpcStatRxMpoaKeepAlives1.3.6.1.4.1.353.5.8.1.1.2.5.1.19Counter32read-onlyThe 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.
C32 mpcStatRxMpoaTriggers1.3.6.1.4.1.353.5.8.1.1.2.5.1.20Counter32read-onlyThe 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.
C32 mpcStatRxMpoaDataPlanePurges1.3.6.1.4.1.353.5.8.1.1.2.5.1.21Counter32read-onlyThe 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.
C32 mpcStatTxMpoaDataPlanePurges1.3.6.1.4.1.353.5.8.1.1.2.5.1.22Counter32read-onlyThe 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.
C32 mpcStatRxNhrpPurgeRequests1.3.6.1.4.1.353.5.8.1.1.2.5.1.23Counter32read-onlyThe 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.
C32 mpcStatTxNhrpPurgeReplies1.3.6.1.4.1.353.5.8.1.1.2.5.1.24Counter32read-onlyThe 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.
C32 mpcStatRxErrUnrecognizedExtensions1.3.6.1.4.1.353.5.8.1.1.2.5.1.25Counter32read-onlyThe 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.
C32 mpcStatRxErrLoopDetecteds1.3.6.1.4.1.353.5.8.1.1.2.5.1.26Counter32read-onlyThe 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.
C32 mpcStatRxErrProtoAddrUnreachables1.3.6.1.4.1.353.5.8.1.1.2.5.1.27Counter32read-onlyThe 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.
C32 mpcStatRxErrProtoErrors1.3.6.1.4.1.353.5.8.1.1.2.5.1.28Counter32read-onlyThe 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.
C32 mpcStatRxErrSduSizeExceededs1.3.6.1.4.1.353.5.8.1.1.2.5.1.29Counter32read-onlyThe 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.
C32 mpcStatRxErrInvalidExtensions1.3.6.1.4.1.353.5.8.1.1.2.5.1.30Counter32read-onlyThe 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.
C32 mpcStatRxErrInvalidReplies1.3.6.1.4.1.353.5.8.1.1.2.5.1.31Counter32read-onlyThe 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.
C32 mpcStatRxErrAuthenticationFailures1.3.6.1.4.1.353.5.8.1.1.2.5.1.32Counter32read-onlyThe 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.
C32 mpcStatRxErrHopCountExceededs1.3.6.1.4.1.353.5.8.1.1.2.5.1.33Counter32read-onlyThe 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.
mpcProtocolTable1.3.6.1.4.1.353.5.8.1.1.2.6not-accessibleList of protocols, per MPC, for which flow detection is enabled
mpcProtocolEntry1.3.6.1.4.1.353.5.8.1.1.2.6.1not-accessibleEach 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.
NUM mpcFlowDetectProtocol1.3.6.1.4.1.353.5.8.1.1.2.6.1.1InternetworkAddrTypenot-accessibleThe 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.
T/F mpcLECSValue1.3.6.1.4.1.353.5.8.1.1.2.6.1.2TruthValueread-onlyThis 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).
ROW mpcProtocolRowStatus1.3.6.1.4.1.353.5.8.1.1.2.6.1.3RowStatusread-createThis object is used by an agent or manager to create, delete or modify a row in this table.
mpcMappingTable1.3.6.1.4.1.353.5.8.1.1.2.7not-accessibleA table mapping the `lecIndex' values of LANE Clients to the `mpcIndex' values of corresponding MPOA Clients.
mpcMappingEntry1.3.6.1.4.1.353.5.8.1.1.2.7.1not-accessibleEach 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).
ROW mpcMappingRowStatus1.3.6.1.4.1.353.5.8.1.1.2.7.1.1RowStatusread-createThis object is used by an agent or manager to create, delete or modify a row in this table.
MPC mpcMappingIndex1.3.6.1.4.1.353.5.8.1.1.2.7.1.2MpcIndexread-createThe mpcIndex of the MPOA Client that is performing flow detection for the LANE Client represented by the lecIndex.
mpcMpsTable1.3.6.1.4.1.353.5.8.1.1.2.8not-accessibleThis is a read-only table which contains information about the MPSs that these MPCs know about.
mpcMpsEntry1.3.6.1.4.1.353.5.8.1.1.2.8.1not-accessibleA row created by an MPC. The MPC learns about an MPS and creates a row.
MPS mpcMpsIndex1.3.6.1.4.1.353.5.8.1.1.2.8.1.1MpsIndexnot-accessibleThe MPS's index which is used to identify a row in this table.
ATM mpcMpsAtmAddr1.3.6.1.4.1.353.5.8.1.1.2.8.1.2AtmAddrread-onlyThe Control ATM Address of the MPS
mpcMpsMacAddressTable1.3.6.1.4.1.353.5.8.1.1.2.9not-accessibleThis is a read-only table which contains information about all the MPSs' MAC Addresses that these MPCs know about.
mpcMpsMacAddressEntry1.3.6.1.4.1.353.5.8.1.1.2.9.1not-accessibleA row is created by an MPC. The MPC learns about an MPS's MAC Address and creates a row.
LEC mpcLecIndex1.3.6.1.4.1.353.5.8.1.1.2.9.1.1LecIndexnot-accessibleThe lecIndex which represents the associated LEC.
MAC mpcMpsMacAddress1.3.6.1.4.1.353.5.8.1.1.2.9.1.2MacAddressread-onlyThe MAC Address of the MPS.
C32 mpcIngressCacheTxTotalPackets1.3.6.1.4.1.353.5.8.1.1.2.10Counter32read-onlyThe total number of packets transmitted over MPC Short Cuts.
C64 mpcIngressCacheTxTotalOctets1.3.6.1.4.1.353.5.8.1.1.2.11Counter64read-onlyThe total number of octets transmitted over MPC Short Cuts.
mpcIngressCacheTable1.3.6.1.4.1.353.5.8.1.1.2.12not-accessibleThis table contains information for MPC Caches for the ingress MPC.
mpcIngressCacheEntry1.3.6.1.4.1.353.5.8.1.1.2.12.1not-accessibleAn entry contains control information for a row in a MPC's Ingress Cache.
NUM mpcIngressCacheDestInetworkAddrType1.3.6.1.4.1.353.5.8.1.1.2.12.1.1InternetworkAddrTyperead-onlyThe type of the destination internetwork layer address.
NUM mpcIngressCacheDestAddr1.3.6.1.4.1.353.5.8.1.1.2.12.1.2InternetworkAddrread-onlyThe destination internetwork layer address for which this entry is defined.
I32 mpcIngressCachePrefixLen1.3.6.1.4.1.353.5.8.1.1.2.12.1.3Integer32read-onlyDefines an equivalence class of addresses that match Prefix Length bit positions of the destination internetwork layer address.
ATM mpcIngressCacheDestAtmAddr1.3.6.1.4.1.353.5.8.1.1.2.12.1.4AtmAddrread-onlyThe Destination ATM Address received in the MPOA Resolution Reply.
ATM mpcIngressCacheSrcAtmAddr1.3.6.1.4.1.353.5.8.1.1.2.12.1.5AtmAddrread-onlyThe Source ATM Address for the MPOA Resolution Request.
INT mpcIngressCacheEntryState1.3.6.1.4.1.353.5.8.1.1.2.12.1.6INTEGERread-onlyThe 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'.
T/F mpcIngressCacheEgressCacheTagValid1.3.6.1.4.1.353.5.8.1.1.2.12.1.7TruthValueread-onlyIf 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.
I32 mpcIngressCacheEgressCacheTag1.3.6.1.4.1.353.5.8.1.1.2.12.1.8Integer32read-onlyIf 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.
INT mpcIngressCacheLastNhrpCieCode1.3.6.1.4.1.353.5.8.1.1.2.12.1.9INTEGERread-onlyThe 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.
I32 mpcIngressCacheSigErrCode1.3.6.1.4.1.353.5.8.1.1.2.12.1.10Integer32read-onlyError code or Success of the last sinalling request for this cache entry.
C32 mpcIngressCacheRetries1.3.6.1.4.1.353.5.8.1.1.2.12.1.11Counter32read-onlyThe current number of times this MPC has issued a resolution request since it received a valid reply.
NUM mpcIngressCacheTimeUntilNextResolutionRequest1.3.6.1.4.1.353.5.8.1.1.2.12.1.12TimeIntervalread-onlyThe amount of time the MPC must wait before issuing the next resolution request.
NUM mpcIngressCacheHoldingTime1.3.6.1.4.1.353.5.8.1.1.2.12.1.13TimeIntervalread-onlyThe time that this MPC's Ingress Cache Entry will remain valid. If the mpcIngressCacheEntryState is not active this value will be zero.
INT mpcIngressCacheServiceCategory1.3.6.1.4.1.353.5.8.1.1.2.12.1.14INTEGERread-onlyThe service categories supported for this shortcut.
C32 mpcEgressCacheRxTotalPackets1.3.6.1.4.1.353.5.8.1.1.2.13Counter32read-onlyThis counts the total number of packets received by MPC Short Cuts.
C64 mpcEgressCacheRxTotalOctets1.3.6.1.4.1.353.5.8.1.1.2.14Counter64read-onlyThis counts the total number of octets received by MPC Short Cuts.
mpcEgressCacheTable1.3.6.1.4.1.353.5.8.1.1.2.15not-accessibleThis table contains Egress Cache information for all the MPCs which this agent manages.
mpcEgressCacheEntry1.3.6.1.4.1.353.5.8.1.1.2.15.1not-accessibleAn entry in the MPOA Client's Egress Cache table.
I32 mpcEgressCacheId1.3.6.1.4.1.353.5.8.1.1.2.15.1.1Integer32read-onlyCache ID Provided by the MPS in the Cache Imposition Request.
NUM mpcEgressCacheInetworkAddrType1.3.6.1.4.1.353.5.8.1.1.2.15.1.2InternetworkAddrTyperead-onlyType of Internetwork Address in this cache entry.
NUM mpcEgressCacheIDestAddr1.3.6.1.4.1.353.5.8.1.1.2.15.1.3InternetworkAddrread-onlyThe destination internetwork layer address for which this entry is defined.
I32 mpcEgressCachePrefixLen1.3.6.1.4.1.353.5.8.1.1.2.15.1.4Integer32read-onlyDefines an equivalence class of addresses that match Prefix Length bit positions of the destination internetwork layer address.
INT mpcEgressCacheEntryState1.3.6.1.4.1.353.5.8.1.1.2.15.1.5INTEGERread-onlyThe 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'.
T/F mpcEgressCacheEgressCacheTagValid1.3.6.1.4.1.353.5.8.1.1.2.15.1.6TruthValueread-onlyIf 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.
I32 mpcEgressCacheEgressCacheTag1.3.6.1.4.1.353.5.8.1.1.2.15.1.7Integer32read-onlyIf 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.
NUM mpcEgressCacheHoldTime1.3.6.1.4.1.353.5.8.1.1.2.15.1.8TimeIntervalread-onlyThe remaining time for which this entry is valid.
OCT mpcEgressCacheDataLinkHeader1.3.6.1.4.1.353.5.8.1.1.2.15.1.9OCTET STRINGread-onlyThe DataLink header that the egress client rebuilds the original DataLink packet with.
ATM mpcEgressCacheIngressMpcDataAtmAddr1.3.6.1.4.1.353.5.8.1.1.2.15.1.10AtmAddrread-onlyThe Data ATM Address of the ingress MPC that issued the MPOA Resolution request
LEC mpcEgressCacheLecIndex1.3.6.1.4.1.353.5.8.1.1.2.15.1.11LecIndexread-onlyThis 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.
INT mpcEgressCacheServiceCategory1.3.6.1.4.1.353.5.8.1.1.2.15.1.12INTEGERread-onlyThis 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.
mpcMpsObjects1.3.6.1.4.1.353.5.8.1.1.2.16
mpcMpsMultipleMacAddressTable1.3.6.1.4.1.353.5.8.1.1.2.16.1not-accessibleThis 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.
mpcMpsMultipleMacAddressEntry1.3.6.1.4.1.353.5.8.1.1.2.16.1.1not-accessibleA 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.
LEC mpcFlowDetectLecIndex1.3.6.1.4.1.353.5.8.1.1.2.16.1.1.1LecIndexnot-accessibleThe lecIndex which represents the associated LEC.
I32 mpcMpsMacAddressIndex1.3.6.1.4.1.353.5.8.1.1.2.16.1.1.2Integer32not-accessibleThis 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.
MAC mpcMpsFlowDetectMacAddress1.3.6.1.4.1.353.5.8.1.1.2.16.1.1.3MacAddressread-onlyAn MPS MAC Address used by an MPC during flow detection.
mpsObjects1.3.6.1.4.1.353.5.8.1.1.3
I32 mpsNextIndex1.3.6.1.4.1.353.5.8.1.1.3.1Integer32read-onlyThis 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.
mpsConfigTable1.3.6.1.4.1.353.5.8.1.1.3.2not-accessibleThe MPOA Server Configuration Table. This table represents the configuration information for all MPOA Servers which this agent manages.
mpsConfigEntry1.3.6.1.4.1.353.5.8.1.1.3.2.1not-accessibleMPOA Server Configuration Entry. Each entry contains configuration information for one MPOA Server.
MPS mpsIndex1.3.6.1.4.1.353.5.8.1.1.3.2.1.1MpsIndexnot-accessibleA 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.
ROW mpsRowStatus1.3.6.1.4.1.353.5.8.1.1.3.2.1.2RowStatusread-createThis 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'.
INT mpsConfigMode1.3.6.1.4.1.353.5.8.1.1.3.2.1.3INTEGERread-createIndicates 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.
ATM mpsCtrlAtmAddr1.3.6.1.4.1.353.5.8.1.1.3.2.1.4AtmConfigAddrread-createThe MPS's Control ATM Address. There exists one Control ATM Address per MPS, therefore, the value of this entry is unique within the table.
I32 mpsKeepAliveTime1.3.6.1.4.1.353.5.8.1.1.3.2.1.5Integer32read-createMPS-p1 Keep-alive time is max interval between the MPS sending MPOA Keep-Alives in seconds.
I32 mpsKeepAliveLifeTime1.3.6.1.4.1.353.5.8.1.1.3.2.1.6Integer32read-createMPS-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).
I32 mpsInitialRetryTime1.3.6.1.4.1.353.5.8.1.1.3.2.1.7Integer32read-createMPS-p4 is initial value in seconds for the MPOA retry mechanism.
I32 mpsRetryTimeMaximum1.3.6.1.4.1.353.5.8.1.1.3.2.1.8Integer32read-createMPS-p5 cumulative max value in seconds for Retry Time (MPS-p4).
I32 mpsGiveupTime1.3.6.1.4.1.353.5.8.1.1.3.2.1.9Integer32read-createMPS-p6 Give Up Time. Minimum time in seconds to wait before giving up on a pending resolution request.
I32 mpsDefaultHoldingTime1.3.6.1.4.1.353.5.8.1.1.3.2.1.10Integer32read-createMPS-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.
mpsActualTable1.3.6.1.4.1.353.5.8.1.1.3.3not-accessibleA read-only table containing identification, status, and operational information about the MPOA Servers this agent manages.
mpsActualEntry1.3.6.1.4.1.353.5.8.1.1.3.3.1not-accessibleAn entry in the MPS Actual Table. An entry represents a specific MPOA Server's status and operation information.
INT mpsActualState1.3.6.1.4.1.353.5.8.1.1.3.3.1.1INTEGERread-onlyThis object indicates the current operational status of the MPOA Server.
TIM mpsDiscontinuityTime1.3.6.1.4.1.353.5.8.1.1.3.3.1.2TimeStampread-onlyThe 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.
INT mpsActualConfigMode1.3.6.1.4.1.353.5.8.1.1.3.3.1.3INTEGERread-onlyIndicates whether this MPS auto-configured when it was last (re-)initialized.
I32 mpsActualKeepAlive1.3.6.1.4.1.353.5.8.1.1.3.3.1.5Integer32read-onlyThe maximum amount of time in seconds this MPS waits between sending MPOA Keep-Alives.
I32 mpsActualKeepAliveLifeTime1.3.6.1.4.1.353.5.8.1.1.3.3.1.6Integer32read-onlyThe length of time in seconds this MPS considers a Keep-Alive valid.
I32 mpsActualInitialRetryTime1.3.6.1.4.1.353.5.8.1.1.3.3.1.7Integer32read-onlyThe actual initial value in seconds for the MPOA retry mechanism.
I32 mpsActualRetryTimeMaximum1.3.6.1.4.1.353.5.8.1.1.3.3.1.8Integer32read-onlyThe actual cumulative max value in seconds for Retry Time.
I32 mpsActualGiveupTime1.3.6.1.4.1.353.5.8.1.1.3.3.1.9Integer32read-onlyMinimum time in seconds that this MPS waits before giving up on a pending resolution request.
I32 mpsActualDefaultHoldingTime1.3.6.1.4.1.353.5.8.1.1.3.3.1.10Integer32read-onlyThe actual Holding Time in minutes used in NHRP Resolution Replies.
mpsStatisticsTable1.3.6.1.4.1.353.5.8.1.1.3.4not-accessibleThis table represents the statistical information for the MPSs, which this agent manages.
mpsStatisticsEntry1.3.6.1.4.1.353.5.8.1.1.3.4.1not-accessibleEach row in this table contains statistics for one MPOA server.
C32 mpsStatRxMpoaResolveRequests1.3.6.1.4.1.353.5.8.1.1.3.4.1.1Counter32read-onlyThe 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.
C32 mpsStatTxMpoaResolveReplyAcks1.3.6.1.4.1.353.5.8.1.1.3.4.1.2Counter32read-onlyThe 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.
C32 mpsStatTxMpoaResolveReplyInsufECResources1.3.6.1.4.1.353.5.8.1.1.3.4.1.3Counter32read-onlyThe 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.
C32 mpsStatTxMpoaResolveReplyInsufSCResources1.3.6.1.4.1.353.5.8.1.1.3.4.1.4Counter32read-onlyThe 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.
C32 mpsStatTxMpoaResolveReplyInsufEitherResources1.3.6.1.4.1.353.5.8.1.1.3.4.1.5Counter32read-onlyThe 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.
C32 mpsStatTxMpoaResolveReplyUnsupportedInetProt1.3.6.1.4.1.353.5.8.1.1.3.4.1.6Counter32read-onlyThe 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.
C32 mpsStatTxMpoaResolveReplyUnsupportedMacEncaps1.3.6.1.4.1.353.5.8.1.1.3.4.1.7Counter32read-onlyThe 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.
C32 mpsStatTxMpoaResolveReplyUnspecifiedOther1.3.6.1.4.1.353.5.8.1.1.3.4.1.8Counter32read-onlyThe 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.
C32 mpsStatTxMpoaResolveReplyOther1.3.6.1.4.1.353.5.8.1.1.3.4.1.9Counter32read-onlyThe 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.
C32 mpsStatGiveupTimeExpireds1.3.6.1.4.1.353.5.8.1.1.3.4.1.10Counter32read-onlyThe 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.
C32 mpsStatTxMpoaImpRequests1.3.6.1.4.1.353.5.8.1.1.3.4.1.11Counter32read-onlyThe 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.
C32 mpsStatRxMpoaImpReplyAcks1.3.6.1.4.1.353.5.8.1.1.3.4.1.12Counter32read-onlyThe 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.
C32 mpsStatRxMpoaImpReplyInsufECResources1.3.6.1.4.1.353.5.8.1.1.3.4.1.13Counter32read-onlyThe 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.
C32 mpsStatRxMpoaImpReplyInsufSCResources1.3.6.1.4.1.353.5.8.1.1.3.4.1.14Counter32read-onlyThe 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.
C32 mpsStatRxMpoaImpReplyInsufEitherResources1.3.6.1.4.1.353.5.8.1.1.3.4.1.15Counter32read-onlyThe 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.
C32 mpsStatRxMpoaImpReplyUnsupportedInetProt1.3.6.1.4.1.353.5.8.1.1.3.4.1.16Counter32read-onlyThe 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.
C32 mpsStatRxMpoaImpReplyUnsupportedMacEncaps1.3.6.1.4.1.353.5.8.1.1.3.4.1.17Counter32read-onlyThe 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.
C32 mpsStatRxMpoaImpReplyUnspecifiedOther1.3.6.1.4.1.353.5.8.1.1.3.4.1.18Counter32read-onlyThe 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.
C32 mpsStatRxMpoaImpReplyOther1.3.6.1.4.1.353.5.8.1.1.3.4.1.19Counter32read-onlyThe 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.
C32 mpsStatRxMpoaEgressCachePurgeRequests1.3.6.1.4.1.353.5.8.1.1.3.4.1.20Counter32read-onlyThe 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.
C32 mpsStatTxMpoaEgressCachePurgeReplies1.3.6.1.4.1.353.5.8.1.1.3.4.1.21Counter32read-onlyThe 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.
C32 mpsStatTxMpoaTriggers1.3.6.1.4.1.353.5.8.1.1.3.4.1.22Counter32read-onlyThe 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.
C32 mpsStatTxNhrpResolveRequests1.3.6.1.4.1.353.5.8.1.1.3.4.1.23Counter32read-onlyTotal 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.
C32 mpsStatRxNhrpResolveReplies1.3.6.1.4.1.353.5.8.1.1.3.4.1.24Counter32read-onlyTotal 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.
C32 mpsStatRxNhrpResolveRequests1.3.6.1.4.1.353.5.8.1.1.3.4.1.25Counter32read-onlyTotal 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.
C32 mpsStatTxNhrpResolveReplies1.3.6.1.4.1.353.5.8.1.1.3.4.1.26Counter32read-onlyTotal 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.
mpsProtocolTable1.3.6.1.4.1.353.5.8.1.1.3.5not-accessibleList of protocols, per MPS, for which MPOA resolution is enabled.
mpsProtocolEntry1.3.6.1.4.1.353.5.8.1.1.3.5.1not-accessibleEach 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.
NUM mpsInternetworkLayerProtocol1.3.6.1.4.1.353.5.8.1.1.3.5.1.1InternetworkAddrTypenot-accessibleMPS-p3 A protocol on which to perform MPOA resolution.
T/F mpsLECSValue1.3.6.1.4.1.353.5.8.1.1.3.5.1.2TruthValueread-onlyThis 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).
ROW mpsProtocolRowStatus1.3.6.1.4.1.353.5.8.1.1.3.5.1.3RowStatusread-createThis object allows network managers to enable resolution for the `mpsInternetworkLayerProtocol'.
mpsMappingTable1.3.6.1.4.1.353.5.8.1.1.3.6not-accessibleA table mapping the `lecIndex' values of LANE Clients to the `mpsIndex' values of corresponding MPOA Servers.
mpsMappingEntry1.3.6.1.4.1.353.5.8.1.1.3.6.1not-accessibleEach 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.
ROW mpsMappingRowStatus1.3.6.1.4.1.353.5.8.1.1.3.6.1.1RowStatusread-createAllows creation, enabling/disabling of this row.
MPS mpsMappingIndex1.3.6.1.4.1.353.5.8.1.1.3.6.1.2MpsIndexread-createThe mpsMappingIndex of the MPOA Server that is associated with this LEC. The mpsMappingIndex corresponds to the mpsIndex.
mpsIngressCacheTable1.3.6.1.4.1.353.5.8.1.1.3.7not-accessibleThis table tracks all the Ingress Cache information of the MPSs which this agents manages.
mpsIngressCacheEntry1.3.6.1.4.1.353.5.8.1.1.3.7.1not-accessibleA entry contains parameters and state variables for a row in a MPS's Ingress Cache.
NUM mpsIngressCacheDestInternetworkAddrType1.3.6.1.4.1.353.5.8.1.1.3.7.1.1InternetworkAddrTyperead-onlyThe type of internetwork layer address of the Destination Address.
NUM mpsIngressCacheDestAddr1.3.6.1.4.1.353.5.8.1.1.3.7.1.2InternetworkAddrread-onlyThe Ingress MPS Destination Internetwork Layer Address.
I32 mpsIngressCachePrefixLen1.3.6.1.4.1.353.5.8.1.1.3.7.1.3Integer32read-onlyThe Prefix Length of the mpsIngressCacheDestAddr.
INT mpsIngressCacheEntryState1.3.6.1.4.1.353.5.8.1.1.3.7.1.4INTEGERread-onlyThe 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'.
NUM mpsIngressCacheSrcInternetworkAddrType1.3.6.1.4.1.353.5.8.1.1.3.7.1.5InternetworkAddrTyperead-onlyThe type of internetwork layer address of the Source Address.
NUM mpsIngressCacheSrcAddr1.3.6.1.4.1.353.5.8.1.1.3.7.1.6InternetworkAddrread-onlyThe Ingress MPS Source Internetwork Layer Address.
ATM mpsIngressCacheSourceMpcCtrlAtmAddr1.3.6.1.4.1.353.5.8.1.1.3.7.1.7AtmAddrread-onlyThe ATM Address from the source of this MPOA request. In other words, the Ingress MPC's Control Atm Address.
ATM mpsIngressCacheResolvedAtmAddr1.3.6.1.4.1.353.5.8.1.1.3.7.1.8AtmAddrread-onlyThe ATM Address which has been resolved by an Egress MPC.
NUM mpsIngressCacheHoldTime1.3.6.1.4.1.353.5.8.1.1.3.7.1.9TimeIntervalread-onlyTime interval that this value is valid.
I32 mpsIngressCacheMpoaRequestId1.3.6.1.4.1.353.5.8.1.1.3.7.1.10Integer32read-onlyThe request ID contained in the MPOA resolution request from the local Ingress MPC.
I32 mpsIngressCacheNhrpRequestId1.3.6.1.4.1.353.5.8.1.1.3.7.1.11Integer32read-onlyThe request ID which this MPS generates to identify the NHRP resolution request.
INT mpsIngressCacheServiceCategory1.3.6.1.4.1.353.5.8.1.1.3.7.1.12INTEGERread-onlyThe service categories supported for this shortcut.
mpsEgressCacheTable1.3.6.1.4.1.353.5.8.1.1.3.8not-accessibleThis table contains information regarding the Egress MPOA Server Cache Table.
mpsEgressCacheEntry1.3.6.1.4.1.353.5.8.1.1.3.8.1not-accessibleAn entry represents an entry in the MPS's Egress cache Table which keeps track of the state of the impositions.
INT mpsEgressCacheId1.3.6.1.4.1.353.5.8.1.1.3.8.1.1INTEGERread-onlyThe id which identifies this cache entry.
NUM mpsEgressCacheDestInternetworkAddrType1.3.6.1.4.1.353.5.8.1.1.3.8.1.2InternetworkAddrTyperead-onlyThe destination protocol address type.
NUM mpsEgressCacheDestAddr1.3.6.1.4.1.353.5.8.1.1.3.8.1.3InternetworkAddrread-onlyThe destination protocol address.
INT mpsEgressCachePrefixLen1.3.6.1.4.1.353.5.8.1.1.3.8.1.4INTEGERread-onlyThe destination prefix length.
NUM mpsEgressCacheHoldTime1.3.6.1.4.1.353.5.8.1.1.3.8.1.5TimeIntervalread-onlyTime interval that this value is valid.
INT mpsEgressCacheEntryState1.3.6.1.4.1.353.5.8.1.1.3.8.1.6INTEGERread-onlyThe 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'.
OCT mpsEgressCacheDataLinkHeader1.3.6.1.4.1.353.5.8.1.1.3.8.1.7OCTET STRINGread-onlyData-Link Layer Header.
I32 mpsEgressCacheElanId1.3.6.1.4.1.353.5.8.1.1.3.8.1.8Integer32read-onlyThe elan id that this Cache Imposition is sent on.
ATM mpsEgressCacheSourceClientAtmAddr1.3.6.1.4.1.353.5.8.1.1.3.8.1.9AtmAddrread-onlyThe Ingress NHC's Atm Address used in the original cache imposition.
I32 mpsEgressCacheNhrpRequestId1.3.6.1.4.1.353.5.8.1.1.3.8.1.10Integer32read-onlyThe request id from the original NHRP Resolution Request, may be only useful in the Resolving State.
I32 mpsEgressCacheMpoaRequestId1.3.6.1.4.1.353.5.8.1.1.3.8.1.11Integer32read-onlyThe new request id which is generated for this imposition's request, may be only useful in the Resolving State.
INT mpsEgressCacheServiceCategory1.3.6.1.4.1.353.5.8.1.1.3.8.1.12INTEGERread-onlyThe service categories supported for this shortcut.
NUM mpsEgressCacheNextHopInternetworkAddrType1.3.6.1.4.1.353.5.8.1.1.3.8.1.13InternetworkAddrTyperead-onlyThe NextHop protocol address type.
NUM mpsEgressCacheNextHopAddr1.3.6.1.4.1.353.5.8.1.1.3.8.1.14InternetworkAddrread-onlyThe NextHop protocol address.
mpsMpcTable1.3.6.1.4.1.353.5.8.1.1.3.9not-accessibleThis read-only table contains information about the MPCs that these MPSs know about.
mpsMpcEntry1.3.6.1.4.1.353.5.8.1.1.3.9.1not-accessibleA row created by an MPS. The MPS learns about the MPC and creates a row.
MPC mpsMpcIndex1.3.6.1.4.1.353.5.8.1.1.3.9.1.1MpcIndexnot-accessibleThe local index for the mpc represented by this entry
ATM mpsMpcCtrlAtmAddr1.3.6.1.4.1.353.5.8.1.1.3.9.1.2AtmAddrread-onlyMPC control ATM address
mpoaMIBConformance1.3.6.1.4.1.353.5.8.1.2
mpoaMIBGroups1.3.6.1.4.1.353.5.8.1.2.1
mpoaDeviceTypeGroup1.3.6.1.4.1.353.5.8.1.2.1.1A 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.
mpoaDeviceTypeMpsMacGroup1.3.6.1.4.1.353.5.8.1.2.1.2A 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.
mpcConfigGroup1.3.6.1.4.1.353.5.8.1.2.1.3A collection of objects used for creating and configuring MPOA Clients.
mpcActualGroup1.3.6.1.4.1.353.5.8.1.2.1.4A collection of objects describing the status and operational parameters of the managed MPC.
mpcDataAtmAddressGroup1.3.6.1.4.1.353.5.8.1.2.1.5A collection of objects which describe the set of data ATM addresses for the MPCs.
mpcStatisticsGroup1.3.6.1.4.1.353.5.8.1.2.1.6A collection of objects that provide statistics on the MPOA protocol parameters.
mpcProtocolGroup1.3.6.1.4.1.353.5.8.1.2.1.7A collection of objects to specify which parameters this MPC is enabled for.
mpcMappingGroup1.3.6.1.4.1.353.5.8.1.2.1.8A collection of objects to map from LEC to MPC
mpcMpsGroup1.3.6.1.4.1.353.5.8.1.2.1.9A collection of objects which aid the MPCs to track information for all the MPSs which are known by the MPCs.
mpcMpsMacAddressGroup1.3.6.1.4.1.353.5.8.1.2.1.10A collection of objects which aid the MPCs to track MAC Address information for all the MPSs which are known by the MPCs.
mpcIngressCacheTotalPacketGroup1.3.6.1.4.1.353.5.8.1.2.1.11A collection of objects which count the total number of packets transmitted over MPC short cuts.
mpcIngressCacheTotalOctetGroup1.3.6.1.4.1.353.5.8.1.2.1.12A collection of objects which count the total number of octets transmitted over MPC short cuts.
mpcIngressCacheGroup1.3.6.1.4.1.353.5.8.1.2.1.13A collection of objects used to monitor the MPOA ingress cache.
mpcEgressCacheTotalPacketGroup1.3.6.1.4.1.353.5.8.1.2.1.14A collection of objects which count the total number of packets received by MPC short cuts.
mpcEgressCacheTotalOctetGroup1.3.6.1.4.1.353.5.8.1.2.1.15A collection of objects which count the total number of octets received by MPC short cuts.
mpcEgressCacheGroup1.3.6.1.4.1.353.5.8.1.2.1.16A collection of objects used to monitor the MPOA egress cache.
mpsConfigGroup1.3.6.1.4.1.353.5.8.1.2.1.17A collection of objects used for creating and configuring MPOA Servers.
mpsActualGroup1.3.6.1.4.1.353.5.8.1.2.1.18A collection of objects describing the status and operational parameters of the managed MPS.
mpsStatisticsGroup1.3.6.1.4.1.353.5.8.1.2.1.19A collection of objects that provide statistics on the MPOA Server protocol parameters.
mpsProtocolGroup1.3.6.1.4.1.353.5.8.1.2.1.20A collection of objects to specify which parameters this MPS is enabled for.
mpsMappingGroup1.3.6.1.4.1.353.5.8.1.2.1.21A collection of objects to map from MPSs to LECs.
mpsMpcGroup1.3.6.1.4.1.353.5.8.1.2.1.22A collection of objects which aid the MPSs to track information for all the MPCs which are known by the MPSs.
mpsIngressCacheGroup1.3.6.1.4.1.353.5.8.1.2.1.23A collection of objects to monitor the MPS ingress cache.
mpsEgressCacheGroup1.3.6.1.4.1.353.5.8.1.2.1.24A collection of objects to monitor MPS's egress cache parameters.
mpcMpsMultipleMacAddressGroup1.3.6.1.4.1.353.5.8.1.2.1.25A 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.
mpoaMIBCompliances1.3.6.1.4.1.353.5.8.1.2.2
mpoaMpcMibBasicCompliance1.3.6.1.4.1.353.5.8.1.2.2.1The basic implementation requirements for SNMP entities which support MPOA Clients.
mpoaMpcMibAdvancedCompliance1.3.6.1.4.1.353.5.8.1.2.2.2The advanced implementation requirements for SNMP entities which support MPOA Clients.
mpoaMpcMibAdvancedPlusOctetsCompliance1.3.6.1.4.1.353.5.8.1.2.2.3The AdvancedPlusOctets implementation requirements for SNMP entities which support MPOA Clients. This includes supporting the 64 bit octet counters.
mpoaMpsMibBasicCompliance1.3.6.1.4.1.353.5.8.1.2.2.4The implementation requirements for SNMP entities which support MPOA Servers.
mpoaMpsMibAdvancedCompliance1.3.6.1.4.1.353.5.8.1.2.2.5The advanced implementation requirements for SNMP entities which support MPOA Servers.

RFC description

ATM Forum MPOA (Multiprotocol Over ATM) MIB for managing MPOA clients and servers in ATM networks.

Start monitoring Vendor-neutral ATM Forum standard (ATM-capable router/switch, MPOA client/server) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download MPOA-MIB