All MIBs › CISCO-TS-STACK-MIB › ciscoTsModFwVer
ciscoTsModFwVer
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsModFwVer
OID (numeric): 1.3.6.1.4.1.9.5.32.3.1.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The module's firmware version.
What is ciscoTsModFwVer?
This read-only DisplayString reports the firmware version running specifically on this module, tracked separately from the switch's overall firmware in ciscoTsStackSwitchFwVersion since individual modules like port cards can carry their own onboard firmware. A mismatch between a module's firmware here and the version expected for the switch's system firmware release is a plausible explanation for a module misbehaving after a partial upgrade. An admin troubleshooting one flaky module while the rest of the switch behaves normally would check this value first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.3.1.1.6 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsModFwVer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.3.1.1.6.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsModFwVer.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::ciscoTsModFwVer 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.6 | ciscoTsModFwVer | CISCO-TS-STACK-MIB |