All MIBs › HMPRIV-MGMT-SNMP-MIB › hmSysGroupHwVersion
hmSysGroupHwVersion
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmSysGroupHwVersion
OID (numeric): 1.3.6.1.4.1.248.14.1.1.9.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Hardware version of interface card.
What is hmSysGroupHwVersion?
This OID holds a text string showing the hardware version number of an interface card installed in the device. It helps identify which revision of the card is in use for compatibility or support purposes. A technician queries this when troubleshooting to confirm they have the correct firmware and drivers for that specific hardware version.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.9.1.4 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSysGroupHwVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.9.1.4.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmSysGroupHwVersion.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1 | hmChassis | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1 | hmSystemTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.9 | hmSysGroupTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.9.1 | hmSysGroupEntry | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.9.1.4 | hmSysGroupHwVersion | HMPRIV-MGMT-SNMP-MIB |