MIBs Depot

MPOA-MIB

Registered at
1.3.6.1.4.1.353.5.8
Last updated
1998-11-09 00:00
Organization
ATM Forum LANE/MPOA Working Group
Revisions
1998-11-09 00:00, 1998-05-22 00:00, 1998-02-25 00:00
Namespace
standard
Source file
MPOA-MIB
Digest
sha256:7abac9310917cabd05cc9fe16a152a21e1daa44e62e4b734202f0aa8f4de9ade

Description

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.

Contact

The ATM Forum 2570 West El Camino Real, Suite 304 Mountain View, CA 94040-1313 USA Tel: +1-650-949-6700 Fax: +1-650-949-6705 Web: http://www.atmforum.com E-mail: info@atmforum.com

Imports

FromSymbols
LAN-EMULATION-CLIENT-MIBlecIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TimeInterval, TimeStamp, TruthValue

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IANAifType-MIB
IF-MIB
LAN-EMULATION-CLIENT-MIB
MPOA-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
AtmAddr
TEXTUAL-CONVENTION
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.
current
AtmConfigAddr
TEXTUAL-CONVENTION
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.
current
InternetworkAddr
TEXTUAL-CONVENTION
The value of an internetwork layer address.
current
InternetworkAddrType
TEXTUAL-CONVENTION
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.
current
LecIndex
TEXTUAL-CONVENTION
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.
current
MpcIndex
TEXTUAL-CONVENTION
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.
current
MpsIndex
TEXTUAL-CONVENTION
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.
current

Objects

