zxSonetMediumLoopbackConfig
ZXSONETIF-MIB ·
.1.3.6.1.4.1.3902.1015.1013.2.1.3.2.1.8
Object
column r/w
Bits
The current loopback state of the SONET/SDH interface. The
values mean:
sonetNoLoop
Not in the loopback state. A device that is not
capable of performing a loopback on this interface
shall always return this value.
sonetFacilityLoop
The received signal at this interface is looped back
out through the corresponding transmitter in the return
direction.
sonetTerminalLoop
The signal that is about to be transmitted is connected
to the associated incoming receiver.
sonetOtherLoop
Loopbacks that are not defined here.
Context
- MIB
- ZXSONETIF-MIB
- OID
.1.3.6.1.4.1.3902.1015.1013.2.1.3.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxSonetMediumEntry
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 'ZXSONETIF-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXSONETIF-MIB::zxSonetMediumLoopbackConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXSONETIF-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXSONETIF-MIB::zxSonetMediumLoopbackConfig.<zxSonetIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXSONETIF-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXSONETIF-MIB::zxSonetMediumLoopbackConfig'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | sonetNoLoop |
1 | sonetFacilityLoop |
2 | sonetTerminalLoop |
3 | sonetOtherLoop |