All MIBs › CAT2600-MIB › cat2600TsHwVer
cat2600TsHwVer
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsHwVer
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.1.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The hardware version in the form major.minor.
What is cat2600TsHwVer?
This DisplayString reports the terminal-server card's hardware revision in major.minor form, per the description. Because hardware revisions on a card like this often correspond to specific component or connector changes, this value is what an admin cross-references against vendor hardware-revision notes when a firmware upgrade requires a minimum hardware revision, or when diagnosing a hardware-specific defect that only affects certain board revisions. Two seemingly identical cards reporting different hardware versions here could behave differently under the same firmware if a known hardware-revision-specific issue exists.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.2 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsHwVer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.2.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsHwVer.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cat2600TsHwVer.1
Start monitoring Cisco Catalyst 2600 switching hub (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAT2600-MIB::cat2600TsHwVer OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2600 switching hub (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.1 | catProd | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111 | cat2600 | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1 | cat2600Ts | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2 | cat2600TsObjects | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1 | cat2600TsMain | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1.1 | cat2600TsConfig | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1.1.2 | cat2600TsHwVer | CAT2600-MIB |