zxAnDsx1Loopback
ZTE-AN-VOICE-GLOBAL-MIB ·
.1.3.6.1.4.1.3902.1015.5200.3.1.16.1.5
Object
column r/w
Enumeration
This variable represents the loopback configuration of E1/T1 interface.
The values mean:
noLoopback
Not in the loopback state.
localLoopback
The E1/T1 interface can transmit packets to the LE, but receives its own transmission back again and ignores data from the LE.
remoteLineLoopback
With remote line loopback ,packets sent from the LE are received by the E1/T1 interface but also are immediately retransmitted to the LE.
Context
- MIB
- ZTE-AN-VOICE-GLOBAL-MIB
- OID
.1.3.6.1.4.1.3902.1015.5200.3.1.16.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnDsx1Entry
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-VOICE-GLOBAL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VOICE-GLOBAL-MIB::zxAnDsx1Loopback'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-VOICE-GLOBAL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-VOICE-GLOBAL-MIB::zxAnDsx1Loopback.<zxAnDsx1Rack>.<zxAnDsx1Shelf>.<zxAnDsx1Slot>.<zxAnDsx1LinkNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-VOICE-GLOBAL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-VOICE-GLOBAL-MIB::zxAnDsx1Loopback'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noLoopback |
2 | localLoopback |
3 | remoteLineLoopback |