All MIBs › CISCO-TS-STACK-MIB › ciscoTsStackSwitchFwVersion
ciscoTsStackSwitchFwVersion
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsStackSwitchFwVersion
OID (numeric): 1.3.6.1.4.1.9.5.32.2.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Version number for the firmware running on the switch.
What is ciscoTsStackSwitchFwVersion?
This read-only DisplayString (1-128 chars) reports the firmware version currently running on this specific switch in the stack. Because a stack can mix switches added at different times, admins poll this per-switch-number to spot version skew before it causes intermittent stack-management incompatibilities, then use ciscoTsTftpDownload to bring the outlier up to date. A returned value like '5.2(1)' would be compared against the rest of the stack's reported versions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.2.1.1.4 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackSwitchFwVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.2.1.1.4.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackSwitchFwVersion.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::ciscoTsStackSwitchFwVersion 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.2 | ciscoTsStack | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1 | ciscoTsStackTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1.1 | ciscoTsStackEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1.1.4 | ciscoTsStackSwitchFwVersion | CISCO-TS-STACK-MIB |