Home/Catalog/ONEACCESS-ETHOAM-EXT-MIB

ONEACCESS-ETHOAM-EXT-MIB

AI MIB Summary

The ONEACCESS-ETHOAM-EXT-MIB facilitates the monitoring and management of Ethernet Operations, Administration, and Maintenance (OAM) extensions on OneAccess network devices, specifically tracking link fault detection, continuity check states, and remote defect indications. This module enables administrators to verify physical layer connectivity and diagnose link failures through standard SNMP polling of OAM-specific counters and status variables.

fixed compilation issues
Main OID:
oacEthOamExtMib.1.3.6.1.4.1.13191.1.100.689
66
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

66 total
Object Name
oacEthOamExtMibfixed compilation issues
MODULE-IDENTITY
.1.3.6.1.4.1.13191.1.100.689
oacEthOamExtMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.13191.10.3.10.2
oacEthOamExtIfObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.13191.10.3.10.2.1
oacEthOamExtMipTableThis table contains a list of Maintenance domain Intermediate Points. This table manages MIPs which are created by rules specified on the Maintenance Association (MA) and Maintenance Domain (MD) on the local device. MIPs can also be created by rules specified on Default MD Level, which is covered by dot1agCfmDefaultMdTable in IEEE8021-CFM-MIB.
SEQUENCE OF OacEthOamExtMipEntry
.1.3.6.1.4.1.13191.10.3.10.2.1.1
oacEthOamExtMipEntryAn entry containing configuration of a particular MIP. Each row in the table represents a different MIP.
OacEthOamExtMipEntry
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1
oacEthOamMipIfIndexThis object is the interface index of the interface either a bridge port, or an aggregated IEEE 802.1 link within a bridge port, to which the MIP is attached. Upon a restart of the system, the system SHALL, if necessary, change the value of this variable so that it indexes the entry in the interface table with the same value of ifAlias that it indexed before the system restart. If no such entry exists, then the system SHALL set this variable to 0.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.1
oacEthOamMipMegLevelThe MEG level of the MIP.
Unsigned32
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.2
oacEthOamMipVlanIndexThe VID associated with the MIP.
VlanIdOrNone (Q-BRIDGE-MIB)
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.3
oacEthOamMipModeThe MIP mode. The possible values are: - modey1731 (1) The MIP functions according to the Y.1731 standard - mode802dot1ag (2) The MIP functions according to the IEEE 802.1ag standard The default value is 'modey1731'.rw
EthOamExtMipMode
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.4
oacEthOamMipRowStatusThe status of the row. The writable columns in a row can not be changed if the row is active. All columns MUST have a valid value before a row can be activated.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.5
oacEthOamExtMepTableThe Extended MEP table stores all the managed objects for setting the CFM standard of the MEP (Y1731, dot1ag, or hybrid), for sending LMM/DMM, for enabling transmission of RDI and AIS, for enabling EFD functionality, and for controlling Multicast Loopbacks. It is an extension of the standard MEP table. (AUGMENT - it uses the same indexes as the standard MEP table dot1agCfmMepTable) *LMM Managed objects LMM Managed objects in the extended MEP table enable the management entity to initiate transmission of Frame Loss messages. It will signal the MEP that it should start to transmit Frame Loss messages (LMM) and retrieve the information received from the Frame Loss Responses (LMR). Steps to use entries in this table: 1) Wait for oacEthOamMepLossStatus value to be false. To do this do this sequence: a. an SNMP GET for both SnmpSetSerialNo and oacEthOamMepLossStatus objects (in same SNMP PDU). b. Check if value for oacEthOamMepLossStatus is false. - if not, wait x seconds, go to step a above. - if yes, save the value of SnmpSetSerialNo and go to step 2) below 2) Change oacEthOamMepLossStatus value from false to true to ensure no other management entity will use the service. In order to not disturb a possible other NMS do this by sending an SNMP SET for both SnmpSetSerialNo and oacEthOamMepLossStatus objects (in same SNMP PDU, and make sure SNmpSetSerialNo is the first varBind). For the SnmpSetSerialNo varBind, use the value that you obtained in step 1)a. This ensures that two cooperating NMSes will not step on each others toes. 3) Setup the different data to be sent (destination, priority, interval,...), except do not set oacEthOamMepLossMessagesStart. 4) Set oacEthOamMepLossMessagesStart to true to initiate transmission of Frame Loss messages. 5) Check the value of oacEthOamMepLossResultOK to find out if the operation was successfully initiated or not. 6) The results of the running test can be retrieved from oacEthOamMepLossNbrOfTxFrames, oacEthOamMepLossNbrOfRxFrames, oacEthOamMepLossReplyLoss, oacEthOamMepLossNearEndDrops and oacEthOamMepLossFarEndDrops. 7) If you so desire, you can periodically stop and/or restart transmission of LMM messages by modifying the oacEthOamMepLossMessagesStart accordingly. 8) Change the oacEthOamMepLossStatus value back to false to allow other management entities to use the table. Setting oacEthOamMepLossStatus to false obviously implies that LMMs will no longer be transmitted, and that as such the value of oacEthOamMepLossMessagesStart will be ignored. *DMM Managed objects The DMM Managed objects in the extended MEP table are used in a manner similar to that described for LMM transmission, above. Upon successfully initiating the transmission, the objects oacEthOamMepDelayNbrOfTxFrames, oacEthOamMepDelayNbrOfRxFrames, oacEthOamMepDelayLoss, oacEthOamMepDelayMin, oacEthOamMepDelayMax, oacEthOamMepDelayAvrg, oacEthOamMepDelayJitterNegMax, oacEthOamMepDelayJitterAvrgMax, oacEthOamMepDelayJitterPosMax contain the result of the test. *AIS managed objects The AIS managed objects in the extended MEP table are used in a manner similar to that described for LMM transmission. In short, first all managed objects except oacEthOamMepAisTxEnable must be set, then oacEthOamMepAisTxEnable must be set to true to enable transmission of AIS. Set it to false to disable transmission again. *Multicast Loopbacks The Multicast Loopback managed objects are used as follows. If wanted, the SNMP manager first sets the oacEthOamMepMcastLbmDataTlv payload, or makes sure that the string is empty if no DataTLV is wanted. Next, the SNMP manager must wait for the oacEthOamMepMcastLbmStatus flag to be false. Then, the oacEthOamMepMcastLbmStatus flag must be set to true to initiate transmission of the Multicast LBM. Then the SNMP manager must wait until the MEP Multicast Loopback Initiator State Machine has set this flag back to false, which indicates that the time to wait for loopback replies has expired. Finally, the oacEthOamLbrNotRespTable and oacEthOamExtLbrTable tables can be consulted to evaluate the results. *EFD Managed Objects CFM could be considered as a line protocol for controlling Ethernet interfaces. In case of Loss of Continuity or AIS or RDI reception, the interface can be disabled. This feature is called Ethernet Fault Detection and Propagation, or EFD. It is only available for inward facing MEPs. When the interface, to which the inward facing MEP belongs, is disabled, the MEP stays up and CFM frames are still flowing. When the defect disappears, EFD will bring the MEP's interface up again. EFD can be enabled with the oacEthOamMepEfdEnable managed object. If more than one inward facing MEP is configured for a specific interface, then EFD can only be enabled on one of these MEPs. Once enabled, the EFD state of the interface can be retrieved from the oacEthOamMepEfdState managed object. In case EFD is triggered, object dot1agCfmMepDefects from the IEEE8021-CFM-MIB MIB can be used to further investigate the cause(s) of the EFD trigger.
SEQUENCE OF OacEthOamExtMepEntry
.1.3.6.1.4.1.13191.10.3.10.2.1.2
oacEthOamExtMepEntryThe MEP table entry
OacEthOamExtMepEntry
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1
oacEthOamMepModeThe standard the MEP is following. The possible values are: - modey1731 (1) The MEP functions according to the Y.1731 standard - mode802dot1ag (2) The MEP functions according to the IEEE 802.1ag standard - modehybrid (3) MEP functions according to the IEEE 802.1ag standard, but also supports the delay and loss functionality of the Y.1731 standard The default mode is 'modehybrid'.rw
EthOamExtMepMode
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.1
oacEthOamMepLossDestMacAddressThe Target MAC Address Field to be transmitted: A unicast destination MAC address. This address will be used if the value of the column oacCfmMepLossDestIsMepId is 'false'.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.10
oacEthOamMepLossDestMepIdThe Maintenance association End Point Identifier of another MEP in the same Maintenance Association to which the LMM is to be sent. This address will be used if the value of the column oacCfmMepLossDestIsMepId is 'true'.rw
Dot1agCfmMepIdOrZero
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.11
oacEthOamMepLossDestIsMepIdTrue indicates that MEPID of the target MEP is used for FrameLoss transmission. False indicates that unicast destination MAC address of the target MEP is used for FrameLoss transmission.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.12
oacEthOamMepLossVlanPriorityPriority. 3 bit value to be used in the VLAN tag, if present in the transmitted frame.rw
Unsigned32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.13
oacEthOamMepLossIntervalInterval between LMM transmissions.rw
Dot1agCfmCcmInterval
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.14
oacEthOamMepLossStatusA Boolean flag set to true by the MEP Loopback Initiator State Machine or an MIB manager to indicate that LMM messages are going to be transmitted or are already being transmitted. Reset to false by the MEP Loopback Initiator State Machine or the same MIB manager.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.15
oacEthOamMepLossMessagesStartA Boolean flag set to true by an MIB manager to start LMM transmission, or set to false by an MIB manager to stop LMM transmission.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.16
oacEthOamMepLossResultOKIndicates the result of the operation: - true The FrameDelay Message(s) will be sent. - false The FrameDelay Message(s) will not be sent.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.17
oacEthOamMepLossNbrOfTxFramesThe number of sent LMM frames.ro
Counter32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.18
oacEthOamMepLossNbrOfRxFramesThe number of received LMR frames.ro
Counter32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.19
oacEthOamMepLossReplyLossDifference between the number of sent LMMs and the number of received LMRs.ro
Counter32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.20
oacEthOamMepLossNearEndDropsNumber of in-profile data frames dropped on the interface on which the local MEP is defined, sent by the remote MEP, excluding OAM frames at the MEP's MEG level.ro
Counter32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.21
oacEthOamMepLossFarEndDropsNumber of in-profile data frames dropped on the interface on which the remote MEP is defined, sent by the local MEP, excluding OAM frames at the MEP's MEG level.ro
Counter32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.22
oacEthOamMepDelayDestMacAddressThe Target MAC Address Field to be transmitted: A unicast destination MAC address. This address will be used if the value of the column oacCfmMepDelayDestIsMepId is 'false'.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.30
oacEthOamMepDelayDestMepIdThe Maintenance association End Point Identifier of another MEP in the same Maintenance Association to which the DMM is to be sent. This address will be used if the value of the column oacCfmMepLossDestIsMepId is 'true'.rw
Dot1agCfmMepIdOrZero
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.31
oacEthOamMepDelayDestIsMepIdTrue indicates that MEPID of the target MEP is used for FrameDelay transmission. False indicates that unicast destination MAC address of the target MEP is used for FrameDelay transmission.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.32
oacEthOamMepDelayVlanPriorityPriority. 3 bit value to be used in the VLAN tag, if present in the transmitted frame.rw
Unsigned32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.33
oacEthOamMepDelayIntervalInterval between DMM transmissions.rw
Dot1agCfmCcmInterval
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.34
oacEthOamMepDelayStatusA Boolean flag set to true by the MEP Loopback Initiator State Machine or an MIB manager to indicate that DMM messages are going to be transmitted or are already being transmitted. Reset to false by the MEP Loopback Initiator State Machine or the same MIB manager.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.35
oacEthOamMepDelayTimeOutTime to wait for a FrameDelay response, before considering it lost, expressed in multiples of 100msec.rw
Unsigned32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.36
oacEthOamMepDelayMessagesStartA Boolean flag set to true by an MIB manager to start DMM transmission, or set to false by an MIB manager to stop DMM transmission.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.37
oacEthOamMepDelayResultOKIndicates the result of the operation: - true The FrameLoss Message(s) will be sent. - false The FrameLoss Message(s) will not be sent.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.38
oacEthOamMepDelayNbrOfTxFramesThe number of sent DMM frames.ro
Counter32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.39
oacEthOamMepDelayNbrOfRxFramesThe number of received DMR frames.ro
Counter32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.40
oacEthOamMepDelayLossDifference between the number of sent DMMs and the number of received DMRs within the delay window (size = 10).ro
Counter32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.41
oacEthOamMepDelayMinThe minimum delay that was measured in the Delay test, expressed in milliseconds.ro
Unsigned32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.42
oacEthOamMepDelayMaxThe maximum delay that was measured in the Delay test, expressed in milliseconds.ro
Unsigned32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.43
oacEthOamMepDelayAvrgThe average delay that was measured in the Delay test, expressed in milliseconds.ro
Unsigned32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.44
oacEthOamMepDelayJitterNegMaxThe maximum negative jitter deviation that was measured in the Delay test, expressed in milliseconds.ro
Unsigned32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.45
oacEthOamMepDelayJitterAvrgMaxThe maximum average jitter that was measured in the Delay test, expressed in milliseconds.ro
Unsigned32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.46
oacEthOamMepDelayJitterPosMaxThe maximum positive jitter deviation that was measured in the Delay test, expressed in milliseconds.ro
Unsigned32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.47
oacEthOamMepRdiTxEnableEnable the transmission of RDI frames. Since RDI is a bit in the CCM frames, this setting is only taken into account if the transmission of CC messages is enabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.60
oacEthOamMepMcastLbmStatusA Boolean flag set to true by the MEP Multicast Loopback Initiator State Machine or an MIB manager to start transmission of a single multicast Loopback message. Reset to false by the MEP Multicast Loopback Initiator State Machine once the timeframe to wait for replies has expired.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.70
oacEthOamMepMcastLbmResultIndicates the result of the operation: - true The multicast Loopback Message(s) will be (or has been) sent - false The multicast Loopback Message(s) will not be sent.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.71
oacEthOamMepMcastLbmSeqNumberThe multicast Loopback Transaction Identifier of the next multicast LBM (to be) sent. This sequence number can be zero because it wraps around. The value returned is undefined if oacEthOamMepMcastLbmResult is false.ro
Unsigned32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.72
oacEthOamMepMcastLbmDataTlvAn arbitrary amount of data to be included in the Data TLV of the Multicast Loopback message. When set to a zero length string, the dataTlv part of the message is omitted.rw
OCTET STRING
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.73
oacEthOamMepAisIntervalInterval between AIS transmissions.rw
Unsigned32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.80
oacEthOamMepAisVlanPriorityPriority. 3 bit value to be used in the VLAN tag, if present in the transmitted AIS frame.rw
Unsigned32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.81
oacEthOamMepAisTxEnableEnable the transmission of AIS frames.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.82
oacEthOamMepAisClientMegLevelMaintenance level on which the AIS frames will be sent.rw
Unsigned32
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.83
oacEthOamMepEfdEnableEnables Ethernet Fault Detection & propagation.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.90
oacEthOamMepEfdStateThe EFD state of the interface that this MEP belongs to.ro
EthOamEfdState
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.91
oacEthOamExtGlobal
OBJECT IDENTIFIER
.1.3.6.1.4.1.13191.10.3.10.2.1.3
oacEthOamExtEnableThis object enables or disables the CFM feature of the local device. When the object is 'true', CFM feature is enabled. When the object is 'false', CFM feature is disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.3.1
oacEthOamExtLbrTableThe multicast Loopback reply table, a list of all received replies.
SEQUENCE OF OacEthOamExtLbrEntry
.1.3.6.1.4.1.13191.10.3.10.2.1.4
oacEthOamExtLbrEntryAn entry containing configuration of a particular LBR. Each row in the table represents a different LBR
OacEthOamExtLbrEntry
.1.3.6.1.4.1.13191.10.3.10.2.1.4.1
oacEthOamLbrReceiveOrderAn index to distinguish among multiple LBRs with the same LBR Transaction Identifier field value. oacEthOamLbrReceiveOrder are assigned sequentially from 1, in the order that the Loopback Initiator received the LBRs.
Unsigned32
.1.3.6.1.4.1.13191.10.3.10.2.1.4.1.1
oacEthOamLbrPeerMacAddressThe unicast MAC address of the MEP that replied.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.4.1.2
oacEthOamLbrMepIdIf the MEP ID can be resolved, the MEPID, else 0.ro
Dot1agCfmMepIdOrZero
.1.3.6.1.4.1.13191.10.3.10.2.1.4.1.3
oacEthOamLbrNotRespTableTable containing a list of all known peer MEPs which have not responded to the multicast Loopback Message.
SEQUENCE OF OacEthOamLbrNotRespEntry
.1.3.6.1.4.1.13191.10.3.10.2.1.5
oacEthOamLbrNotRespEntryAn entry containing configuration of a particular MEP. Each row in the table represents a different MEP`
OacEthOamLbrNotRespEntry
.1.3.6.1.4.1.13191.10.3.10.2.1.5.1
oacEthOamLbrNotRespMepIdThe MEP ID of the known peer MEP that did not reply.ro
Dot1agCfmMepIdOrZero
.1.3.6.1.4.1.13191.10.3.10.2.1.5.1.1
oacEthOamLbrNotRespPeerMacAddressThe unicast MAC address of the known peer MEP that has not replied.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.13191.10.3.10.2.1.5.1.2
ONEACCESS-ETHOAM-EXT-MIB - SNMP MIB Reference | MIBs Explorer