zhoneLineRedStatusFunction

ZHONE-INTERFACE-TRANSLATION-MIB · .1.3.6.1.4.1.5504.3.5.10.1.1

Object

column Enumeration
Current redundancy function as returned from LineRR.
. inactive means registered but neither active nor 
  standby
. standby means this is the protection line in a pair.
. active means either standalone or the working line
  in a protection pair.
. unavailable means not registered with LineRR

Context

MIB
ZHONE-INTERFACE-TRANSLATION-MIB
OID
.1.3.6.1.4.1.5504.3.5.10.1.1
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::zhoneLineRedStatusFunction'
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::zhoneLineRedStatusFunction.<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::zhoneLineRedStatusFunction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inactive
2standby
3active
4unavailable