All MIBs › HOST-RESOURCES-V2-MIB › hrFSLastFullBackupDate
hrFSLastFullBackupDate
Module: HOST-RESOURCES-V2-MIB
OID (symbolic): HOST-RESOURCES-V2-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?
This read-write DateAndTime value records the last date this entire file system was fully backed up to another storage device, or the epoch value 0000-01-01 00:00:00 if unknown. Admins poll this across all file systems to verify backup jobs are actually completing on schedule, rather than trusting the backup software's own logs alone.
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-V2-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-V2-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 (Host Resources extension) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HOST-RESOURCES-V2-MIB::hrFSLastFullBackupDate OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (Host Resources extension) from a single console.
OID Breakdown
Upper-level ancestors (10 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.25.3.8.1.8 | hrFSLastFullBackupDate | HOST-RESOURCES-V2-MIB |