MRV-EFM-MIB

File: MRV-EFM-MIB.mib (49018 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
NBS-CMMC-MIB

Imported symbols

Unsigned32 Counter32 Counter64
OBJECT-TYPE MODULE-IDENTITY OBJECT-IDENTITY
TEXTUAL-CONVENTION OBJECT-GROUP InterfaceIndex
nbs

Defined Types

Unsigned16  
Used to represent an unsigned two-octet integer
TEXTUAL-CONVENTION    
  Unsigned32 0..65535  

Unsigned64  
Used to represent an unsigned eight-octet integer
TEXTUAL-CONVENTION    
  Counter64  

MrvEfmOamEntry  
SEQUENCE    
  mrvEfmPhysicalIfIndex InterfaceIndex
  mrvEfmOamIfIndex InterfaceIndex
  mrvEfmOamPeerIfIndex InterfaceIndex
  mrvEfmOamMode INTEGER
  mrvEfmOamCfg OCTET STRING
  mrvEfmOamPduCfg Unsigned16
  mrvEfmOamFlagsField OCTET STRING
  mrvEfmOamState OCTET STRING
  mrvEfmOamVendorOUI OCTET STRING
  mrvEfmOamVendorDeviceId Unsigned16
  mrvEfmOamVendorDeviceVersion Unsigned16
  mrvEfmOamPDUTx Counter32
  mrvEfmOamPDURx Counter32
  mrvEfmOamUnsupportedCodesRx Counter32
  mrvEfmOamInformationTx Counter32
  mrvEfmOamInformationRx Counter32
  mrvEfmOamEventNotificationTx Counter32
  mrvEfmOamUniEventNotificationRx Counter32
  mrvEfmOamDupEventNotificationRx Counter32
  mrvEfmOamLoopbackControlTx Counter32
  mrvEfmOamLoopbackControlRx Counter32
  mrvEfmOamVariableRequestTx Counter32
  mrvEfmOamVariableRequestRx Counter32
  mrvEfmOamVariableResponseTx Counter32
  mrvEfmOamVariableResponseRx Counter32
  mrvEfmOamOrganizationSpecificTx Counter32
  mrvEfmOamOrganizationSpecificRx Counter32
  mrvEfmOamErrSymPerCfgDuration Unsigned64
  mrvEfmOamErrSymPerCfgThreshld Unsigned32
  mrvEfmOamErrSymPerEvtTime Unsigned16
  mrvEfmOamErrSymPerEvtWindow Unsigned64
  mrvEfmOamErrSymPerEvtThreshld Unsigned64
  mrvEfmOamErrSymPerEvtCount Counter64
  mrvEfmOamErrFrmCfgDuration Unsigned32
  mrvEfmOamErrFrmCfgThreshld Unsigned32
  mrvEfmOamErrFrmEvtTime Unsigned16
  mrvEfmOamErrFrmEvtWindow Unsigned16
  mrvEfmOamErrFrmEvtThreshld Unsigned32
  mrvEfmOamErrFrmEvtCount Counter64
  mrvEfmOamErrFrmPerCfgDuration Unsigned32
  mrvEfmOamErrFrmPerCfgThreshld Unsigned32
  mrvEfmOamErrFrmPerEvtTime Unsigned16
  mrvEfmOamErrFrmPerEvtWindow Unsigned32
  mrvEfmOamErrFrmPerEvtThreshld Unsigned32
  mrvEfmOamErrFrmPerEvtCount Counter64
  mrvEfmOamErrFrmSecSumCfgDuration Unsigned16
  mrvEfmOamErrFrmSecSumCfgThreshld Unsigned16
  mrvEfmOamErrFrmSecSumEvtTime Unsigned16
  mrvEfmOamErrFrmSecSumEvtWindow Unsigned16
  mrvEfmOamErrFrmSecSumEvtThreshld Unsigned16
  mrvEfmOamErrFrmSecSumEvtCount Counter32
  mrvEfmOamFramesLostDueToOamError Counter32
  mrvEfmOamAdminState INTEGER
  mrvEfmOamOperState OCTET STRING

Defined Values

mrvEfmMib 1.3.6.1.4.1.629.300
Private MRV MIB for representing 802.3ah (Ethernet in the First Mile) information
MODULE-IDENTITY    

mrvEfmProduct 1.3.6.1.4.1.629.300.2
OBJECT IDENTIFIER    

mrvEfmNc316Nm 1.3.6.1.4.1.629.300.2.1
OBJECT IDENTIFIER    

mrvEfmObjects 1.3.6.1.4.1.629.300.1
all MIB objects in mrvEfm MIB.
Status: current Access: read-only
OBJECT-IDENTITY    

mrvEfmOamGrp 1.3.6.1.4.1.629.300.1.3
All OAM objects.
Status: current Access: read-only
OBJECT-IDENTITY    

mrvEfmOamTable 1.3.6.1.4.1.629.300.1.3.1
Operations, Administration, and Management information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrvEfmOamEntry

mrvEfmOamEntry 1.3.6.1.4.1.629.300.1.3.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  MrvEfmOamEntry  

mrvEfmPhysicalIfIndex 1.3.6.1.4.1.629.300.1.3.1.1.1
ifIndex from the MIB-II Interface Table for the physical port on which this OAM traffic flows.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

mrvEfmOamIfIndex 1.3.6.1.4.1.629.300.1.3.1.1.2
ifIndex from the MIB-II Interface Table for this OAM interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

mrvEfmOamPeerIfIndex 1.3.6.1.4.1.629.300.1.3.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

mrvEfmOamMode 1.3.6.1.4.1.629.300.1.3.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), passive(2), active(3)  

