All MIBs › MRV-EFM-MIB
Organization: MRV Communications, Inc.
Last Updated: 2003-06-23
Category: LAN Management, OAM
Description: Manages MRV Communications Ethernet in the First Mile port and OAM configuration.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) 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.
What Is MRV-EFM-MIB?
MRV-EFM-MIB is a vendor-specific MIB from MRV Communications, Inc. that models IEEE 802.3ah Ethernet in the First Mile (EFM) Operations, Administration, and Maintenance (OAM) sublayer on MRV network devices. It defines the mrvEfmOamTable (indexed by mrvEfmPhysicalIfIndex), exposing per-link OAM state such as mrvEfmOamMode (passive/active), mrvEfmOamAdminState, mrvEfmOamPeerIfIndex, and a large set of OAMPDU counters (mrvEfmOamPDUTx/Rx, mrvEfmOamInformationTx/Rx, mrvEfmOamLoopbackControlTx/Rx, mrvEfmOamVariableRequestTx/Rx) plus errored-symbol and errored-frame event thresholds and counts. This data is useful for monitoring the health of first-mile Ethernet links between an MRV device and its remote OAM peer, since OAM PDU exchange rates and error-event counters reveal link-layer faults before they escalate into service outages. It depends on standard interface indexing from MIB-II (via the imported InterfaceIndex) and is deployed on MRV Ethernet access/aggregation devices supporting 802.3ah OAM. Network engineers who need to inspect this module's object definitions can download the MRV-EFM-MIB file to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in MRV-EFM-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.
Supported Devices
- MRV Communications 802.3ah-capable Ethernet access/aggregation devices
Monitoring Examples
An operator polls mrvEfmOamAdminState and mrvEfmOamOperState on a given mrvEfmPhysicalIfIndex to confirm OAM is enabled and running, then checks mrvEfmOamErrSymPerEvtCount and mrvEfmOamFramesLostDueToOamError; a rising errored-symbol count combined with an operational-state bit indicating 'administratively disabled' would flag a degraded first-mile link needing attention.
What Can Be Monitored
- OAM administrative/operational state
- OAM PDU transmit/receive counters
- errored-symbol period event counts
- errored-frame period event counts
- peer interface OAM mode (active/passive)
- frames lost due to OAM error
This MIB depends on
Related MIBs
Imported Objects
From NBS-CMMC-MIB
| InterfaceIndex | |
| nbs | OBJECT-IDENTITY |
From SNMPv2-CONF
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| MODULE-IDENTITY | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| TEXTUAL-CONVENTION |
How to Use in IPNetwork Monitor
Example using mrvEfmOamPDUTx OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| mrvEfmConformance | 1.3.6.1.4.1.629.300.3 | |||
| mrvEfmGroups | 1.3.6.1.4.1.629.300.3.1 | |||
| mrvEfmMib | 1.3.6.1.4.1.629.300 | Private MRV MIB for representing 802.3ah (Ethernet in the First Mile) information | ||
| mrvEfmNc316Nm | 1.3.6.1.4.1.629.300.2.1 | |||
| INT mrvEfmOamAdminState | 1.3.6.1.4.1.629.300.1.3.1.1.53 | INTEGER | read-write | A value that identifies the operational state of the OAM sublayer. An interface which can provide the OAM sublayer functions specified in Clause 57 will be enabled to do so when this attribute has the enumeration enable(3). When this attribute has the enumeration disable(2) the interface will act as it would if it had no OAM sublayer. |
| OCT mrvEfmOamCfg | 1.3.6.1.4.1.629.300.1.3.1.1.5 | OCTET STRING | read-only | A string of three bits corresponding to the OAM Configuration field (see Table 57-7) in the most recently received Information OAMPDU. The first bit corresponds to the OAM Mode bit in the OAM Configuration field. The second bit corresponds to the Unidirectional Support bit in the OAM Configuration field. The third bit corresponds to the Loopback Support bit in the OAM Configuration field. This value is updated on reception of a valid frame, with (1) destinationField equal to the reserved multicast address for Slow_Protocols specified in CROSS REF Table 43B-1, (2) lengthOrType field value equal to the reserved Type for Slow_Protocols as specified in CROSS REF Table 43B-2, (3) a Slow_Protocols subtype value equal to the subtype reserved for OAM as specified in Table 43B-3, (4) the OAM code equals the OAM Information code. |
| C32 mrvEfmOamDupEventNotificationRx | 1.3.6.1.4.1.629.300.1.3.1.1.19 | Counter32 | read-only | A count of the OAMPDUs received that contain the Event Notification code specified in Table 57-4. This counter is incremented on reception of a valid frame, with (1) destinationField equal to the reserved multicast address for Slow_Protocols specified in CROSS REF Table 43B-1, (2) lengthOrType field value equal to the reserved Type for Slow_Protocols as specified in CROSS REF Table 43B-2, (3) a Slow_Protocols subtype value equal to the subtype reserved for OAM as specified in CROSS REF Table 43B-3, (4) the OAM code equals the Event Notification code, (5) the Sequence Number field is equal to the Sequence Number field of the last received Event Notification OAMPDU. |
| mrvEfmOamEntry | 1.3.6.1.4.1.629.300.1.3.1.1 | not-accessible | Contains a desription of a particular Oam. There are two entries for each OAM link, one entry for the local side, one for the remote. | |
| U32 mrvEfmOamErrFrmCfgDuration | 1.3.6.1.4.1.629.300.1.3.1.1.34 | Unsigned32 | read-only | A four-octet value indicating the duration of the Errored Frame Event (see 57.5.3.2) window, in terms of number of 100ms intervals. |
| U32 mrvEfmOamErrFrmCfgThreshld | 1.3.6.1.4.1.629.300.1.3.1.1.35 | Unsigned32 | read-only | A four-octet field indicating the number of errored frames in the period that must be exceeded in order for the Errored Frame Event to be generated. |
| C64 mrvEfmOamErrFrmEvtCount | 1.3.6.1.4.1.629.300.1.3.1.1.39 | Counter64 | read-only | An integer corresponding to the Error Running Total field in the most recently transmitted Errored Frame Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Frame Event value as specified in Table 57-10. |
| U32 mrvEfmOamErrFrmEvtThreshld | 1.3.6.1.4.1.629.300.1.3.1.1.38 | Unsigned32 | read-only | An integer corresponding to the Errored Frame Threshold field in the most recently transmitted Errored Frame Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Frame Event value as specified in Table 57-10. |
| UNS mrvEfmOamErrFrmEvtTime | 1.3.6.1.4.1.629.300.1.3.1.1.36 | Unsigned16 | read-only | An integer corresponding to the Event Time Stamp field in the most recently transmitted Errored Frame Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Frame Event value as specified in Table 57-10. |
| UNS mrvEfmOamErrFrmEvtWindow | 1.3.6.1.4.1.629.300.1.3.1.1.37 | Unsigned16 | read-only | An integer corresponding to the Errored Frame Window field in the most recently transmitted Errored Frame Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Frame Event value as specified in Table 57-10. |
| U32 mrvEfmOamErrFrmPerCfgDuration | 1.3.6.1.4.1.629.300.1.3.1.1.40 | Unsigned32 | read-only | A four-octet value indicating the duration of the Errored Frame Period Event (see 57.5.3.3) window, in terms of the number of minFrameSize frames that can be transmitted on the underlying physical layer. |
| U32 mrvEfmOamErrFrmPerCfgThreshld | 1.3.6.1.4.1.629.300.1.3.1.1.41 | Unsigned32 | read-only | A four-octet value indicating the number of errored frames in the period that must be exceeded in order for the Errored Frame Period Event to be generated. |
| C64 mrvEfmOamErrFrmPerEvtCount | 1.3.6.1.4.1.629.300.1.3.1.1.45 | Counter64 | read-only | An integer corresponding to the Error Running Total field in the most recently transmitted Errored Frame Period Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Frame Period Event value as specified in Table 57-10. |
| U32 mrvEfmOamErrFrmPerEvtThreshld | 1.3.6.1.4.1.629.300.1.3.1.1.44 | Unsigned32 | read-only | An integer corresponding to the Errored Frame Threshold field in the most recently transmitted Errored Frame Period Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Frame Period Event value as specified in Table 57-10. |
| UNS mrvEfmOamErrFrmPerEvtTime | 1.3.6.1.4.1.629.300.1.3.1.1.42 | Unsigned16 | read-only | An integer corresponding to the Event Time Stamp field in the most recently transmitted Errored Frame Period Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Frame Period Event value as specified in Table 57-10. |
| U32 mrvEfmOamErrFrmPerEvtWindow | 1.3.6.1.4.1.629.300.1.3.1.1.43 | Unsigned32 | read-only | An integer corresponding to the Errored Frame Window field in the most recently transmitted Errored Frame Period Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Frame Period Event value as specified in Table 57-10. |
| UNS mrvEfmOamErrFrmSecSumCfgDuration | 1.3.6.1.4.1.629.300.1.3.1.1.46 | Unsigned16 | read-only | A two-octet value indicating the duration of the Errored Frame Seconds Summary Event (see 57.5.3.4) window, in terms of number of 100ms intervals. |
| UNS mrvEfmOamErrFrmSecSumCfgThreshld | 1.3.6.1.4.1.629.300.1.3.1.1.47 | Unsigned16 | read-only | A two-octet value indicating the number of errored frame seconds in the period that must be exceeded in order for the Errored Frame Seconds Summary Event to be generated. |
| C32 mrvEfmOamErrFrmSecSumEvtCount | 1.3.6.1.4.1.629.300.1.3.1.1.51 | Counter32 | read-only | An integer corresponding to the Error Running Total field in the most recently transmitted Errored Frame Seconds Summary Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Frame Seconds Summary Event value as specified in Table 57-10. |
| UNS mrvEfmOamErrFrmSecSumEvtThreshld | 1.3.6.1.4.1.629.300.1.3.1.1.50 | Unsigned16 | read-only | An integer corresponding to the Errored Frame Seconds Threshold field in the most recently transmitted Errored Frame Seconds Summary Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Frame Seconds Summary Event value as specified in Table 57-10. |
| UNS mrvEfmOamErrFrmSecSumEvtTime | 1.3.6.1.4.1.629.300.1.3.1.1.48 | Unsigned16 | read-only | An integer corresponding to the Event Time Stamp field in the most recently transmitted Errored Frame Seconds Summary Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Frame Seconds Summary Event value as specified in Table 57-10. |
| UNS mrvEfmOamErrFrmSecSumEvtWindow | 1.3.6.1.4.1.629.300.1.3.1.1.49 | Unsigned16 | read-only | An integer corresponding to the Errored Frame Seconds Window field in the most recently transmitted Errored Frame Seconds Summary Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Frame Seconds Summary Event value as specified in Table 57-10. |
| UNS mrvEfmOamErrSymPerCfgDuration | 1.3.6.1.4.1.629.300.1.3.1.1.28 | Unsigned64 | read-only | An eight-octet value indicating the duration of the Errored Symbol Period Event (see 57.5.3.1) window, in terms of symbols. |
| U32 mrvEfmOamErrSymPerCfgThreshld | 1.3.6.1.4.1.629.300.1.3.1.1.29 | Unsigned32 | read-only | A four-octet value indicating the number of errored symbols in the period that must be exceeded in order for the Errored Symbol Period Event to be generated. |
| C64 mrvEfmOamErrSymPerEvtCount | 1.3.6.1.4.1.629.300.1.3.1.1.33 | Counter64 | read-only | An integer corresponding to the Error Running Total field in the most recently transmitted Errored Symbol Period Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Symbol Period Event value as specified in Table 57-10. |
| UNS mrvEfmOamErrSymPerEvtThreshld | 1.3.6.1.4.1.629.300.1.3.1.1.32 | Unsigned64 | read-only | An integer corresponding to the Errored Symbol Threshold field in the most recently transmitted Errored Symbol Period Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Symbol Period Event value as specified in Table 57-10. |
| UNS mrvEfmOamErrSymPerEvtTime | 1.3.6.1.4.1.629.300.1.3.1.1.30 | Unsigned16 | read-only | An integer corresponding to the Event Time Stamp field in the most recently transmitted Errored Symbol Period Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Symbol Period Event value as specified in Table 57-10. |
| UNS mrvEfmOamErrSymPerEvtWindow | 1.3.6.1.4.1.629.300.1.3.1.1.31 | Unsigned64 | read-only | An integer corresponding to the Errored Symbol Window field in the most recently transmitted Errored Symbol Period Event TLV in an Event Notification OAMPDU (see 57.4.3.2). This integer is updated when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAMPDU Code field value equal to the Event Notification code as specified in Table 57-4 and Event TLV Type field equal to the Errored Symbol Period Event value as specified in Table 57-10. |
| C32 mrvEfmOamEventNotificationTx | 1.3.6.1.4.1.629.300.1.3.1.1.17 | Counter32 | read-only | A count of OAMPDUs passed to the OAM subordinate sublayer for transmission that contain the Event Notification code specified in Table 57-4. This counter is incremented when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAM code indicating an Event Notification operation. |
| OCT mrvEfmOamFlagsField | 1.3.6.1.4.1.629.300.1.3.1.1.7 | OCTET STRING | read-only | A string of five bits corresponding to the Flags field (see Table 57-3) in the most recently transmitted OAMPDU. The first bit corresponds to the Link Fault bit in the Flags field. The second bit corresponds to the Dying Gasp bit in the Flags field. The third bit corresponds to the Critical Event bit in the Flags field. The fourth bit corresponds to the Remote Stable bit in the Flags field. The fifth bit corresponds to the Local Stable bit in the Flags field. |
| C32 mrvEfmOamFramesLostDueToOamError | 1.3.6.1.4.1.629.300.1.3.1.1.52 | Counter32 | read-only | A count of frames that would otherwise be transmitted by the OAM sublayer, but could not be due to an internal OAM sublayer transmit error. If this counter is incremented, then none of the other counters in this section are incremented. The exact meaning and mechanism for incrementing this counter is implementation dependent. |
| mrvEfmOamGroup | 1.3.6.1.4.1.629.300.3.1.3 | OAM attributes. | ||
| mrvEfmOamGrp | 1.3.6.1.4.1.629.300.1.3 | All OAM objects. | ||
| NUM mrvEfmOamIfIndex | 1.3.6.1.4.1.629.300.1.3.1.1.2 | InterfaceIndex | read-only | ifIndex from the MIB-II Interface Table for this OAM interface. |
| C32 mrvEfmOamInformationRx | 1.3.6.1.4.1.629.300.1.3.1.1.16 | Counter32 | read-only | A count of OAMPDUs received that contain the OAM Information code specified in Table 57-4. This counter is incremented on reception of a valid frame with (1) destinationField equal to the reserved multicast address for Slow_Protocols specified in CROSS REF Table 43B-1, (2) lengthOrType field value equal to the reserved Type for Slow_Protocols as specified in CROSS REF Table 43B-2, (3) a Slow_Protocols subtype value equal to the subtype reserved for OAM as specified in Table 43B-3, (4) an OAM code for a function that is not supported by the device. |
| C32 mrvEfmOamInformationTx | 1.3.6.1.4.1.629.300.1.3.1.1.15 | Counter32 | read-only | A count of OAMPDUs passed to the OAM subordinate sublayer for transmission that contain the OAM Information code specified in Table CROSS REF 57-4. This counter is incremented when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAM code indicating an OAM Information operation. |
| C32 mrvEfmOamLoopbackControlRx | 1.3.6.1.4.1.629.300.1.3.1.1.21 | Counter32 | read-only | A count of OAMPDUs received that contain the Loopback Control code specified in Table 57-4. This counter is incremented on reception of a valid frame, with (1) destinationField equal to the reserved multicast address for Slow_Protocols specified in CROSS REF Table 43B-1, (2) lengthOrType field value equal to the reserved Type for Slow_Protocols as specified in CROSS REF Table 43B-2, (3) a Slow_Protocols subtype value equal to the subtype reserved for OAM as specified in Table 43B-3, (4) the OAM code equals the Loopback Control code and is supported by the device. |
| C32 mrvEfmOamLoopbackControlTx | 1.3.6.1.4.1.629.300.1.3.1.1.20 | Counter32 | read-only | A count of OAMPDUs passed to the OAM subordinate sublayer for transmission that contain the Loopback Control code specified in Table 57-4. This counter is incremented when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAM code indicating a Loopback Control operation. |
| INT mrvEfmOamMode | 1.3.6.1.4.1.629.300.1.3.1.1.4 | INTEGER | read-only | A GET operation returns the current mode of the OAM sublayer entity (see 57.2.6), either passive or active. A SET operation changes the mode of operation of the OAM entity to the indicated value. A SET operation shall have no effect on a device whose mode cannot be changed through management or that can only operate in a single mode. |
| OCT mrvEfmOamOperState | 1.3.6.1.4.1.629.300.1.3.1.1.54 | OCTET STRING | read-only | This object declares configurable (*) and operational reasons for disabling OAM service. The reason applies only if the bit is set. Multiple bits may be set concurrently. OAM service is enabled when no bits are set. Bit Reason to disable --- ---------------------------------------------- 0 reserved 1 reserved 2 reserved 3 reserved 4 reserved 5 Temporarily disabled for download processing 6 Administratively disabled (*) 7 OAM service is not available OCTET STRING bitmasks count the leftmost bit (MSB) as 0. |
| C32 mrvEfmOamOrganizationSpecificRx | 1.3.6.1.4.1.629.300.1.3.1.1.27 | Counter32 | read-only | A count of OAMPDUs received that contain the Organization Specific code specified in Table 57-4. This counter is incremented on reception of a valid frame, with (1) destinationField equal to the reserved multicast address for Slow_Protocols specified in CROSS REF Table 43B-1, (2) lengthOrType field value equal to the reserved Type for Slow_Protocols as specified in CROSS REF Table 43B-2, (3) a Slow_Protocols subtype value equal to the subtype reserved for OAM as specified in Table 43B-3, (4) the OAM code equals the Organization Specific code and is supported by the device. |
| C32 mrvEfmOamOrganizationSpecificTx | 1.3.6.1.4.1.629.300.1.3.1.1.26 | Counter32 | read-only | A count of Organization Specific OAMPDUs passed to the OAM subordinate sublayer for transmission that contain the Organization Specific code specified in Table 57-4. This counter is incremented when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAM code indicating a Organization Specific operation. |
| UNS mrvEfmOamPduCfg | 1.3.6.1.4.1.629.300.1.3.1.1.6 | Unsigned16 | read-only | An eleven bit value corresponding to the Maximum PDU Size value within the OAMPDU Configuration field (see Table 57-8) in the most recently sent Information OAMPDU. This value is updated on reception of a valid frame, with (1) destinationField equal to the reserved multicast address for Slow_Protocols specified in CROSS REF Table 43B-1, (2) lengthOrType field value equal to the reserved Type for Slow_Protocols as specified in CROSS REF Table 43B-2, (3) a Slow_Protocols subtype value equal to the subtype reserved for OAM as specified in Table 43B-3, (4) the OAM code equals the OAM Information code. |
| C32 mrvEfmOamPDURx | 1.3.6.1.4.1.629.300.1.3.1.1.13 | Counter32 | read-only | A count of OAMPDUs passed by the OAM subordinate sublayer to the OAM sublayer. This counter is incremented on reception of a valid frame with (1) a destinationField equal to the reserved multicast address for Slow_Protocols specified in CROSS REF Table 43B-1, (2) lengthOrType field value equal to the reserved Type for Slow_Protocols as specified in CROSS REF Table 43B-2, (3) a Slow_Protocols subtype value equal to the subtype reserved for OAM as specified in Table 43B-3. |
| C32 mrvEfmOamPDUTxEx | 1.3.6.1.4.1.629.300.1.3.1.1.12 | Counter32 | read-only | A count of OAMPDUs passed to the OAM subordinate sublayer for transmission. This counter is incremented when a OAM:MA_DATA.request service service primitive is generated within the OAM sublayer. |
| NUM mrvEfmOamPeerIfIndex | 1.3.6.1.4.1.629.300.1.3.1.1.3 | InterfaceIndex | read-only | ifIndex from the MIB-II Interface Table for the physical port on the other side of the OAM link. For example, if this table entry corresponds to a local OAM device, this object would hold the ifIndex of the remote port. |
| OCT mrvEfmOamState | 1.3.6.1.4.1.629.300.1.3.1.1.8 | OCTET STRING | read-only | A string of three bits corresponding to the State field (see Table 57-6) of the most recently sent Information OAMPDU. The first and second bits corresponds to the Parser Action bits in the State field. The third bit corresponds to the Multiplexer Action bit in the State field. This value is updated on reception of a valid frame, with (1) destinationField equal to the reserved multicast address for Slow_Protocols specified in CROSS REF Table 43B-1, (2) lengthOrType field value equal to the reserved Type for Slow_Protocols as specified in CROSS REF Table 43B-2, (3) a Slow_Protocols subtype value equal to the subtype reserved for OAM as specified in Table 43B-3, (4) a OAMPDU code equal to the Information code as specified in Table 57-4. |
| mrvEfmOamTable | 1.3.6.1.4.1.629.300.1.3.1 | not-accessible | Operations, Administration, and Management information | |
| C32 mrvEfmOamUniEventNotificationRx | 1.3.6.1.4.1.629.300.1.3.1.1.18 | Counter32 | read-only | A count of the OAMPDUs received that contain the Event Notification code specified in Table 57-4. This counter is incremented on reception of a valid frame, with (1) destinationField equal to the reserved multicast address for Slow_Protocols specified in CROSS REF Table 43B-1, (2) lengthOrType field value equal to the reserved Type for Slow_Protocols as specified in CROSS REF Table 43B-2, (3) a Slow_Protocols subtype value equal to the subtype reserved for OAM as specified in CROSS REF Table 43B-3, (4) the OAM code equals the Event Notification code, (5) the Sequence Number field is not equal to the Sequence Number field of the last received Event Notification OAMPDU and is supported by the device. |
| C32 mrvEfmOamUnsupportedCodesRx | 1.3.6.1.4.1.629.300.1.3.1.1.14 | Counter32 | read-only | A count of OAMPDUs received that contain an OAM code from Table 57-4 that are not supported by the device. This counter is incremented on reception of a valid frame with (1) destinationField equal to the reserved multicast address for Slow_Protocols specified in CROSS REF Table 43B-1, (2) lengthOrType field value equal to the reserved Type for Slow_Protocols as specified in CROSS REF Table 43B-2, (3) a Slow_Protocols subtype value equal to the subtype reserved for OAM as specified in Table 43B-3, (4) an OAM code for a function that is not supported by the device. |
| C32 mrvEfmOamVariableRequestRx | 1.3.6.1.4.1.629.300.1.3.1.1.23 | Counter32 | read-only | A count of OAMPDUs received that contain the Variable Request code specified in Table 57-4. This counter is incremented on reception of a valid frame, with (1) destinationField equal to the reserved multicast address for Slow_Protocols specified in CROSS REF Table 43B-1, (2) lengthOrType field value equal to the reserved Type for Slow_Protocols as specified in CROSS REF Table 43B-2, (3) a Slow_Protocols subtype value equal to the subtype reserved for OAM as specified in Table 43B-3, (4) the OAM code equals the Variable Request code and is supported by the device. |
| C32 mrvEfmOamVariableRequestTx | 1.3.6.1.4.1.629.300.1.3.1.1.22 | Counter32 | read-only | A count of OAMPDUs passed to the OAM subordinate sublayer for transmission that contain the Variable Request code specified in Table 57-4. This counter is incremented when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAM code indicating a Variable Request operation. |
| C32 mrvEfmOamVariableResponseRx | 1.3.6.1.4.1.629.300.1.3.1.1.25 | Counter32 | read-only | A count of OAMPDUs received that contain the Variable Response code specified in Table 57-4. This counter is incremented on reception of a valid frame, with (1) destinationField equal to the reserved multicast address for Slow_Protocols specified in CROSS REF Table 43B-1, (2) lengthOrType field value equal to the reserved Type for Slow_Protocols as specified in CROSS REF Table 43B-2, (3) a Slow_Protocols subtype value equal to the subtype reserved for OAM as specified in Table 43B-3, (4) the OAM code equals the Variable Response code and is supported by the device. |
| C32 mrvEfmOamVariableResponseTx | 1.3.6.1.4.1.629.300.1.3.1.1.24 | Counter32 | read-only | A count of OAMPDUs passed to the OAM subordinate sublayer for transmission that contain the Variable Response code specified in Table 57-4. This counter is incremented when a OAM:MA_DATA.request service primitive is generated within the OAM sublayer with an OAM code indicating a Variable Response operation. |
| UNS mrvEfmOamVendorDeviceId | 1.3.6.1.4.1.629.300.1.3.1.1.10 | Unsigned16 | read-only | The value of the Device Identifier variable in the Vendor Identifier field (see Table 57-9) of the most recently sent Information OAMPDU. This value is updated on reception of a valid frame, with (1) destinationField equal to the reserved multicast address for Slow_Protocols specified in CROSS REF Table 43B-1, (2) lengthOrType field value equal to the reserved Type for Slow_Protocols as specified in CROSS REF Table 43B-2, (3) a Slow_Protocols subtype value equal to the subtype reserved for OAM as specified in Table 43B-3, (4) a OAMPDU code equal to the Information code as specified in Table 57-4. |
| UNS mrvEfmOamVendorDeviceVersion | 1.3.6.1.4.1.629.300.1.3.1.1.11 | Unsigned16 | read-only | The value of the Version Identifier variable in the Vendor Identifier field (see Table 57-9) of the most recently sent Information OAMPDU. This value is updated on reception of a valid frame, with (1) destinationField equal to the reserved multicast address for Slow_Protocols specified in CROSS REF Table 43B-1, (2) lengthOrType field value equal to the reserved Type for Slow_Protocols as specified in CROSS REF Table 43B-2, (3) a Slow_Protocols subtype value equal to the subtype reserved for OAM as specified in Table 43B-3, (4) a OAMPDU code equal to the Information code as specified in Table 57-4. |
| OCT mrvEfmOamVendorOUI | 1.3.6.1.4.1.629.300.1.3.1.1.9 | OCTET STRING | read-only | The value of the OUI variable in the Vendor Identifier field (see Table 57-9) of the most recently sent Information OAMPDU. This value is updated on reception of a valid frame, with (1) destinationField equal to the reserved multicast address for Slow_Protocols specified in CROSS REF Table 43B-1, (2) lengthOrType field value equal to the reserved Type for Slow_Protocols as specified in CROSS REF Table 43B-2, (3) a Slow_Protocols subtype value equal to the subtype reserved for OAM as specified in Table 43B-3, (4) a OAMPDU code equal to the Information code as specified in Table 57-4. |
| mrvEfmObjects | 1.3.6.1.4.1.629.300.1 | all MIB objects in mrvEfm MIB. | ||
| NUM mrvEfmPhysicalIfIndex | 1.3.6.1.4.1.629.300.1.3.1.1.1 | InterfaceIndex | read-only | ifIndex from the MIB-II Interface Table for the physical port on which this OAM traffic flows. |
| mrvEfmProduct | 1.3.6.1.4.1.629.300.2 |
RFC description
Manages 802.3ah Ethernet in the First Mile (EFM) for MRV devices supporting high-speed last-mile connectivity.
Start monitoring MRV Communications 802.3ah-capable Ethernet access/aggregation device 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.