ifChassisPic
JUNIPER-IF-MIB ·
.1.3.6.1.4.1.2636.3.3.2.1.2
Object
column SNMPv2-SMIInteger32
The number of the PIC card on which the interface
is located in the chassis. It is the PIC location
on the FPC card 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 PIC associated with the specified interface.
Context
- MIB
- JUNIPER-IF-MIB
- OID
.1.3.6.1.4.1.2636.3.3.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ifChassisEntry
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-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IF-MIB::ifChassisPic'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IF-MIB::ifChassisPic.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-IF-MIB::ifChassisPic'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647