All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortCfgNumber
ciscoTsPortCfgNumber
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortCfgNumber
OID (numeric): 1.3.6.1.4.1.9.5.32.4.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A unique value for each port entry. The value corresponds the port number.
What is ciscoTsPortCfgNumber?
This read-only INTEGER (1-32) is the row index for the port configuration table, corresponding directly to the physical port number on the switch. It's the key an admin uses to locate a specific port's row when reading or setting any of the many per-port configuration objects in this MIB, like forwarding mode or spanning tree settings. Port 14's configuration row would simply have this object set to 14.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.1 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.1.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgNumber.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::ciscoTsPortCfgNumber 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.4 | ciscoTsPort | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1 | ciscoTsPortCfgTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1.1 | ciscoTsPortCfgEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1.1.1 | ciscoTsPortCfgNumber | CISCO-TS-STACK-MIB |