All MIBs › JUNIPER-IF-MIB › ifChassisChannel
ifChassisChannel
Module: JUNIPER-IF-MIB
OID (symbolic): JUNIPER-IF-MIB::ifChassisChannel
OID (numeric): 1.3.6.1.4.1.2636.3.3.2.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: 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.
What is ifChassisChannel?
The channel identifier for this interface when it's part of a channelized interface (e.g. one physical port split into several logical channels); reported starting from 1 by convention, with 0 meaning the interface isn't channelized at all.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.3.2.1.4 snmpwalk -v2c -c public <target> JUNIPER-IF-MIB::ifChassisChannel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.3.2.1.4.1 snmpget -v2c -c public <target> JUNIPER-IF-MIB::ifChassisChannel.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::ifChassisChannel 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.4 | ifChassisChannel | JUNIPER-IF-MIB |