zhoneLineStatus
ZHONE-Wan-MIB ·
.1.3.6.1.4.1.5504.5.2.2.1.9
Object
column Integer32
This variable indicates the Line Status of the interface. It contains loopback, failure, received 'alarm' and transmitted 'alarms information. If the zhloopbackState bit is set, the loopback in effect can be determined from the loopbackConfig object. The various bit positions are: noAlarm(1) No alarm present rcvFarEndLOF(2) Far end LOF (a.k.a., Yellow Alarm) xmtFarEndLOF(4) Near end sending LOF Indication rcvAIS(8) Far end sending AIS xmtAIS(16) Near end sending AIS lossOfFrame(32 Near end LOF (a.k.a., Red Alarm) lossOfSignal(64) Near end Loss Of Signal loopbackState(128) Near end is looped ts16AIS(256) E1 TS16 AIS rcvFarEndLOMF(512) Far End Sending TS16 LOMF xmtFarEndLOMF(1024) Near End Sending TS16 LOMF rcvTestCode(2048) Near End detects a test code otherFailure(4096) any line status not defined here unavailSigState(8192) Near End in Unavailable Signal State netEquipOOS(16384) Carrier Equipment Out of Service
Context
- MIB
- ZHONE-Wan-MIB
- OID
.1.3.6.1.4.1.5504.5.2.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zhoneDs1Entry
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 'ZHONE-Wan-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-Wan-MIB::zhoneLineStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-Wan-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-Wan-MIB::zhoneLineStatus.<zhoneLineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-Wan-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-Wan-MIB::zhoneLineStatus'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65536