NameOIDSyntaxAccessStatus
atmForum
OBJECT-IDENTITY
1.3.6.1.4.1.353
atmForumNetworkManagement
OBJECT-IDENTITY
1.3.6.1.4.1.353.5
atmfMpoa
OBJECT-IDENTITY
1.3.6.1.4.1.353.5.8
mpoaMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.353.5.8.1.1
mpoaCommonObjects
OBJECT-IDENTITY
1.3.6.1.4.1.353.5.8.1.1.1
deviceTypeTable
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.1.1not-accessiblecurrent
deviceTypeEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.1.1.1not-accessiblecurrent
deviceTypeIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.1.1.1.1INTEGER (1..2147483647)not-accessiblecurrent
deviceTypeLecIndex
OBJECT-TYPE
LecIndex of LEC that supports this data ATM address
1.3.6.1.4.1.353.5.8.1.1.1.1.1.2LecIndexread-onlycurrent
deviceTypeRemoteLecAtmAddress
OBJECT-TYPE
The ATM address learned by LE ARP.
1.3.6.1.4.1.353.5.8.1.1.1.1.1.3AtmAddrread-onlycurrent
deviceTypeType
OBJECT-TYPE
same as the TLV
1.3.6.1.4.1.353.5.8.1.1.1.1.1.4INTEGER {nonMpoa(1), mps(2), mpc(3), mpsAndMpc(4)}read-onlycurrent
deviceTypeMpsAtmAddress
OBJECT-TYPE
Associated MPS address, zeros for non-MPOA and mpc
1.3.6.1.4.1.353.5.8.1.1.1.1.1.5AtmAddrread-onlycurrent
deviceTypeMpcAtmAddress
OBJECT-TYPE
Associated MPC address, zeros for non-MPOA & mps
1.3.6.1.4.1.353.5.8.1.1.1.1.1.6AtmAddrread-onlycurrent
deviceTypeMpsMacAddressTable
OBJECT-TYPE
This table contains MPS MAC Address information gathered from the MPOA DeviceTypeTLV.
1.3.6.1.4.1.353.5.8.1.1.1.2not-accessiblecurrent
deviceTypeMpsMacAddressEntry
OBJECT-TYPE
Each entry represents an MPS MAC Address. Each entry corresponds to a deviceTypeIndex value for which the deviceTypeType attribute is `mps' or `mpsAndMpc'.
1.3.6.1.4.1.353.5.8.1.1.1.2.1not-accessiblecurrent
deviceTypeMpsMacAddress
OBJECT-TYPE
MPS MAC address contained in the Device Type TLV which is identified by the deviceTypeIndex in the deviceTypeTable.
1.3.6.1.4.1.353.5.8.1.1.1.2.1.1MacAddressread-onlycurrent
mpcObjects
OBJECT-IDENTITY
1.3.6.1.4.1.353.5.8.1.1.2
mpcNextIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.1Integer32 (0..2147483647)read-writecurrent
mpcConfigTable
OBJECT-TYPE
The MPOA Client Configuration Table. This table contains configuration information for all MPOA Clients which this agent manages.
1.3.6.1.4.1.353.5.8.1.1.2.2not-accessiblecurrent
mpcConfigEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.2.1not-accessiblecurrent
mpcIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.2.1.1MpcIndexnot-accessiblecurrent
mpcRowStatus
OBJECT-TYPE
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'
1.3.6.1.4.1.353.5.8.1.1.2.2.1.2RowStatusread-createcurrent
mpcConfigMode
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.2.1.3INTEGER {automatic(1), manual(2)}read-createcurrent
mpcCtrlAtmAddr
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.2.1.4AtmConfigAddrread-createcurrent
mpcSCSetupFrameCount
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.2.1.5Integer32 (1..65535)read-createcurrent
mpcSCSetupFrameTime
OBJECT-TYPE
MPC-p2 Short-cut setup frame time, in seconds.
1.3.6.1.4.1.353.5.8.1.1.2.2.1.6Integer32 (1..60)read-createcurrent
mpcInitialRetryTime
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.2.1.7Integer32 (1..300)read-createcurrent
mpcRetryTimeMaximum
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.2.1.8Integer32 (10..300)read-createcurrent
mpcHoldDownTime
OBJECT-TYPE
MPC-p6 Hold Down Time Minimum time to wait before reinitiating a failed resolution attempt. Default is mpcRetryTimeMaximum * 4.
1.3.6.1.4.1.353.5.8.1.1.2.2.1.9Integer32 (30..1200)read-createcurrent
mpcActualTable
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.3not-accessiblecurrent
mpcActualEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.3.1not-accessiblecurrent
mpcActualState
OBJECT-TYPE
This object indicates the actual state of the MPOA Client.
1.3.6.1.4.1.353.5.8.1.1.2.3.1.1INTEGER {unknown(1), initialState(2), up(3), down(4)}read-onlycurrent
mpcDiscontinuityTime
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.3.1.2TimeStampread-onlycurrent
mpcActualConfigMode
OBJECT-TYPE
Indicates whether this MPC auto-configured when it was last (re-)initialized.
1.3.6.1.4.1.353.5.8.1.1.2.3.1.3INTEGER {automatic(1), manual(2)}read-onlycurrent
mpcActualSCSetupFrameCount
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.3.1.4Integer32 (1..65535)read-onlycurrent
mpcActualSCSetupFrameTime
OBJECT-TYPE
Actual MPC-p2 Short-cut setup frame time, in seconds.
1.3.6.1.4.1.353.5.8.1.1.2.3.1.5Integer32 (1..60)read-onlycurrent
mpcActualInitialRetryTime
OBJECT-TYPE
Actual MPC-p4 is initial value for the retry time out.
1.3.6.1.4.1.353.5.8.1.1.2.3.1.6Integer32 (1..300)read-onlycurrent
mpcActualRetryTimeMaximum
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.3.1.7Integer32 (30..300)read-onlycurrent
mpcActualHoldDownTime
OBJECT-TYPE
MPC-p6 Hold Down Time Minimum time to wait before reinitiating a failed resolution attempt. The default value is mpcRetryTimeMaximum * 4.
1.3.6.1.4.1.353.5.8.1.1.2.3.1.8Integer32 (30..1200)read-onlycurrent
mpcDataAtmAddressTable
OBJECT-TYPE
A table which shows all the data ATM addresses associated with all MPOA Clients.
1.3.6.1.4.1.353.5.8.1.1.2.4not-accessiblecurrent
mpcDataAtmAddressEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.4.1not-accessiblecurrent
mpcDataAtmAddress
OBJECT-TYPE
A data ATM Address which is associated with an MPOA Client specified by the mpcIndex.
1.3.6.1.4.1.353.5.8.1.1.2.4.1.1AtmAddrnot-accessiblecurrent
mpcDataAtmAddressRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.4.1.2RowStatusread-createcurrent
mpcStatisticsTable
OBJECT-TYPE
A read-only table which contains statistical information for all MPOA Clients that this agent manages.
1.3.6.1.4.1.353.5.8.1.1.2.5not-accessiblecurrent
mpcStatisticsEntry
OBJECT-TYPE
Each row in this table contains statistics for one MPOA Client.
1.3.6.1.4.1.353.5.8.1.1.2.5.1not-accessiblecurrent
mpcStatTxMpoaResolveRequests
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.1Counter32read-onlycurrent
mpcStatRxMpoaResolveReplyAcks
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.2Counter32read-onlycurrent
mpcStatRxMpoaResolveReplyInsufECResources
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.3Counter32read-onlycurrent
mpcStatRxMpoaResolveReplyInsufSCResources
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.4Counter32read-onlycurrent
mpcStatRxMpoaResolveReplyInsufEitherResources
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.5Counter32read-onlycurrent
mpcStatRxMpoaResolveReplyUnsupportedInetProt
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.6Counter32read-onlycurrent
mpcStatRxMpoaResolveReplyUnsupportedMacEncaps
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.7Counter32read-onlycurrent
mpcStatRxMpoaResolveReplyUnspecifiedOther
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.8Counter32read-onlycurrent
mpcStatRxMpoaImpRequests
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.9Counter32read-onlycurrent
mpcStatTxMpoaImpReplyAcks
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.10Counter32read-onlycurrent
mpcStatTxMpoaImpReplyInsufECResources
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.11Counter32read-onlycurrent
mpcStatTxMpoaImpReplyInsufSCResources
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.12Counter32read-onlycurrent
mpcStatTxMpoaImpReplyInsufEitherResources
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.13Counter32read-onlycurrent
mpcStatTxMpoaImpReplyUnsupportedInetProt
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.14Counter32read-onlycurrent
mpcStatTxMpoaImpReplyUnsupportedMacEncaps
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.15Counter32read-onlycurrent
mpcStatTxMpoaImpReplyUnspecifiedOther
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.16Counter32read-onlycurrent
mpcStatTxMpoaEgressCachePurgeRequests
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.17Counter32read-onlycurrent
mpcStatRxMpoaEgressCachePurgeReplies
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.18Counter32read-onlycurrent
mpcStatRxMpoaKeepAlives
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.19Counter32read-onlycurrent
mpcStatRxMpoaTriggers
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.20Counter32read-onlycurrent
mpcStatRxMpoaDataPlanePurges
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.21Counter32read-onlycurrent
mpcStatTxMpoaDataPlanePurges
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.22Counter32read-onlycurrent
mpcStatRxNhrpPurgeRequests
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.23Counter32read-onlycurrent
mpcStatTxNhrpPurgeReplies
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.24Counter32read-onlycurrent
mpcStatRxErrUnrecognizedExtensions
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.25Counter32read-onlycurrent
mpcStatRxErrLoopDetecteds
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.26Counter32read-onlycurrent
mpcStatRxErrProtoAddrUnreachables
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.27Counter32read-onlycurrent
mpcStatRxErrProtoErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.28Counter32read-onlycurrent
mpcStatRxErrSduSizeExceededs
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.29Counter32read-onlycurrent
mpcStatRxErrInvalidExtensions
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.30Counter32read-onlycurrent
mpcStatRxErrInvalidReplies
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.31Counter32read-onlycurrent
mpcStatRxErrAuthenticationFailures
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.32Counter32read-onlycurrent
mpcStatRxErrHopCountExceededs
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.5.1.33Counter32read-onlycurrent
mpcProtocolTable
OBJECT-TYPE
List of protocols, per MPC, for which flow detection is enabled
1.3.6.1.4.1.353.5.8.1.1.2.6not-accessiblecurrent
mpcProtocolEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.6.1not-accessiblecurrent
mpcFlowDetectProtocol
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.6.1.1InternetworkAddrTypenot-accessiblecurrent
mpcLECSValue
OBJECT-TYPE
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).
1.3.6.1.4.1.353.5.8.1.1.2.6.1.2TruthValueread-onlycurrent
mpcProtocolRowStatus
OBJECT-TYPE
This object is used by an agent or manager to create, delete or modify a row in this table.
1.3.6.1.4.1.353.5.8.1.1.2.6.1.3RowStatusread-createcurrent
mpcMappingTable
OBJECT-TYPE
A table mapping the `lecIndex' values of LANE Clients to the `mpcIndex' values of corresponding MPOA Clients.
1.3.6.1.4.1.353.5.8.1.1.2.7not-accessiblecurrent
mpcMappingEntry
OBJECT-TYPE
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).
1.3.6.1.4.1.353.5.8.1.1.2.7.1not-accessiblecurrent
mpcMappingRowStatus
OBJECT-TYPE
This object is used by an agent or manager to create, delete or modify a row in this table.
1.3.6.1.4.1.353.5.8.1.1.2.7.1.1RowStatusread-createcurrent
mpcMappingIndex
OBJECT-TYPE
The mpcIndex of the MPOA Client that is performing flow detection for the LANE Client represented by the lecIndex.
1.3.6.1.4.1.353.5.8.1.1.2.7.1.2MpcIndexread-createcurrent
mpcMpsTable
OBJECT-TYPE
This is a read-only table which contains information about the MPSs that these MPCs know about.
1.3.6.1.4.1.353.5.8.1.1.2.8not-accessiblecurrent
mpcMpsEntry
OBJECT-TYPE
A row created by an MPC. The MPC learns about an MPS and creates a row.
1.3.6.1.4.1.353.5.8.1.1.2.8.1not-accessiblecurrent
mpcMpsIndex
OBJECT-TYPE
The MPS's index which is used to identify a row in this table.
1.3.6.1.4.1.353.5.8.1.1.2.8.1.1MpsIndexnot-accessiblecurrent
mpcMpsAtmAddr
OBJECT-TYPE
The Control ATM Address of the MPS
1.3.6.1.4.1.353.5.8.1.1.2.8.1.2AtmAddrread-onlycurrent
mpcMpsMacAddressTable
OBJECT-TYPE
This is a read-only table which contains information about all the MPSs' MAC Addresses that these MPCs know about.
1.3.6.1.4.1.353.5.8.1.1.2.9not-accessibleobsolete
mpcMpsMacAddressEntry
OBJECT-TYPE
A row is created by an MPC. The MPC learns about an MPS's MAC Address and creates a row.
1.3.6.1.4.1.353.5.8.1.1.2.9.1not-accessibleobsolete
mpcLecIndex
OBJECT-TYPE
The lecIndex which represents the associated LEC.
1.3.6.1.4.1.353.5.8.1.1.2.9.1.1LecIndexnot-accessibleobsolete
mpcMpsMacAddress
OBJECT-TYPE
The MAC Address of the MPS.
1.3.6.1.4.1.353.5.8.1.1.2.9.1.2MacAddressread-onlyobsolete
mpcIngressCacheTxTotalPackets
OBJECT-TYPE
The total number of packets transmitted over MPC Short Cuts.
1.3.6.1.4.1.353.5.8.1.1.2.10Counter32read-onlycurrent
mpcIngressCacheTxTotalOctets
OBJECT-TYPE
The total number of octets transmitted over MPC Short Cuts.
1.3.6.1.4.1.353.5.8.1.1.2.11Counter64read-onlycurrent
mpcIngressCacheTable
OBJECT-TYPE
This table contains information for MPC Caches for the ingress MPC.
1.3.6.1.4.1.353.5.8.1.1.2.12not-accessiblecurrent
mpcIngressCacheEntry
OBJECT-TYPE
An entry contains control information for a row in a MPC's Ingress Cache.
1.3.6.1.4.1.353.5.8.1.1.2.12.1not-accessiblecurrent
mpcIngressCacheDestInetworkAddrType
OBJECT-TYPE
The type of the destination internetwork layer address.
1.3.6.1.4.1.353.5.8.1.1.2.12.1.1InternetworkAddrTyperead-onlycurrent
mpcIngressCacheDestAddr
OBJECT-TYPE
The destination internetwork layer address for which this entry is defined.
1.3.6.1.4.1.353.5.8.1.1.2.12.1.2InternetworkAddrread-onlycurrent
mpcIngressCachePrefixLen
OBJECT-TYPE
Defines an equivalence class of addresses that match Prefix Length bit positions of the destination internetwork layer address.
1.3.6.1.4.1.353.5.8.1.1.2.12.1.3Integer32read-onlycurrent
mpcIngressCacheDestAtmAddr
OBJECT-TYPE
The Destination ATM Address received in the MPOA Resolution Reply.
1.3.6.1.4.1.353.5.8.1.1.2.12.1.4AtmAddrread-onlycurrent
mpcIngressCacheSrcAtmAddr
OBJECT-TYPE
The Source ATM Address for the MPOA Resolution Request.
1.3.6.1.4.1.353.5.8.1.1.2.12.1.5AtmAddrread-onlycurrent
mpcIngressCacheEntryState
OBJECT-TYPE
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'.
1.3.6.1.4.1.353.5.8.1.1.2.12.1.6INTEGER {doesNotExist(1), inactive(2), active(3), negative(4)}read-onlycurrent
mpcIngressCacheEgressCacheTagValid
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.12.1.7TruthValueread-onlycurrent
mpcIngressCacheEgressCacheTag
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.12.1.8Integer32read-onlycurrent
mpcIngressCacheLastNhrpCieCode
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.12.1.9INTEGER (0..255)read-onlycurrent
mpcIngressCacheSigErrCode
OBJECT-TYPE
Error code or Success of the last sinalling request for this cache entry.
1.3.6.1.4.1.353.5.8.1.1.2.12.1.10Integer32read-onlycurrent
mpcIngressCacheRetries
OBJECT-TYPE
The current number of times this MPC has issued a resolution request since it received a valid reply.
1.3.6.1.4.1.353.5.8.1.1.2.12.1.11Counter32read-onlycurrent
mpcIngressCacheTimeUntilNextResolutionRequest
OBJECT-TYPE
The amount of time the MPC must wait before issuing the next resolution request.
1.3.6.1.4.1.353.5.8.1.1.2.12.1.12TimeIntervalread-onlycurrent
mpcIngressCacheHoldingTime
OBJECT-TYPE
The time that this MPC's Ingress Cache Entry will remain valid. If the mpcIngressCacheEntryState is not active this value will be zero.
1.3.6.1.4.1.353.5.8.1.1.2.12.1.13TimeIntervalread-onlycurrent
mpcIngressCacheServiceCategory
OBJECT-TYPE
The service categories supported for this shortcut.
1.3.6.1.4.1.353.5.8.1.1.2.12.1.14INTEGER (0..65535)read-onlycurrent
mpcEgressCacheRxTotalPackets
OBJECT-TYPE
This counts the total number of packets received by MPC Short Cuts.
1.3.6.1.4.1.353.5.8.1.1.2.13Counter32read-onlycurrent
mpcEgressCacheRxTotalOctets
OBJECT-TYPE
This counts the total number of octets received by MPC Short Cuts.
1.3.6.1.4.1.353.5.8.1.1.2.14Counter64read-onlycurrent
mpcEgressCacheTable
OBJECT-TYPE
This table contains Egress Cache information for all the MPCs which this agent manages.
1.3.6.1.4.1.353.5.8.1.1.2.15not-accessiblecurrent
mpcEgressCacheEntry
OBJECT-TYPE
An entry in the MPOA Client's Egress Cache table.
1.3.6.1.4.1.353.5.8.1.1.2.15.1not-accessiblecurrent
mpcEgressCacheId
OBJECT-TYPE
Cache ID Provided by the MPS in the Cache Imposition Request.
1.3.6.1.4.1.353.5.8.1.1.2.15.1.1Integer32 (1..2147483647)read-onlycurrent
mpcEgressCacheInetworkAddrType
OBJECT-TYPE
Type of Internetwork Address in this cache entry.
1.3.6.1.4.1.353.5.8.1.1.2.15.1.2InternetworkAddrTyperead-onlycurrent
mpcEgressCacheIDestAddr
OBJECT-TYPE
The destination internetwork layer address for which this entry is defined.
1.3.6.1.4.1.353.5.8.1.1.2.15.1.3InternetworkAddrread-onlycurrent
mpcEgressCachePrefixLen
OBJECT-TYPE
Defines an equivalence class of addresses that match Prefix Length bit positions of the destination internetwork layer address.
1.3.6.1.4.1.353.5.8.1.1.2.15.1.4Integer32read-onlycurrent
mpcEgressCacheEntryState
OBJECT-TYPE
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'.
1.3.6.1.4.1.353.5.8.1.1.2.15.1.5INTEGER {doesNotExist(1), inactive(2), active(3), negative(4)}read-onlycurrent
mpcEgressCacheEgressCacheTagValid
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.15.1.6TruthValueread-onlycurrent
mpcEgressCacheEgressCacheTag
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.15.1.7Integer32read-onlycurrent
mpcEgressCacheHoldTime
OBJECT-TYPE
The remaining time for which this entry is valid.
1.3.6.1.4.1.353.5.8.1.1.2.15.1.8TimeIntervalread-onlycurrent
mpcEgressCacheDataLinkHeader
OBJECT-TYPE
The DataLink header that the egress client rebuilds the original DataLink packet with.
1.3.6.1.4.1.353.5.8.1.1.2.15.1.9OCTET STRING (SIZE(0..255))read-onlycurrent
mpcEgressCacheIngressMpcDataAtmAddr
OBJECT-TYPE
The Data ATM Address of the ingress MPC that issued the MPOA Resolution request
1.3.6.1.4.1.353.5.8.1.1.2.15.1.10AtmAddrread-onlycurrent
mpcEgressCacheLecIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.15.1.11LecIndexread-onlycurrent
mpcEgressCacheServiceCategory
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.15.1.12INTEGER (0..65535)read-onlycurrent
mpcMpsObjects
OBJECT-IDENTITY
1.3.6.1.4.1.353.5.8.1.1.2.16
mpcMpsMultipleMacAddressTable
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.16.1not-accessiblecurrent
mpcMpsMultipleMacAddressEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.16.1.1not-accessiblecurrent
mpcFlowDetectLecIndex
OBJECT-TYPE
The lecIndex which represents the associated LEC.
1.3.6.1.4.1.353.5.8.1.1.2.16.1.1.1LecIndexnot-accessiblecurrent
mpcMpsMacAddressIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.2.16.1.1.2Integer32 (1..2147483647)not-accessiblecurrent
mpcMpsFlowDetectMacAddress
OBJECT-TYPE
An MPS MAC Address used by an MPC during flow detection.
1.3.6.1.4.1.353.5.8.1.1.2.16.1.1.3MacAddressread-onlycurrent
mpsObjects
OBJECT-IDENTITY
1.3.6.1.4.1.353.5.8.1.1.3
mpsNextIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.1Integer32 (0..2147483647)read-onlycurrent
mpsConfigTable
OBJECT-TYPE
The MPOA Server Configuration Table. This table represents the configuration information for all MPOA Servers which this agent manages.
1.3.6.1.4.1.353.5.8.1.1.3.2not-accessiblecurrent
mpsConfigEntry
OBJECT-TYPE
MPOA Server Configuration Entry. Each entry contains configuration information for one MPOA Server.
1.3.6.1.4.1.353.5.8.1.1.3.2.1not-accessiblecurrent
mpsIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.2.1.1MpsIndexnot-accessiblecurrent
mpsRowStatus
OBJECT-TYPE
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'.
1.3.6.1.4.1.353.5.8.1.1.3.2.1.2RowStatusread-createcurrent
mpsConfigMode
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.2.1.3INTEGER {automatic(1), manual(2)}read-createcurrent
mpsCtrlAtmAddr
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.2.1.4AtmConfigAddrread-createcurrent
mpsKeepAliveTime
OBJECT-TYPE
MPS-p1 Keep-alive time is max interval between the MPS sending MPOA Keep-Alives in seconds.
1.3.6.1.4.1.353.5.8.1.1.3.2.1.5Integer32 (1..300)read-createcurrent
mpsKeepAliveLifeTime
OBJECT-TYPE
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).
1.3.6.1.4.1.353.5.8.1.1.3.2.1.6Integer32 (3..1000)read-createcurrent
mpsInitialRetryTime
OBJECT-TYPE
MPS-p4 is initial value in seconds for the MPOA retry mechanism.
1.3.6.1.4.1.353.5.8.1.1.3.2.1.7Integer32 (1..300)read-createcurrent
mpsRetryTimeMaximum
OBJECT-TYPE
MPS-p5 cumulative max value in seconds for Retry Time (MPS-p4).
1.3.6.1.4.1.353.5.8.1.1.3.2.1.8Integer32 (10..300)read-createcurrent
mpsGiveupTime
OBJECT-TYPE
MPS-p6 Give Up Time. Minimum time in seconds to wait before giving up on a pending resolution request.
1.3.6.1.4.1.353.5.8.1.1.3.2.1.9Integer32 (5..300)read-createcurrent
mpsDefaultHoldingTime
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.2.1.10Integer32 (1..120)read-createcurrent
mpsActualTable
OBJECT-TYPE
A read-only table containing identification, status, and operational information about the MPOA Servers this agent manages.
1.3.6.1.4.1.353.5.8.1.1.3.3not-accessiblecurrent
mpsActualEntry
OBJECT-TYPE
An entry in the MPS Actual Table. An entry represents a specific MPOA Server's status and operation information.
1.3.6.1.4.1.353.5.8.1.1.3.3.1not-accessiblecurrent
mpsActualState
OBJECT-TYPE
This object indicates the current operational status of the MPOA Server.
1.3.6.1.4.1.353.5.8.1.1.3.3.1.1INTEGER {unknown(1), initialState(2), up(3), down(4)}read-onlycurrent
mpsDiscontinuityTime
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.3.1.2TimeStampread-onlycurrent
mpsActualConfigMode
OBJECT-TYPE
Indicates whether this MPS auto-configured when it was last (re-)initialized.
1.3.6.1.4.1.353.5.8.1.1.3.3.1.3INTEGER {automatic(1), manual(2)}read-onlycurrent
mpsActualKeepAlive
OBJECT-TYPE
The maximum amount of time in seconds this MPS waits between sending MPOA Keep-Alives.
1.3.6.1.4.1.353.5.8.1.1.3.3.1.5Integer32read-onlycurrent
mpsActualKeepAliveLifeTime
OBJECT-TYPE
The length of time in seconds this MPS considers a Keep-Alive valid.
1.3.6.1.4.1.353.5.8.1.1.3.3.1.6Integer32read-onlycurrent
mpsActualInitialRetryTime
OBJECT-TYPE
The actual initial value in seconds for the MPOA retry mechanism.
1.3.6.1.4.1.353.5.8.1.1.3.3.1.7Integer32 (1..300)read-onlycurrent
mpsActualRetryTimeMaximum
OBJECT-TYPE
The actual cumulative max value in seconds for Retry Time.
1.3.6.1.4.1.353.5.8.1.1.3.3.1.8Integer32 (30..300)read-onlycurrent
mpsActualGiveupTime
OBJECT-TYPE
Minimum time in seconds that this MPS waits before giving up on a pending resolution request.
1.3.6.1.4.1.353.5.8.1.1.3.3.1.9Integer32 (5..300)read-onlycurrent
mpsActualDefaultHoldingTime
OBJECT-TYPE
The actual Holding Time in minutes used in NHRP Resolution Replies.
1.3.6.1.4.1.353.5.8.1.1.3.3.1.10Integer32 (1..120)read-onlycurrent
mpsStatisticsTable
OBJECT-TYPE
This table represents the statistical information for the MPSs, which this agent manages.
1.3.6.1.4.1.353.5.8.1.1.3.4not-accessiblecurrent
mpsStatisticsEntry
OBJECT-TYPE
Each row in this table contains statistics for one MPOA server.
1.3.6.1.4.1.353.5.8.1.1.3.4.1not-accessiblecurrent
mpsStatRxMpoaResolveRequests
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.1Counter32read-onlycurrent
mpsStatTxMpoaResolveReplyAcks
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.2Counter32read-onlycurrent
mpsStatTxMpoaResolveReplyInsufECResources
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.3Counter32read-onlycurrent
mpsStatTxMpoaResolveReplyInsufSCResources
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.4Counter32read-onlycurrent
mpsStatTxMpoaResolveReplyInsufEitherResources
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.5Counter32read-onlycurrent
mpsStatTxMpoaResolveReplyUnsupportedInetProt
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.6Counter32read-onlycurrent
mpsStatTxMpoaResolveReplyUnsupportedMacEncaps
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.7Counter32read-onlycurrent
mpsStatTxMpoaResolveReplyUnspecifiedOther
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.8Counter32read-onlycurrent
mpsStatTxMpoaResolveReplyOther
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.9Counter32read-onlycurrent
mpsStatGiveupTimeExpireds
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.10Counter32read-onlycurrent
mpsStatTxMpoaImpRequests
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.11Counter32read-onlycurrent
mpsStatRxMpoaImpReplyAcks
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.12Counter32read-onlycurrent
mpsStatRxMpoaImpReplyInsufECResources
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.13Counter32read-onlycurrent
mpsStatRxMpoaImpReplyInsufSCResources
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.14Counter32read-onlycurrent
mpsStatRxMpoaImpReplyInsufEitherResources
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.15Counter32read-onlycurrent
mpsStatRxMpoaImpReplyUnsupportedInetProt
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.16Counter32read-onlycurrent
mpsStatRxMpoaImpReplyUnsupportedMacEncaps
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.17Counter32read-onlycurrent
mpsStatRxMpoaImpReplyUnspecifiedOther
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.18Counter32read-onlycurrent
mpsStatRxMpoaImpReplyOther
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.19Counter32read-onlycurrent
mpsStatRxMpoaEgressCachePurgeRequests
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.20Counter32read-onlycurrent
mpsStatTxMpoaEgressCachePurgeReplies
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.21Counter32read-onlycurrent
mpsStatTxMpoaTriggers
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.22Counter32read-onlycurrent
mpsStatTxNhrpResolveRequests
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.23Counter32read-onlycurrent
mpsStatRxNhrpResolveReplies
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.24Counter32read-onlycurrent
mpsStatRxNhrpResolveRequests
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.25Counter32read-onlycurrent
mpsStatTxNhrpResolveReplies
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.4.1.26Counter32read-onlycurrent
mpsProtocolTable
OBJECT-TYPE
List of protocols, per MPS, for which MPOA resolution is enabled.
1.3.6.1.4.1.353.5.8.1.1.3.5not-accessiblecurrent
mpsProtocolEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.5.1not-accessiblecurrent
mpsInternetworkLayerProtocol
OBJECT-TYPE
MPS-p3 A protocol on which to perform MPOA resolution.
1.3.6.1.4.1.353.5.8.1.1.3.5.1.1InternetworkAddrTypenot-accessiblecurrent
mpsLECSValue
OBJECT-TYPE
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).
1.3.6.1.4.1.353.5.8.1.1.3.5.1.2TruthValueread-onlycurrent
mpsProtocolRowStatus
OBJECT-TYPE
This object allows network managers to enable resolution for the `mpsInternetworkLayerProtocol'.
1.3.6.1.4.1.353.5.8.1.1.3.5.1.3RowStatusread-createcurrent
mpsMappingTable
OBJECT-TYPE
A table mapping the `lecIndex' values of LANE Clients to the `mpsIndex' values of corresponding MPOA Servers.
1.3.6.1.4.1.353.5.8.1.1.3.6not-accessiblecurrent
mpsMappingEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.353.5.8.1.1.3.6.1not-accessiblecurrent
mpsMappingRowStatus
OBJECT-TYPE
Allows creation, enabling/disabling of this row.
1.3.6.1.4.1.353.5.8.1.1.3.6.1.1RowStatusread-createcurrent
mpsMappingIndex
OBJECT-TYPE
The mpsMappingIndex of the MPOA Server that is associated with this LEC. The mpsMappingIndex corresponds to the mpsIndex.
1.3.6.1.4.1.353.5.8.1.1.3.6.1.2MpsIndexread-createcurrent
mpsIngressCacheTable
OBJECT-TYPE
This table tracks all the Ingress Cache information of the MPSs which this agents manages.
1.3.6.1.4.1.353.5.8.1.1.3.7not-accessiblecurrent
mpsIngressCacheEntry
OBJECT-TYPE
A entry contains parameters and state variables for a row in a MPS's Ingress Cache.
1.3.6.1.4.1.353.5.8.1.1.3.7.1not-accessiblecurrent
mpsIngressCacheDestInternetworkAddrType
OBJECT-TYPE
The type of internetwork layer address of the Destination Address.
1.3.6.1.4.1.353.5.8.1.1.3.7.1.1InternetworkAddrTyperead-onlycurrent
mpsIngressCacheDestAddr
OBJECT-TYPE
The Ingress MPS Destination Internetwork Layer Address.
1.3.6.1.4.1.353.5.8.1.1.3.7.1.2InternetworkAddrread-onlycurrent
mpsIngressCachePrefixLen
OBJECT-TYPE
The Prefix Length of the mpsIngressCacheDestAddr.
1.3.6.1.4.1.353.5.8.1.1.3.7.1.3Integer32read-onlycurrent
mpsIngressCacheEntryState
OBJECT-TYPE
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'.
1.3.6.1.4.1.353.5.8.1.1.3.7.1.4INTEGER {doesNotExist(1), inactive(2), active(3), negative(4)}read-onlycurrent
mpsIngressCacheSrcInternetworkAddrType
OBJECT-TYPE
The type of internetwork layer address of the Source Address.
1.3.6.1.4.1.353.5.8.1.1.3.7.1.5InternetworkAddrTyperead-onlycurrent
mpsIngressCacheSrcAddr
OBJECT-TYPE
The Ingress MPS Source Internetwork Layer Address.
1.3.6.1.4.1.353.5.8.1.1.3.7.1.6InternetworkAddrread-onlycurrent
mpsIngressCacheSourceMpcCtrlAtmAddr
OBJECT-TYPE
The ATM Address from the source of this MPOA request. In other words, the Ingress MPC's Control Atm Address.
1.3.6.1.4.1.353.5.8.1.1.3.7.1.7AtmAddrread-onlycurrent
mpsIngressCacheResolvedAtmAddr
OBJECT-TYPE
The ATM Address which has been resolved by an Egress MPC.
1.3.6.1.4.1.353.5.8.1.1.3.7.1.8AtmAddrread-onlycurrent
mpsIngressCacheHoldTime
OBJECT-TYPE
Time interval that this value is valid.
1.3.6.1.4.1.353.5.8.1.1.3.7.1.9TimeIntervalread-onlycurrent
mpsIngressCacheMpoaRequestId
OBJECT-TYPE
The request ID contained in the MPOA resolution request from the local Ingress MPC.
1.3.6.1.4.1.353.5.8.1.1.3.7.1.10Integer32read-onlycurrent
mpsIngressCacheNhrpRequestId
OBJECT-TYPE
The request ID which this MPS generates to identify the NHRP resolution request.
1.3.6.1.4.1.353.5.8.1.1.3.7.1.11Integer32read-onlycurrent
mpsIngressCacheServiceCategory
OBJECT-TYPE
The service categories supported for this shortcut.
1.3.6.1.4.1.353.5.8.1.1.3.7.1.12INTEGER (0..65535)read-onlycurrent
mpsEgressCacheTable
OBJECT-TYPE
This table contains information regarding the Egress MPOA Server Cache Table.
1.3.6.1.4.1.353.5.8.1.1.3.8not-accessiblecurrent
mpsEgressCacheEntry
OBJECT-TYPE
An entry represents an entry in the MPS's Egress cache Table which keeps track of the state of the impositions.
1.3.6.1.4.1.353.5.8.1.1.3.8.1not-accessiblecurrent
mpsEgressCacheId
OBJECT-TYPE
The id which identifies this cache entry.
1.3.6.1.4.1.353.5.8.1.1.3.8.1.1INTEGER (1..2147483647)read-onlycurrent
mpsEgressCacheDestInternetworkAddrType
OBJECT-TYPE
The destination protocol address type.
1.3.6.1.4.1.353.5.8.1.1.3.8.1.2InternetworkAddrTyperead-onlycurrent
mpsEgressCacheDestAddr
OBJECT-TYPE
The destination protocol address.
1.3.6.1.4.1.353.5.8.1.1.3.8.1.3InternetworkAddrread-onlycurrent
mpsEgressCachePrefixLen
OBJECT-TYPE
The destination prefix length.
1.3.6.1.4.1.353.5.8.1.1.3.8.1.4INTEGER (0..255)read-onlycurrent
mpsEgressCacheHoldTime
OBJECT-TYPE
Time interval that this value is valid.
1.3.6.1.4.1.353.5.8.1.1.3.8.1.5TimeIntervalread-onlycurrent
mpsEgressCacheEntryState
OBJECT-TYPE
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'.
1.3.6.1.4.1.353.5.8.1.1.3.8.1.6INTEGER {doesNotExist(1), inactive(2), active(3), negative(4)}read-onlycurrent
mpsEgressCacheDataLinkHeader
OBJECT-TYPE
Data-Link Layer Header.
1.3.6.1.4.1.353.5.8.1.1.3.8.1.7OCTET STRING (SIZE(0..255))read-onlycurrent
mpsEgressCacheElanId
OBJECT-TYPE
The elan id that this Cache Imposition is sent on.
1.3.6.1.4.1.353.5.8.1.1.3.8.1.8Integer32read-onlycurrent
mpsEgressCacheSourceClientAtmAddr
OBJECT-TYPE
The Ingress NHC's Atm Address used in the original cache imposition.
1.3.6.1.4.1.353.5.8.1.1.3.8.1.9AtmAddrread-onlycurrent
mpsEgressCacheNhrpRequestId
OBJECT-TYPE
The request id from the original NHRP Resolution Request, may be only useful in the Resolving State.
1.3.6.1.4.1.353.5.8.1.1.3.8.1.10Integer32read-onlycurrent
mpsEgressCacheMpoaRequestId
OBJECT-TYPE
The new request id which is generated for this imposition's request, may be only useful in the Resolving State.
1.3.6.1.4.1.353.5.8.1.1.3.8.1.11Integer32read-onlycurrent
mpsEgressCacheServiceCategory
OBJECT-TYPE
The service categories supported for this shortcut.
1.3.6.1.4.1.353.5.8.1.1.3.8.1.12INTEGER (0..65535)read-onlycurrent
mpsEgressCacheNextHopInternetworkAddrType
OBJECT-TYPE
The NextHop protocol address type.
1.3.6.1.4.1.353.5.8.1.1.3.8.1.13InternetworkAddrTyperead-onlycurrent
mpsEgressCacheNextHopAddr
OBJECT-TYPE
The NextHop protocol address.
1.3.6.1.4.1.353.5.8.1.1.3.8.1.14InternetworkAddrread-onlycurrent
mpsMpcTable
OBJECT-TYPE
This read-only table contains information about the MPCs that these MPSs know about.
1.3.6.1.4.1.353.5.8.1.1.3.9not-accessiblecurrent
mpsMpcEntry
OBJECT-TYPE
A row created by an MPS. The MPS learns about the MPC and creates a row.
1.3.6.1.4.1.353.5.8.1.1.3.9.1not-accessiblecurrent
mpsMpcIndex
OBJECT-TYPE
The local index for the mpc represented by this entry
1.3.6.1.4.1.353.5.8.1.1.3.9.1.1MpcIndexnot-accessiblecurrent
mpsMpcCtrlAtmAddr
OBJECT-TYPE
MPC control ATM address
1.3.6.1.4.1.353.5.8.1.1.3.9.1.2AtmAddrread-onlycurrent
mpoaMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.353.5.8.1.2
mpoaMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.353.5.8.1.2.1
mpoaMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.353.5.8.1.2.2

