All MIBs › ADVA-MIB › neRestoreFileBackupDate
neRestoreFileBackupDate
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neRestoreFileBackupDate
OID (numeric): 1.3.6.1.4.1.2544.2.5.2.4
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description:
The backup time of the current file to be used for Restore. If no backup is available, this object reports 8 zero-octets.
What is neRestoreFileBackupDate?
Reports an 8-octet timestamp indicating when the current backup file was originally created. Network managers use this to verify backup freshness and confirm they are restoring from the correct point-in-time snapshot. Example value: 2026-07-03 14:30:00 or zero-octets if no backup exists.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.2.4 snmpwalk -v2c -c public <target> ADVA-MIB::neRestoreFileBackupDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.5.2.4.1 snmpget -v2c -c public <target> ADVA-MIB::neRestoreFileBackupDate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> neRestoreFileBackupDate.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5 | config | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.2 | neBackupRestore | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.5.2.4 | neRestoreFileBackupDate | ADVA-MIB |