zhoneMauJabberState

ZHONE-MAU-MIB · .1.3.6.1.4.1.5504.5.1.1.1.6

Object

column Enumeration
The value other(1) is returned	if the jabber
state is not 2,	3, or 4.
              
unknown(2) is returned when the	MAU's true state
is unknown; e.g. when it is being initialized.
              
If the MAU is not jabbering the	agent returns
noJabber(3).  This is the 'normal' state.
              
If the MAU is in jabber	state the agent	returns
the jabbering(4) value.

Context

MIB
ZHONE-MAU-MIB
OID
.1.3.6.1.4.1.5504.5.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
zhoneIfMauEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2unknown
3noJabber
4jabbering