zxAnLoopbackDetectIfConfMode
ZTE-AN-LOOPBACKDETECT-MIB ·
.1.3.6.1.4.1.3902.1082.80.20.2.2.1.5
Object
column r/w
Enumeration
The configured loopback detection mode. autoDetection means the loopback detection VLAN ID is specified by the VLAN translation configuration in user-side and the VLAN member list in network-side. userSpecifiedVid means the loopback detection VLAN ID is specified by the zxAnLoopbackDetectIfStartVid and zxAnLoopbackDetectIfEndVid. It is only defined for C600 series.
Context
- MIB
- ZTE-AN-LOOPBACKDETECT-MIB
- OID
.1.3.6.1.4.1.3902.1082.80.20.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Default
autoDetection- 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::zxAnLoopbackDetectIfConfMode'
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::zxAnLoopbackDetectIfConfMode.<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::zxAnLoopbackDetectIfConfMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | autoDetection |
2 | userSpecifiedVid |