mrvEfmOamCfg 1.3.6.1.4.1.629.300.1.3.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

mrvEfmOamPduCfg 1.3.6.1.4.1.629.300.1.3.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16  

mrvEfmOamFlagsField 1.3.6.1.4.1.629.300.1.3.1.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

mrvEfmOamState 1.3.6.1.4.1.629.300.1.3.1.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

mrvEfmOamVendorOUI 1.3.6.1.4.1.629.300.1.3.1.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

mrvEfmOamVendorDeviceId 1.3.6.1.4.1.629.300.1.3.1.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16  

mrvEfmOamVendorDeviceVersion 1.3.6.1.4.1.629.300.1.3.1.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16  

mrvEfmOamPDUTx 1.3.6.1.4.1.629.300.1.3.1.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamPDURx 1.3.6.1.4.1.629.300.1.3.1.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamUnsupportedCodesRx 1.3.6.1.4.1.629.300.1.3.1.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamInformationTx 1.3.6.1.4.1.629.300.1.3.1.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamInformationRx 1.3.6.1.4.1.629.300.1.3.1.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamEventNotificationTx 1.3.6.1.4.1.629.300.1.3.1.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamUniEventNotificationRx 1.3.6.1.4.1.629.300.1.3.1.1.18
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamDupEventNotificationRx 1.3.6.1.4.1.629.300.1.3.1.1.19
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamLoopbackControlTx 1.3.6.1.4.1.629.300.1.3.1.1.20
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamLoopbackControlRx 1.3.6.1.4.1.629.300.1.3.1.1.21
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamVariableRequestTx 1.3.6.1.4.1.629.300.1.3.1.1.22
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamVariableRequestRx 1.3.6.1.4.1.629.300.1.3.1.1.23
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamVariableResponseTx 1.3.6.1.4.1.629.300.1.3.1.1.24
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamVariableResponseRx 1.3.6.1.4.1.629.300.1.3.1.1.25
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamOrganizationSpecificTx 1.3.6.1.4.1.629.300.1.3.1.1.26
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamOrganizationSpecificRx 1.3.6.1.4.1.629.300.1.3.1.1.27
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamErrSymPerCfgDuration 1.3.6.1.4.1.629.300.1.3.1.1.28
An eight-octet value indicating the duration of the Errored Symbol Period Event (see 57.5.3.1) window, in terms of symbols.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