Conformance

NameOIDStatus
mpoaDeviceTypeGroup
OBJECT-GROUP
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.
1.3.6.1.4.1.353.5.8.1.2.1.1current
mpoaDeviceTypeMpsMacGroup
OBJECT-GROUP
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.
1.3.6.1.4.1.353.5.8.1.2.1.2current
mpcConfigGroup
OBJECT-GROUP
A collection of objects used for creating and configuring MPOA Clients.
1.3.6.1.4.1.353.5.8.1.2.1.3current
mpcActualGroup
OBJECT-GROUP
A collection of objects describing the status and operational parameters of the managed MPC.
1.3.6.1.4.1.353.5.8.1.2.1.4current
mpcDataAtmAddressGroup
OBJECT-GROUP
A collection of objects which describe the set of data ATM addresses for the MPCs.
1.3.6.1.4.1.353.5.8.1.2.1.5current
mpcStatisticsGroup
OBJECT-GROUP
A collection of objects that provide statistics on the MPOA protocol parameters.
1.3.6.1.4.1.353.5.8.1.2.1.6current
mpcProtocolGroup
OBJECT-GROUP
A collection of objects to specify which parameters this MPC is enabled for.
1.3.6.1.4.1.353.5.8.1.2.1.7current
mpcMappingGroup
OBJECT-GROUP
A collection of objects to map from LEC to MPC
1.3.6.1.4.1.353.5.8.1.2.1.8current
mpcMpsGroup
OBJECT-GROUP
A collection of objects which aid the MPCs to track information for all the MPSs which are known by the MPCs.
1.3.6.1.4.1.353.5.8.1.2.1.9current
mpcMpsMacAddressGroup
OBJECT-GROUP
A collection of objects which aid the MPCs to track MAC Address information for all the MPSs which are known by the MPCs.
1.3.6.1.4.1.353.5.8.1.2.1.10obsolete
mpcIngressCacheTotalPacketGroup
OBJECT-GROUP
A collection of objects which count the total number of packets transmitted over MPC short cuts.
1.3.6.1.4.1.353.5.8.1.2.1.11current
mpcIngressCacheTotalOctetGroup
OBJECT-GROUP
A collection of objects which count the total number of octets transmitted over MPC short cuts.
1.3.6.1.4.1.353.5.8.1.2.1.12current
mpcIngressCacheGroup
OBJECT-GROUP
A collection of objects used to monitor the MPOA ingress cache.
1.3.6.1.4.1.353.5.8.1.2.1.13current
mpcEgressCacheTotalPacketGroup
OBJECT-GROUP
A collection of objects which count the total number of packets received by MPC short cuts.
1.3.6.1.4.1.353.5.8.1.2.1.14current
mpcEgressCacheTotalOctetGroup
OBJECT-GROUP
A collection of objects which count the total number of octets received by MPC short cuts.
1.3.6.1.4.1.353.5.8.1.2.1.15current
mpcEgressCacheGroup
OBJECT-GROUP
A collection of objects used to monitor the MPOA egress cache.
1.3.6.1.4.1.353.5.8.1.2.1.16current
mpsConfigGroup
OBJECT-GROUP
A collection of objects used for creating and configuring MPOA Servers.
1.3.6.1.4.1.353.5.8.1.2.1.17current
mpsActualGroup
OBJECT-GROUP
A collection of objects describing the status and operational parameters of the managed MPS.
1.3.6.1.4.1.353.5.8.1.2.1.18current
mpsStatisticsGroup
OBJECT-GROUP
A collection of objects that provide statistics on the MPOA Server protocol parameters.
1.3.6.1.4.1.353.5.8.1.2.1.19current
mpsProtocolGroup
OBJECT-GROUP
A collection of objects to specify which parameters this MPS is enabled for.
1.3.6.1.4.1.353.5.8.1.2.1.20current
mpsMappingGroup
OBJECT-GROUP
A collection of objects to map from MPSs to LECs.
1.3.6.1.4.1.353.5.8.1.2.1.21current
mpsMpcGroup
OBJECT-GROUP
A collection of objects which aid the MPSs to track information for all the MPCs which are known by the MPSs.
1.3.6.1.4.1.353.5.8.1.2.1.22current
mpsIngressCacheGroup
OBJECT-GROUP
A collection of objects to monitor the MPS ingress cache.
1.3.6.1.4.1.353.5.8.1.2.1.23current
mpsEgressCacheGroup
OBJECT-GROUP
A collection of objects to monitor MPS's egress cache parameters.
1.3.6.1.4.1.353.5.8.1.2.1.24current
mpcMpsMultipleMacAddressGroup
OBJECT-GROUP
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.
1.3.6.1.4.1.353.5.8.1.2.1.25current
mpoaMpcMibBasicCompliance
MODULE-COMPLIANCE
The basic implementation requirements for SNMP entities which support MPOA Clients.
1.3.6.1.4.1.353.5.8.1.2.2.1current
mpoaMpcMibAdvancedCompliance
MODULE-COMPLIANCE
The advanced implementation requirements for SNMP entities which support MPOA Clients.
1.3.6.1.4.1.353.5.8.1.2.2.2current
mpoaMpcMibAdvancedPlusOctetsCompliance
MODULE-COMPLIANCE
The AdvancedPlusOctets implementation requirements for SNMP entities which support MPOA Clients. This includes supporting the 64 bit octet counters.
1.3.6.1.4.1.353.5.8.1.2.2.3current
mpoaMpsMibBasicCompliance
MODULE-COMPLIANCE
The implementation requirements for SNMP entities which support MPOA Servers.
1.3.6.1.4.1.353.5.8.1.2.2.4current
mpoaMpsMibAdvancedCompliance
MODULE-COMPLIANCE
The advanced implementation requirements for SNMP entities which support MPOA Servers.
1.3.6.1.4.1.353.5.8.1.2.2.5current