ONEACCESS-ETHOAM-EXT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
53
oacEthOamExtMipTable
table.1.3.6.1.4.1.13191.10.3.10.2.1.1
·
1 row entry
·
5 columns
Uses the oneaccess variant from
Command help
/opt/observium/mibs/oneaccess.
Walk oacEthOamExtMipTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ONEACCESS-ETHOAM-EXT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-ETHOAM-EXT-MIB::oacEthOamExtMipTable'
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.
An entry containing configuration of a particular MIP.
Each row in the table represents a different MIP.
Each row in the table represents a different MIP.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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… |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.1 |
||||||||||||
|
The MEG level of the MIP.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.2 |
||||||||||||
|
The VID associated with the MIP.
|
Q-BRIDGE-MIBVlanIdOrNone Type Constraints: range: 0..4094 |
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.3 |
||||||||||||
|
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 standa… |
EthOamExtMipModer/w Type Values:
Description: The CFM standard to which the MIP adheres. |
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.4 |
||||||||||||
|
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. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.13191.10.3.10.2.1.1.1.5 |
oacEthOamExtMepTable
table.1.3.6.1.4.1.13191.10.3.10.2.1.2
·
1 row entry
·
43 columns
Uses the oneaccess variant from
Command help
/opt/observium/mibs/oneaccess.
Walk oacEthOamExtMepTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ONEACCESS-ETHOAM-EXT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-ETHOAM-EXT-MIB::oacEthOamExtMepTable'
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.
The MEP table entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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… |
EthOamExtMepModer/w Type Values:
Description: The CFM standard to which the MEP adheres. |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.1 |
||||||||||||||||
|
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'. |
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.10 |
||||||||||||||||
|
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'. |
IEEE8021-CFM-MIBDot1agCfmMepIdOrZeror/w Type Constraints: range: 0..8191 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.11 |
||||||||||||||||
|
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. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.12 |
||||||||||||||||
|
Priority. 3 bit value to be used in the VLAN tag, if present in the
transmitted frame. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.13 |
||||||||||||||||
|
Interval between LMM transmissions.
|
IEEE8021-CFM-MIBDot1agCfmCcmIntervalr/w Type Values:
|
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.14 |
||||||||||||||||
|
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 Ini… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.15 |
||||||||||||||||
|
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. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.16 |
||||||||||||||||
|
Indicates the result of the operation:
- true The FrameDelay Message(s) will be sent. - false The FrameDelay Message(s) will not be sent. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.17 |
||||||||||||||||
|
The number of sent LMM frames.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.18 |
||||||||||||||||
|
The number of received LMR frames.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.19 |
||||||||||||||||
|
Difference between the number of sent LMMs and the number of received
LMRs. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.20 |
||||||||||||||||
|
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. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.21 |
||||||||||||||||
|
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. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.22 |
||||||||||||||||
|
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'. |
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.30 |
||||||||||||||||
|
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'. |
IEEE8021-CFM-MIBDot1agCfmMepIdOrZeror/w Type Constraints: range: 0..8191 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.31 |
||||||||||||||||
|
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. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.32 |
||||||||||||||||
|
Priority. 3 bit value to be used in the VLAN tag, if present in the
transmitted frame. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.33 |
||||||||||||||||
|
Interval between DMM transmissions.
|
IEEE8021-CFM-MIBDot1agCfmCcmIntervalr/w Type Values:
|
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.34 |
||||||||||||||||
|
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 Ini… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.35 |
||||||||||||||||
|
Time to wait for a FrameDelay response, before considering it lost,
expressed in multiples of 100msec. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.36 |
||||||||||||||||
|
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. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.37 |
||||||||||||||||
|
Indicates the result of the operation:
- true The FrameLoss Message(s) will be sent. - false The FrameLoss Message(s) will not be sent. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.38 |
||||||||||||||||
|
The number of sent DMM frames.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.39 |
||||||||||||||||
|
The number of received DMR frames.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.40 |
||||||||||||||||
|
Difference between the number of sent DMMs and the number of received
DMRs within the delay window (size = 10). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.41 |
||||||||||||||||
|
The minimum delay that was measured in the Delay test, expressed in
milliseconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.42 |
||||||||||||||||
|
The maximum delay that was measured in the Delay test, expressed in
milliseconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.43 |
||||||||||||||||
|
The average delay that was measured in the Delay test, expressed in
milliseconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.44 |
||||||||||||||||
|
The maximum negative jitter deviation that was measured in the Delay
test, expressed in milliseconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.45 |
||||||||||||||||
|
The maximum average jitter that was measured in the Delay test,
expressed in milliseconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.46 |
||||||||||||||||
|
The maximum positive jitter deviation that was measured in the Delay
test, expressed in milliseconds. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.47 |
||||||||||||||||
|
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. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.60 |
||||||||||||||||
|
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 Sta… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.70 |
||||||||||||||||
|
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. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.71 |
||||||||||||||||
|
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. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.72 |
||||||||||||||||
|
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. |
OctetStringr/w | .1.3.6.1.4.1.13191.10.3.10.2.1.2.1.73 |
||||||||||||||||
|
Interval between AIS transmissions.
|
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.80 |
||||||||||||||||
|
Priority. 3 bit value to be used in the VLAN tag, if present in the
transmitted AIS frame. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.81 |
||||||||||||||||
|
Enable the transmission of AIS frames.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.82 |
||||||||||||||||
|
Maintenance level on which the AIS frames will be sent.
|
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.83 |
||||||||||||||||
|
Enables Ethernet Fault Detection & propagation.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.90 |
||||||||||||||||
|
The EFD state of the interface that this MEP belongs to.
|
EthOamEfdState Type Values:
Description: Possible EFD states that an interface can reside in. The value can be one of the following: efdDisabled (1) The EFD feature is disabled; efdIdle (2) The EFD feature is enabled, and there i… |
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.91 |
oacEthOamExtLbrTable
table.1.3.6.1.4.1.13191.10.3.10.2.1.4
·
1 row entry
·
3 columns
Uses the oneaccess variant from
Command help
/opt/observium/mibs/oneaccess.
Walk oacEthOamExtLbrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ONEACCESS-ETHOAM-EXT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-ETHOAM-EXT-MIB::oacEthOamExtLbrTable'
The multicast Loopback reply table, a list of all received replies.
An entry containing configuration of a particular LBR.
Each row in the table represents a different LBR
Each row in the table represents a different LBR
| Column | Syntax | OID |
|---|---|---|
|
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. |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.13191.10.3.10.2.1.4.1.1 |
|
The unicast MAC address of the MEP that replied.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.13191.10.3.10.2.1.4.1.2 |
|
If the MEP ID can be resolved, the MEPID, else 0.
|
IEEE8021-CFM-MIBDot1agCfmMepIdOrZero Type Constraints: range: 0..8191 |
.1.3.6.1.4.1.13191.10.3.10.2.1.4.1.3 |
oacEthOamLbrNotRespTable
table.1.3.6.1.4.1.13191.10.3.10.2.1.5
·
1 row entry
·
2 columns
Uses the oneaccess variant from
Command help
/opt/observium/mibs/oneaccess.
Walk oacEthOamLbrNotRespTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ONEACCESS-ETHOAM-EXT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-ETHOAM-EXT-MIB::oacEthOamLbrNotRespTable'
Table containing a list of all known peer MEPs which have not responded to the multicast Loopback Message.
An entry containing configuration of a particular MEP.
Each row in the table represents a different MEP`
Each row in the table represents a different MEP`
| Column | Syntax | OID |
|---|---|---|
|
The MEP ID of the known peer MEP that did not reply.
|
IEEE8021-CFM-MIBDot1agCfmMepIdOrZero Type Constraints: range: 0..8191 |
.1.3.6.1.4.1.13191.10.3.10.2.1.5.1.1 |
|
The unicast MAC address of the known peer MEP that has not replied.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.13191.10.3.10.2.1.5.1.2 |