sIfMauJabberState
QTECH-GBNDeviceSWAPI-MIB ·
.1.3.6.1.4.1.27514.1.2.2.2.6.2.1.1.7
Object
column Enumeration
The value other(1) is returned if the jabber
state is not 2, 3, or 4. The agent must always
return other(1) for MAU type dot3MauTypeAUI.
The value unknown(2) is returned when the MAU's
true state is unknown; for example, 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
- QTECH-GBNDeviceSWAPI-MIB
- OID
.1.3.6.1.4.1.27514.1.2.2.2.6.2.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sIfMauEntry
- Groups
- 1
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 'QTECH-GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNDeviceSWAPI-MIB::sIfMauJabberState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNDeviceSWAPI-MIB::sIfMauJabberState.<sIfMauIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-GBNDeviceSWAPI-MIB::sIfMauJabberState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | unknown |
3 | noJabber |
4 | jabbering |
Conformance
Member of