jnxFruCfgOperState
JUNIPER-FRU-MIB ·
.1.3.6.1.4.1.2636.3.74.1.1.1.1.7
Object
column JnxFruOperStates
The Operational state of this FRU
Context
- MIB
- JUNIPER-FRU-MIB
- OID
.1.3.6.1.4.1.2636.3.74.1.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxFruCfgEntry
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-FRU-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-FRU-MIB::jnxFruCfgOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-FRU-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-FRU-MIB::jnxFruCfgOperState.<jnxFruCfgContentsIndex>.<jnxFruCfgL1Index>.<jnxFruCfgL2Index>.<jnxFruCfgL3Index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-FRU-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-FRU-MIB::jnxFruCfgOperState'
Syntax
- Source
- JnxFruOperStates
- Base type
Enumeration
Values & Constraints
Type Values
1 | unEquipped |
2 | init |
3 | normal |
4 | mismatched |
5 | fault |
6 | swul |