All MIBs › HOST-RESOURCES-MIB › hrSWInstalledLastChange
hrSWInstalledLastChange
Module: HOST-RESOURCES-MIB
OID (symbolic): HOST-RESOURCES-MIB::hrSWInstalledLastChange
OID (numeric): 1.3.6.1.2.1.25.6.1
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
The value of sysUpTime when an entry in the hrSWInstalledTable was last added, renamed, or deleted. Because this table is likely to contain many entries, polling of this object allows a management station to determine when re-downloading of the table might be useful.
What is hrSWInstalledLastChange?
Holds the system uptime value when the installed software table was last modified. This tells when software was added, renamed, or removed. An inventory manager uses this to track when the system's software profile last changed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.25.6.1 snmpwalk -v2c -c public <target> HOST-RESOURCES-MIB::hrSWInstalledLastChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.25.6.1.1 snmpget -v2c -c public <target> HOST-RESOURCES-MIB::hrSWInstalledLastChange.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.25 | host | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.6 | hrSWInstalled | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.6.1 | hrSWInstalledLastChange | HOST-RESOURCES-MIB |