ONEACCESS-ETHOAM-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: ONEACCESS


 Home MIB: ONEACCESS-ETHOAM-EXT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 oacEthOamExtMib 1.3.6.1.4.1.13191.1.100.689
fixed compilation issues
     oacEthOamExtMIBObjects 1.3.6.1.4.1.13191.10.3.10.2
         oacEthOamExtIfObjects 1.3.6.1.4.1.13191.10.3.10.2.1
             oacEthOamExtMipTable 1.3.6.1.4.1.13191.10.3.10.2.1.1 no-access
This 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.
                 oacEthOamExtMipEntry 1.3.6.1.4.1.13191.10.3.10.2.1.1.1 no-access
An entry containing configuration of a particular MIP. Each row in the table represents a different MIP.
                     oacEthOamMipIfIndex 1.3.6.1.4.1.13191.10.3.10.2.1.1.1.1 interfaceindex no-access
This 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.
                     oacEthOamMipMegLevel 1.3.6.1.4.1.13191.10.3.10.2.1.1.1.2 unsigned32 no-access
The MEG level of the MIP.
                     oacEthOamMipVlanIndex 1.3.6.1.4.1.13191.10.3.10.2.1.1.1.3 vlanidornone no-access
The VID associated with the MIP.
                     oacEthOamMipMode 1.3.6.1.4.1.13191.10.3.10.2.1.1.1.4 ethoamextmipmode read-only
The 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'.
                     oacEthOamMipRowStatus 1.3.6.1.4.1.13191.10.3.10.2.1.1.1.5 rowstatus read-only
The 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.
             oacEthOamExtMepTable 1.3.6.1.4.1.13191.10.3.10.2.1.2 no-access
The 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.
                 oacEthOamExtMepEntry 1.3.6.1.4.1.13191.10.3.10.2.1.2.1 no-access
The MEP table entry
                     oacEthOamMepMode 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.1 ethoamextmepmode read-write
The 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'.
                     oacEthOamMepLossDestMacAddress 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.10 macaddress read-write
The 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'.
                     oacEthOamMepLossDestMepId 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.11 dot1agcfmmepidorzero read-write
The 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'.
                     oacEthOamMepLossDestIsMepId 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.12 truthvalue read-write
True 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.
                     oacEthOamMepLossVlanPriority 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.13 unsigned32 read-write
Priority. 3 bit value to be used in the VLAN tag, if present in the transmitted frame.
                     oacEthOamMepLossInterval 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.14 dot1agcfmccminterval read-write
Interval between LMM transmissions.
                     oacEthOamMepLossStatus 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.15 truthvalue read-write
A 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.
                     oacEthOamMepLossMessagesStart 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.16 truthvalue read-write
A 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.
                     oacEthOamMepLossResultOK 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.17 truthvalue read-only
Indicates the result of the operation: - true The FrameDelay Message(s) will be sent. - false The FrameDelay Message(s) will not be sent.
                     oacEthOamMepLossNbrOfTxFrames 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.18 counter32 read-only
The number of sent LMM frames.
                     oacEthOamMepLossNbrOfRxFrames 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.19 counter32 read-only
The number of received LMR frames.
                     oacEthOamMepLossReplyLoss 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.20 counter32 read-only
Difference between the number of sent LMMs and the number of received LMRs.
                     oacEthOamMepLossNearEndDrops 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.21 counter32 read-only
Number 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.
                     oacEthOamMepLossFarEndDrops 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.22 counter32 read-only
Number 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.
                     oacEthOamMepDelayDestMacAddress 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.30 macaddress read-write
The 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'.
                     oacEthOamMepDelayDestMepId 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.31 dot1agcfmmepidorzero read-write
The 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'.
                     oacEthOamMepDelayDestIsMepId 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.32 truthvalue read-write
True 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.
                     oacEthOamMepDelayVlanPriority 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.33 unsigned32 read-write
Priority. 3 bit value to be used in the VLAN tag, if present in the transmitted frame.
                     oacEthOamMepDelayInterval 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.34 dot1agcfmccminterval read-write
Interval between DMM transmissions.
                     oacEthOamMepDelayStatus 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.35 truthvalue read-write
A 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.
                     oacEthOamMepDelayTimeOut 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.36 unsigned32 read-write
Time to wait for a FrameDelay response, before considering it lost, expressed in multiples of 100msec.
                     oacEthOamMepDelayMessagesStart 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.37 truthvalue read-write
A 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.
                     oacEthOamMepDelayResultOK 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.38 truthvalue read-only
Indicates the result of the operation: - true The FrameLoss Message(s) will be sent. - false The FrameLoss Message(s) will not be sent.
                     oacEthOamMepDelayNbrOfTxFrames 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.39 counter32 read-only
