All MIBs › RMON2-MIB › probeSoftwareRev
probeSoftwareRev
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::probeSoftwareRev
OID (numeric): 1.3.6.1.2.1.16.19.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The software revision of this device. This string will have a zero length if the revision is unknown.
What is probeSoftwareRev?
This object contains a text string with the software version running on the monitoring device. Engineers need this to track which firmware version is deployed and determine if security patches or feature updates are available. For example, the value might be "2.1.5" or "firmware_v3.0".
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.19.2 snmpwalk -v2c -c public <target> RMON2-MIB::probeSoftwareRev
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.19.2.1 snmpget -v2c -c public <target> RMON2-MIB::probeSoftwareRev.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.2 | probeSoftwareRev | RMON2-MIB |