All MIBs › CISCO-TS-STACK-MIB › ciscoTsModNumPorts
ciscoTsModNumPorts
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsModNumPorts
OID (numeric): 1.3.6.1.4.1.9.5.32.3.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Total number of ports in the module.
What is ciscoTsModNumPorts?
This read-only INTEGER reports how many physical ports are present on this specific module. Admins use this to confirm a module's actual port density matches what was ordered or expected, for example verifying a fiber module reports the 4 ports it was speced for rather than fewer due to a partially populated card. It also lets management software correctly enumerate per-port tables like ciscoTsPortCfgNumber without hardcoding port counts per module type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.3.1.1.7 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsModNumPorts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.3.1.1.7.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsModNumPorts.1
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsModNumPorts OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.3 | ciscoTsModule | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.3.1 | ciscoTsModTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.3.1.1 | ciscoTsModEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.3.1.1.7 | ciscoTsModNumPorts | CISCO-TS-STACK-MIB |