All MIBs › Fore-Switch-MIB › maxChannels
maxChannels
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::maxChannels
OID (numeric): 1.3.6.1.4.1.326.2.2.2.1.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The maximum number of input VCIs (Virtual Channel Identifiers).
What is maxChannels?
This OID holds a number representing the maximum number of Virtual Channel Identifiers (independent data pathways) that the switch can accept as input. It tells you the theoretical capacity limit of how many simultaneous connections this network switch hardware can support. A network planner checks this to determine if the switch has enough port capacity for their growing number of devices or connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.1.4 snmpwalk -v2c -c public <target> Fore-Switch-MIB::maxChannels
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.1.4.1 snmpget -v2c -c public <target> Fore-Switch-MIB::maxChannels.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.326 | fore | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2 | systems | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2 | software | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1 | asxd | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.1 | switchGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.1.4 | maxChannels | Fore-Switch-MIB |