The number of sent DMM frames.
                     oacEthOamMepDelayNbrOfRxFrames 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.40 counter32 read-only
The number of received DMR frames.
                     oacEthOamMepDelayLoss 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.41 counter32 read-only
Difference between the number of sent DMMs and the number of received DMRs within the delay window (size = 10).
                     oacEthOamMepDelayMin 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.42 unsigned32 read-only
The minimum delay that was measured in the Delay test, expressed in milliseconds.
                     oacEthOamMepDelayMax 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.43 unsigned32 read-only
The maximum delay that was measured in the Delay test, expressed in milliseconds.
                     oacEthOamMepDelayAvrg 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.44 unsigned32 read-only
The average delay that was measured in the Delay test, expressed in milliseconds.
                     oacEthOamMepDelayJitterNegMax 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.45 unsigned32 read-only
The maximum negative jitter deviation that was measured in the Delay test, expressed in milliseconds.
                     oacEthOamMepDelayJitterAvrgMax 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.46 unsigned32 read-only
The maximum average jitter that was measured in the Delay test, expressed in milliseconds.
                     oacEthOamMepDelayJitterPosMax 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.47 unsigned32 read-only
The maximum positive jitter deviation that was measured in the Delay test, expressed in milliseconds.
                     oacEthOamMepRdiTxEnable 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.60 truthvalue read-write
Enable 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.
                     oacEthOamMepMcastLbmStatus 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.70 truthvalue read-write
A 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.
                     oacEthOamMepMcastLbmResult 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.71 truthvalue read-only
Indicates 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.
                     oacEthOamMepMcastLbmSeqNumber 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.72 unsigned32 read-only
The 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.
                     oacEthOamMepMcastLbmDataTlv 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.73 octet string read-write
An 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.
                     oacEthOamMepAisInterval 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.80 unsigned32 read-write
Interval between AIS transmissions.
                     oacEthOamMepAisVlanPriority 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.81 unsigned32 read-write
Priority. 3 bit value to be used in the VLAN tag, if present in the transmitted AIS frame.
                     oacEthOamMepAisTxEnable 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.82 truthvalue read-write
Enable the transmission of AIS frames.
                     oacEthOamMepAisClientMegLevel 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.83 unsigned32 read-write
Maintenance level on which the AIS frames will be sent.
                     oacEthOamMepEfdEnable 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.90 truthvalue read-write
Enables Ethernet Fault Detection & propagation.
                     oacEthOamMepEfdState 1.3.6.1.4.1.13191.10.3.10.2.1.2.1.91 ethoamefdstate read-only
The EFD state of the interface that this MEP belongs to.
             oacEthOamExtGlobal 1.3.6.1.4.1.13191.10.3.10.2.1.3
                 oacEthOamExtEnable 1.3.6.1.4.1.13191.10.3.10.2.1.3.1 truthvalue read-write
This 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.
             oacEthOamExtLbrTable 1.3.6.1.4.1.13191.10.3.10.2.1.4 no-access
The multicast Loopback reply table, a list of all received replies.
                 oacEthOamExtLbrEntry 1.3.6.1.4.1.13191.10.3.10.2.1.4.1 no-access
An entry containing configuration of a particular LBR. Each row in the table represents a different LBR
                     oacEthOamLbrReceiveOrder 1.3.6.1.4.1.13191.10.3.10.2.1.4.1.1 unsigned32 no-access
An 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.
                     oacEthOamLbrPeerMacAddress 1.3.6.1.4.1.13191.10.3.10.2.1.4.1.2 macaddress read-only
The unicast MAC address of the MEP that replied.
                     oacEthOamLbrMepId 1.3.6.1.4.1.13191.10.3.10.2.1.4.1.3 dot1agcfmmepidorzero read-only
If the MEP ID can be resolved, the MEPID, else 0.
             oacEthOamLbrNotRespTable 1.3.6.1.4.1.13191.10.3.10.2.1.5 no-access
Table containing a list of all known peer MEPs which have not responded to the multicast Loopback Message.
                 oacEthOamLbrNotRespEntry 1.3.6.1.4.1.13191.10.3.10.2.1.5.1 no-access
An entry containing configuration of a particular MEP. Each row in the table represents a different MEP`
                     oacEthOamLbrNotRespMepId 1.3.6.1.4.1.13191.10.3.10.2.1.5.1.1 dot1agcfmmepidorzero read-only
The MEP ID of the known peer MEP that did not reply.
                     oacEthOamLbrNotRespPeerMacAddress 1.3.6.1.4.1.13191.10.3.10.2.1.5.1.2 macaddress read-only
The unicast MAC address of the known peer MEP that has not replied.