oacEthOamMepDelayStatus
ONEACCESS-ETHOAM-EXT-MIB ·
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.35
Object
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.
Context
- MIB
- ONEACCESS-ETHOAM-EXT-MIB
- OID
.1.3.6.1.4.1.13191.10.3.10.2.1.2.1.35- Type
- column
- Access
- readwrite
- Status
- current
- Default
false- Parent
- oacEthOamExtMepEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::oacEthOamMepDelayStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::oacEthOamMepDelayStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-ETHOAM-EXT-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-ETHOAM-EXT-MIB::oacEthOamMepDelayStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |