All MIBs › RMON2-MIB › probeHardwareRev
probeHardwareRev
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::probeHardwareRev
OID (numeric): 1.3.6.1.2.1.16.19.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The hardware revision of this device. This string will have a zero length if the revision is unknown.
What is probeHardwareRev?
This object stores a text string describing the hardware revision level of the monitoring device. Engineers use this to track hardware capabilities and plan for upgrades or warranty claims. For example, the value might be "Rev 2.3" or "PCB revision B".
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.19.3 snmpwalk -v2c -c public <target> RMON2-MIB::probeHardwareRev
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.19.3.1 snmpget -v2c -c public <target> RMON2-MIB::probeHardwareRev.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.19 | tftp | REMOTEACCESS-MIB |
| 1.3.6.1.2.1.16.19.3 | probeHardwareRev | RMON2-MIB |