All MIBs › DKT-GENERIC-MIB › hwVersion
hwVersion
Module: DKT-GENERIC-MIB
OID (symbolic): DKT-GENERIC-MIB::hwVersion
OID (numeric): 1.3.6.1.4.1.27304.10.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Version string for the HW
What is hwVersion?
This object holds a plain text string reporting the hardware revision of the device, up to 100 characters long. Support and inventory teams read it to confirm which physical board revision is deployed, which matters when a firmware update or known hardware bug only applies to certain revisions. A device might report a value like "Rev C" or "HW 2.1" for this object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.27304.10.1 snmpwalk -v2c -c public <target> DKT-GENERIC-MIB::hwVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.27304.10.1.1 snmpget -v2c -c public <target> DKT-GENERIC-MIB::hwVersion.1
Start monitoring DKT A/S product line device (generic/shared base MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DKT-GENERIC-MIB::hwVersion OID value, configure state conditions and alerts, and monitor any DKT A/S product line device (generic/shared base MIB) from a single console.
OID Breakdown
Upper-level ancestors (7 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.27304 | dkt | DKT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.27304.10 | genericMIB | DKT-GENERIC-MIB |
| 1.3.6.1.4.1.27304.10.1 | hwVersion | DKT-GENERIC-MIB |