mrvEfmOamErrSymPerCfgThreshld 1.3.6.1.4.1.629.300.1.3.1.1.29
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mrvEfmOamErrSymPerEvtTime 1.3.6.1.4.1.629.300.1.3.1.1.30
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16  

mrvEfmOamErrSymPerEvtWindow 1.3.6.1.4.1.629.300.1.3.1.1.31
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

mrvEfmOamErrSymPerEvtThreshld 1.3.6.1.4.1.629.300.1.3.1.1.32
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

mrvEfmOamErrSymPerEvtCount 1.3.6.1.4.1.629.300.1.3.1.1.33
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mrvEfmOamErrFrmCfgDuration 1.3.6.1.4.1.629.300.1.3.1.1.34
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mrvEfmOamErrFrmCfgThreshld 1.3.6.1.4.1.629.300.1.3.1.1.35
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mrvEfmOamErrFrmEvtTime 1.3.6.1.4.1.629.300.1.3.1.1.36
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16  

mrvEfmOamErrFrmEvtWindow 1.3.6.1.4.1.629.300.1.3.1.1.37
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16  

mrvEfmOamErrFrmEvtThreshld 1.3.6.1.4.1.629.300.1.3.1.1.38
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mrvEfmOamErrFrmEvtCount 1.3.6.1.4.1.629.300.1.3.1.1.39
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mrvEfmOamErrFrmPerCfgDuration 1.3.6.1.4.1.629.300.1.3.1.1.40
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mrvEfmOamErrFrmPerCfgThreshld 1.3.6.1.4.1.629.300.1.3.1.1.41
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mrvEfmOamErrFrmPerEvtTime 1.3.6.1.4.1.629.300.1.3.1.1.42
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16  

mrvEfmOamErrFrmPerEvtWindow 1.3.6.1.4.1.629.300.1.3.1.1.43
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mrvEfmOamErrFrmPerEvtThreshld 1.3.6.1.4.1.629.300.1.3.1.1.44
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mrvEfmOamErrFrmPerEvtCount 1.3.6.1.4.1.629.300.1.3.1.1.45
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

mrvEfmOamErrFrmSecSumCfgDuration 1.3.6.1.4.1.629.300.1.3.1.1.46
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16  

mrvEfmOamErrFrmSecSumCfgThreshld 1.3.6.1.4.1.629.300.1.3.1.1.47
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16  

mrvEfmOamErrFrmSecSumEvtTime 1.3.6.1.4.1.629.300.1.3.1.1.48
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16  

mrvEfmOamErrFrmSecSumEvtWindow 1.3.6.1.4.1.629.300.1.3.1.1.49
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16  

mrvEfmOamErrFrmSecSumEvtThreshld 1.3.6.1.4.1.629.300.1.3.1.1.50
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16  

mrvEfmOamErrFrmSecSumEvtCount 1.3.6.1.4.1.629.300.1.3.1.1.51
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamFramesLostDueToOamError 1.3.6.1.4.1.629.300.1.3.1.1.52
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mrvEfmOamAdminState 1.3.6.1.4.1.629.300.1.3.1.1.53
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), disable(2), enable(3)  

mrvEfmOamOperState 1.3.6.1.4.1.629.300.1.3.1.1.54
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

mrvEfmConformance 1.3.6.1.4.1.629.300.3
OBJECT IDENTIFIER    

mrvEfmGroups 1.3.6.1.4.1.629.300.3.1
OBJECT IDENTIFIER    

mrvEfmOamGroup 1.3.6.1.4.1.629.300.3.1.3
OAM attributes.
Status: current Access: read-only
OBJECT-GROUP