All MIBs › NETSERVER-MIB › hrFSLastPartialBackupDate
hrFSLastPartialBackupDate
Module: NETSERVER-MIB
OID (symbolic): NETSERVER-MIB::hrFSLastPartialBackupDate
OID (numeric): 1.3.6.1.2.1.25.3.8.1.9
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-write
Description:
The last date at which a portion of this 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.9 snmpwalk -v2c -c public <target> NETSERVER-MIB::hrFSLastPartialBackupDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.25.3.8.1.9.1 snmpget -v2c -c public <target> NETSERVER-MIB::hrFSLastPartialBackupDate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.25.3.8.1.9.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.9 | hrFSLastPartialBackupDate | NETSERVER-MIB |