All MIBs › JUNIPER-MIB › jnxContainersView
jnxContainersView
Module: JUNIPER-MIB
OID (symbolic): JUNIPER-MIB::jnxContainersView
OID (numeric): 1.3.6.1.4.1.2636.3.1.6.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The view(s) from which the specific container appears.
This variable indicates that the specific container is embedded and accessible from the corresponding view(s).
The value is a bit map represented as a sum. If multiple bits are set, the specified container(s) are located and accessible from that set of views.
The various values representing the bit positions and its corresponding views are: 1 front 2 rear 4 top 8 bottom 16 leftHandSide 32 rightHandSide
Note 1: LefHandSide and rightHandSide are referred to based on the view from the front.
Note 2: If the specified containers are scattered around various views, the numbering is according to the following sequence: front -> rear -> top -> bottom -> leftHandSide -> rightHandSide For each view plane, the numbering sequence is first from left to right, and then from up to down.
Note 3: Even though the value in chassis hardware (e.g. slot number) may be labelled from 0, 1, 2, and up, all the indices in MIB start with 1 (not 0) according to network management convention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.1.6.1.2 snmpwalk -v2c -c public <target> JUNIPER-MIB::jnxContainersView
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.1.6.1.2.1 snmpget -v2c -c public <target> JUNIPER-MIB::jnxContainersView.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3.1 | jnxBoxAnatomy | JUNIPER-MIB |
| 1.3.6.1.4.1.2636.3.1.6 | jnxContainersTable | JUNIPER-MIB |
| 1.3.6.1.4.1.2636.3.1.6.1 | jnxContainersEntry | JUNIPER-MIB |
| 1.3.6.1.4.1.2636.3.1.6.1.2 | jnxContainersView | JUNIPER-MIB |