All MIBs › JUNIPER-IF-MIB › ifChassisFpc
ifChassisFpc
Module: JUNIPER-IF-MIB
OID (symbolic): JUNIPER-IF-MIB::ifChassisFpc
OID (numeric): 1.3.6.1.4.1.2636.3.3.2.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The number of the FPC card on which the interface is located in the chassis. It is the chassis slot in which the FPC card is installed for the specified interface.
Although the number is labeled from 0 and up in the chassis, the return value for this object always starts from 1 according to Network Management convention. Therefore, a value of zero means there is no real or physical FPC associated with the specified interface.
What is ifChassisFpc?
The FPC (Flexible PIC Concentrator) slot number in the chassis where this interface physically resides. Per the DESCRIPTION, although the chassis itself numbers slots from 0, this object always reports starting from 1 by network-management convention, with 0 meaning no physical FPC applies to this interface (e.g. a logical-only interface).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.3.2.1.1 snmpwalk -v2c -c public <target> JUNIPER-IF-MIB::ifChassisFpc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.3.2.1.1.1 snmpget -v2c -c public <target> JUNIPER-IF-MIB::ifChassisFpc.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::ifChassisFpc 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.3 | ifJnx | JUNIPER-IF-MIB |
| 1.3.6.1.4.1.2636.3.3.2 | ifChassisTable | JUNIPER-IF-MIB |
| 1.3.6.1.4.1.2636.3.3.2.1 | ifChassisEntry | JUNIPER-IF-MIB |
| 1.3.6.1.4.1.2636.3.3.2.1.1 | ifChassisFpc | JUNIPER-IF-MIB |