jnxFabricContainersLevel
JUNIPER-FABRIC-CHASSIS ·
.1.3.6.1.4.1.2636.3.42.2.2.2.1.4
Object
column Enumeration
The abstraction level of the chassis or device. It is enumerated from the outside to the inside, from the outer layer to the inner layer. For example, top level (i.e. level 0) refers to chassis frame, level 1 FPC slot within chassis frame, level 2 PIC space within FPC slot.
Context
- MIB
- JUNIPER-FABRIC-CHASSIS
- OID
.1.3.6.1.4.1.2636.3.42.2.2.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxFabricContainersEntry
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::jnxFabricContainersLevel'
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::jnxFabricContainersLevel.<jnxFabricContainersFamily>.<jnxFabricContainersIndex>'
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::jnxFabricContainersLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | level0 |
1 | level1 |
2 | level2 |
3 | level3 |