jnxFabricOperatingState
JUNIPER-FABRIC-CHASSIS ·
.1.3.6.1.4.1.2636.3.42.2.2.5.1.6
Object
column Enumeration
The operating state of this subject.
Context
- MIB
- JUNIPER-FABRIC-CHASSIS
- OID
.1.3.6.1.4.1.2636.3.42.2.2.5.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxFabricOperatingEntry
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 'JUNIPER-FABRIC-CHASSIS' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-FABRIC-CHASSIS::jnxFabricOperatingState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-FABRIC-CHASSIS' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-FABRIC-CHASSIS::jnxFabricOperatingState.<jnxFabricDeviceIndex>.<jnxFabricOperatingContentsIndex>.<jnxFabricOperatingL1Index>.<jnxFabricOperatingL2Index>.<jnxFabricOperatingL3Index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-FABRIC-CHASSIS' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-FABRIC-CHASSIS::jnxFabricOperatingState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | running |
3 | ready |
4 | reset |
5 | runningAtFullSpeed |
6 | down |
7 | standby |