provDot3OamLoopbackIgnoreRx
IPE-DOT3OAM-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.5.46.1.1.8
Object
column r/w
Enumeration
If ignore(1) is set, the OAM entity ignores Loopback Request OAMPDUs from peer OAM entity, and the OAM entity can only initiate loopback locally. It is necessary to change the value to process(2) to accept loopback request.
Context
- MIB
- IPE-DOT3OAM-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.5.46.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- provDot3OamPortEntry
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 'IPE-DOT3OAM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-DOT3OAM-MIB::provDot3OamLoopbackIgnoreRx'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-DOT3OAM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-DOT3OAM-MIB::provDot3OamLoopbackIgnoreRx.<provDot3OamPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-DOT3OAM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-DOT3OAM-MIB::provDot3OamLoopbackIgnoreRx'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ignore |
2 | process |