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'.
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>
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.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 |