zxAnLoopbackDetectIfEnable

ZTE-AN-LOOPBACKDETECT-MIB · .1.3.6.1.4.1.3902.1082.80.20.2.2.1.1

Object

column r/w Enumeration
Indicate the interface switch of loopback detection function.
enabled(1) means the interface switch is on,
disabled(2) means the interface switch is off.
For non-C600 series, the default value is disabled.
For C600 series, it is just used as alarm switch and the default 
value is enabled.

Context

MIB
ZTE-AN-LOOPBACKDETECT-MIB
OID
.1.3.6.1.4.1.3902.1082.80.20.2.2.1.1
Type
column
Access
readwrite
Status
current
Parent
zxAnLoopbackDetectIfConfEntry

Walk 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::zxAnLoopbackDetectIfEnable'
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::zxAnLoopbackDetectIfEnable.<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::zxAnLoopbackDetectIfEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled