All MIBs › CT-HSIMPHYS-MIB › hsimFwRev
hsimFwRev
Module: CT-HSIMPHYS-MIB
OID (symbolic): CT-HSIMPHYS-MIB::hsimFwRev
OID (numeric): 1.3.6.1.4.1.52.4.1.1.17.1.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The value of this object is the HSIM firmware revision level.
What is hsimFwRev?
This read-only DisplayString reports the HSIM firmware revision level running on the board. An administrator checks this to confirm which firmware version is active, particularly before and after a firmware upgrade. For example, an admin who just pushed a firmware update to the HSIM would read hsimFwRev afterward to verify the new version took effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.17.1.7 snmpwalk -v2c -c public <target> CT-HSIMPHYS-MIB::hsimFwRev
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.17.1.7.1 snmpget -v2c -c public <target> CT-HSIMPHYS-MIB::hsimFwRev.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hsimFwRev.1
Start monitoring Cabletron networking chassis (HSIM high-speed interface module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-HSIMPHYS-MIB::hsimFwRev OID value, configure state conditions and alerts, and monitor any Cabletron networking chassis (HSIM high-speed interface module) from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1 | ctPhysical | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1.17 | ctHSIMPhysMib | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.1.17.1 | hsimInfo | CT-HSIMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.17.1.7 | hsimFwRev | CT-HSIMPHYS-MIB |