neAutoBackupConfig

ADVA-MIB · .1.3.6.1.4.1.2544.2.5.3.1

Object

scalar r/w Enumeration
The configuration of the regular network element
configuration Backup/Restore:
          
- disabled(1):            No regular backup
          
- autoBackup(2):          Regular backup to a local file
                          is active
          
- autoBackupAndUpload(3): Regular backup and upload to
                          external FTP server is active
          
The default is autoBackup(2).
          
If this object is not disabled(1) all other auto-backup
objects are read-only. I.e., all neAutoBackupServerXxx
objects must be set before changing this object to
autoBackupAndUpload(3).

Context

MIB
ADVA-MIB
OID
.1.3.6.1.4.1.2544.2.5.3.1
Type
scalar
Access
readwrite
Status
current
Parent
neAutoBackup

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADVA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-MIB::neAutoBackupConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVA-MIB::neAutoBackupConfig'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2autoBackup
3autoBackupAndUpload