ifChassisChannel
JUNIPER-IF-MIB ·
.1.3.6.1.4.1.2636.3.3.2.1.4
Object
column SNMPv2-SMIInteger32
The channel identifier for the specified interface
if and only if it is part of a channelized interface.
Although the channel is numbered from 0 and up in the
interface naming, the return value for this object
always starts from 1 according to Network Management
convention. For the interface which could not be
channelized, this object returns zero.
Context
- MIB
- JUNIPER-IF-MIB
- OID
.1.3.6.1.4.1.2636.3.3.2.1.4- 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::ifChassisChannel'
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::ifChassisChannel.<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::ifChassisChannel'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647