zxAnLoopbackDetectIfActiveEnable
ZTE-AN-LOOPBACKDETECT-MIB ·
.1.3.6.1.4.1.3902.1082.80.20.2.2.1.2
Object
column r/w
Enumeration
Indicate the interface switch of the active loopback detection function. enabled(1) means the switch is on, disabled(2) means the switch is off. For C600 series, the default value is enabled. For non-C600 series, the default value is disabled.
Context
- MIB
- ZTE-AN-LOOPBACKDETECT-MIB
- OID
.1.3.6.1.4.1.3902.1082.80.20.2.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnLoopbackDetectIfConfEntry
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 'ZTE-AN-LOOPBACKDETECT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-LOOPBACKDETECT-MIB::zxAnLoopbackDetectIfActiveEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-LOOPBACKDETECT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-LOOPBACKDETECT-MIB::zxAnLoopbackDetectIfActiveEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-LOOPBACKDETECT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-LOOPBACKDETECT-MIB::zxAnLoopbackDetectIfActiveEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |