xpdrMuxInbandOper
SL-XPDR-MIB ·
.1.3.6.1.4.1.4515.1.8.1.1.1.9
Object
column Enumeration
The operational state of the inband interface.
Context
- MIB
- SL-XPDR-MIB
- OID
.1.3.6.1.4.1.4515.1.8.1.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xpdrConnConfigEntry
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 'SL-XPDR-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-XPDR-MIB::xpdrMuxInbandOper'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-XPDR-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-XPDR-MIB::xpdrMuxInbandOper.<xpdrConnConfigIf1>.<xpdrConnConfigIf2>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-XPDR-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-XPDR-MIB::xpdrMuxInbandOper'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | standby |