ifChassisPort

JUNIPER-IF-MIB · .1.3.6.1.4.1.2636.3.3.2.1.3

Object

The number of the port on the PIC card on which the 
interface is located in the chassis.  It is the port 
number on the PIC 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 port associated with the specified interface.

Context

MIB
JUNIPER-IF-MIB
OID
.1.3.6.1.4.1.2636.3.3.2.1.3
Type
column
Access
readonly
Status
current
Parent
ifChassisEntry

Walk 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::ifChassisPort'
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::ifChassisPort.<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::ifChassisPort'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647