oaLdCardEntityLoopBack
OADWDM-MIB ·
.1.3.6.1.4.1.6926.1.41.4.1.1.18
Object
column mandatory
r/w
Enumeration
Transponder LoopBack state. Indicates the transponder LoopBack state. 2 - normal - Transponder entity is in non-loopback state 3 - loopback - Transponder entity is in loopback state 4 - remoteLoopback - Transponder entity is in remote loopback state 5 - localLoopback - Transponder entity is in local loopback state Note: options 4 and 5 are available for TM2-D4G-SFP card.
Context
- MIB
- OADWDM-MIB
- OID
.1.3.6.1.4.1.6926.1.41.4.1.1.18- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- oaLdCardEntityStatEntry
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 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OADWDM-MIB::oaLdCardEntityLoopBack'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OADWDM-MIB::oaLdCardEntityLoopBack.<oaLdCardEntityCardIndex>.<oaLdCardEntityEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OADWDM-MIB::oaLdCardEntityLoopBack'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | normal |
3 | loopback |
4 | remoteLoopback |
5 | localLoopback |