All MIBs › Fore-Switch-MIB › moduleNumberOfPorts
moduleNumberOfPorts
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::moduleNumberOfPorts
OID (numeric): 1.3.6.1.4.1.326.2.2.1.1.2.1.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The number of ports on this network module.
What is moduleNumberOfPorts?
This read-only value reports the total number of physical ports on a network module installed in a Fore Systems ATM switch. This information is essential for capacity planning and understanding the switch's forwarding capability. Network planners use this to determine how many devices can be connected to each module and verify expected port counts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.1.2.1.1.5 snmpwalk -v2c -c public <target> Fore-Switch-MIB::moduleNumberOfPorts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.1.2.1.1.5.1 snmpget -v2c -c public <target> Fore-Switch-MIB::moduleNumberOfPorts.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.1 | hardware | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1.1 | asx | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2 | moduleGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2.1 | moduleTable | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2.1.1 | moduleEntry | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2.1.1.5 | moduleNumberOfPorts | Fore-Switch-MIB |