JUNIPER-IF-MIB :: ifChassisPicIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsJUNIPER-IF-MIBifChassisPicIndex

ifChassisPicIndex

Module: JUNIPER-IF-MIB

OID (symbolic): JUNIPER-IF-MIB::ifChassisPicIndex

OID (numeric): 1.3.6.1.4.1.2636.3.3.2.1.6

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: The index or indices for the Chassis MIB tables. This is the instance index which keys into the jnxContentsTable in Chassis MIB.

For example, it could return an octet string of '8.1.2.0' - meaning a PIC ('8', first digit) at FPC slot 0 ('1-1', second digit minus one if nonzero) PIC number 1 ('2-1', third digit minus one if nonzero) port number whatever (fourth digit currently unused) - which in turn could be plugged in by NMS directly after any MIB objects in the jnxContentsTable, say 'jnxContentsDescr.8.1.2.0', so NMS could get that PIC object for the specified interface.

This object is valid only for those interfaces having real and physical PIC cards. Otherwise, it returns an octet string of four zeros '0.0.0.0.'

What is ifChassisPicIndex?

An octet-string index that keys directly into the jnxContentsTable of the Chassis MIB for this interface's PIC. Per the DESCRIPTION's worked example, a value like '8.1.2.0' encodes the FPC slot and PIC number so an NMS can append it to an OID like jnxContentsDescr to look up the PIC's description; interfaces without a real physical PIC report all zeros ('0.0.0.0').

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.3.2.1.6
snmpwalk -v2c -c public <target> JUNIPER-IF-MIB::ifChassisPicIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.3.2.1.6.1
snmpget -v2c -c public <target> JUNIPER-IF-MIB::ifChassisPicIndex.1

Start monitoring Juniper Networks router/switch (ifTable extension) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JUNIPER-IF-MIB::ifChassisPicIndex OID value, configure state conditions and alerts, and monitor any Juniper Networks router/switch (ifTable extension) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2636juniperMIBJUNIPER-SMI
1.3.6.1.4.1.2636.3jnxMibsJUNIPER-SMI
Numeric OIDNameModule
1.3.6.1.4.1.2636.3.3ifJnxJUNIPER-IF-MIB
1.3.6.1.4.1.2636.3.3.2ifChassisTableJUNIPER-IF-MIB
1.3.6.1.4.1.2636.3.3.2.1ifChassisEntryJUNIPER-IF-MIB
1.3.6.1.4.1.2636.3.3.2.1.6ifChassisPicIndexJUNIPER-IF-MIB