zxAnLoopbackDetectActiveEnable
ZTE-AN-LOOPBACKDETECT-MIB ·
.1.3.6.1.4.1.3902.1082.80.20.1.4
Object
scalar r/w
Enumeration
The global 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.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxAnLoopbackDetectGlobalObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::zxAnLoopbackDetectActiveEnable.0'
More examples
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::zxAnLoopbackDetectActiveEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |