zhoneLineRedOpStatus

ZHONE-INTERFACE-TRANSLATION-MIB · .1.3.6.1.4.1.5504.3.5.10.1.2

Object

column Enumeration
Line status
. active means line is up as standalone or the
  working line in a redundant pair.
. oos means line is down
. trafficDisabled means up as standby
. unavailable means not registered with LineRR

Context

MIB
ZHONE-INTERFACE-TRANSLATION-MIB
OID
.1.3.6.1.4.1.5504.3.5.10.1.2
Type
column
Access
readonly
Status
current
Parent
zhoneLineRedStatusEntry

Walk 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-INTERFACE-TRANSLATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-INTERFACE-TRANSLATION-MIB::zhoneLineRedOpStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-INTERFACE-TRANSLATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-INTERFACE-TRANSLATION-MIB::zhoneLineRedOpStatus.<zhoneIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-INTERFACE-TRANSLATION-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-INTERFACE-TRANSLATION-MIB::zhoneLineRedOpStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2oos
3trafficDisabled
4unavailable