All MIBs › CISCO-TS-STACK-MIB › ciscoTsModType
ciscoTsModType
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsModType
OID (numeric): 1.3.6.1.4.1.9.5.32.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of module plugged in to the slot. Module type system(1) represents the mother board with the CPU and system memory. Module state none(10) represents a slot with no modules plugged in (indicated by ciscoTsModState).
What is ciscoTsModType?
This read-only enum identifies what kind of module occupies a slot, from the system(1) motherboard carrying the CPU and system memory to specific port modules like proPort4TR(3), four Token Ring ports, or proPortATM155Fiber(8), an ATM uplink. An admin uses this to inventory exactly what hardware is populating each slot without physically opening the chassis, which matters for planning cabling changes or firmware compatibility per module type. Seeing proPortISL-TX(6) in a slot tells the admin that slot provides ISL trunking over copper rather than fiber.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.3.1.1.4 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsModType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.3.1.1.4.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsModType.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::ciscoTsModType 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.4 | ciscoTsModType | CISCO-TS-STACK-MIB |