aprisaXEEthernetJabberStatus
APRISAXE-MIB-4RF ·
.1.3.6.1.4.1.14817.7.3.1.2.96.1.5
Object
column Enumeration
Has jabber been detected on the port?.
Context
- MIB
- APRISAXE-MIB-4RF
- OID
.1.3.6.1.4.1.14817.7.3.1.2.96.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aprisaXEEthernetPortEntry
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 'APRISAXE-MIB-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APRISAXE-MIB-4RF::aprisaXEEthernetJabberStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APRISAXE-MIB-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APRISAXE-MIB-4RF::aprisaXEEthernetJabberStatus.<aprisaXEEthernetPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APRISAXE-MIB-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APRISAXE-MIB-4RF::aprisaXEEthernetJabberStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | jabberNotDetected |
1 | jabberDetected |