All MIBs › HOST-RESOURCES-MIB › hrFSLastFullBackupDate
hrFSLastFullBackupDate
Module: HOST-RESOURCES-MIB
OID (symbolic): HOST-RESOURCES-MIB::hrFSLastFullBackupDate
OID (numeric): 1.3.6.1.2.1.25.3.8.1.8
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-write
Description: The last date at which this complete file system was
copied to another storage device for backup. This information is useful for ensuring that backups are being performed regularly.
If this information is not known, then this variable shall have the value corresponding to January 1, year 0000, 00:00:00.0, which is encoded as (hex)'00 00 01 01 00 00 00 00'.
What is hrFSLastFullBackupDate?
Reports (and can be set to record) the date this file system was last fully backed up to another storage device; if unknown it reads as the encoded value for January 1, year 0000, and admins use it to confirm backups are running on schedule.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.25.3.8.1.8 snmpwalk -v2c -c public <target> HOST-RESOURCES-MIB::hrFSLastFullBackupDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.25.3.8.1.8.1 snmpget -v2c -c public <target> HOST-RESOURCES-MIB::hrFSLastFullBackupDate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.25.3.8.1.8.1 s <value>
Start monitoring Vendor-neutral IETF standard (any host computer/server running an SNMP agent) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HOST-RESOURCES-MIB::hrFSLastFullBackupDate OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (any host computer/server running an SNMP agent) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.25 | host | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3 | hrDevice | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3.8 | hrFSTable | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3.8.1 | hrFSEntry | HOST-RESOURCES-MIB |
| 1.3.6.1.2.1.25.3.8.1.8 | hrFSLastFullBackupDate | HOST-RESOURCES-MIB |