All MIBs › CISCO-TS-STACK-MIB › ciscoTsNumMatrixModules
ciscoTsNumMatrixModules
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsNumMatrixModules
OID (numeric): 1.3.6.1.4.1.9.5.32.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of Matrix modules in the stack. This object is set to zero if the switch is not connected to a Matrix.
What is ciscoTsNumMatrixModules?
This read-only INTEGER counts how many Matrix modules are installed across the stack, returning zero if the switch isn't connected to a Matrix at all. It's a quick way to confirm redundant Matrix hardware is actually present before relying on ciscoTsProStackMatrixStatus for failover behavior. A stack built for Matrix redundancy would expect to see 2 here, not 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.14 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsNumMatrixModules
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.14.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsNumMatrixModules.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::ciscoTsNumMatrixModules 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.1 | ciscoTsMain | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.1.1 | ciscoTsConfig | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.1.1.14 | ciscoTsNumMatrixModules | CISCO-TS-STACK-MIB |