backupRestoreType
CISCO-DMN-DSG-BKPRST-MIB ·
.1.3.6.1.4.1.1429.2.2.5.3.1.2
Object
scalar r/w
Enumeration
Backup data sets to be included in the backup/restore file. Following backup options are available. Standard:To save the user settings to the backup file. Extended:To save user settings and tuning information to the backup file. Full:To save user settings,tuning information and factory defaults to the backup file.
Context
- MIB
- CISCO-DMN-DSG-BKPRST-MIB
- OID
.1.3.6.1.4.1.1429.2.2.5.3.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- backupRestoreInfo
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DMN-DSG-BKPRST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DMN-DSG-BKPRST-MIB::backupRestoreType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DMN-DSG-BKPRST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DMN-DSG-BKPRST-MIB::backupRestoreType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | standard |
2 | extended |
3 | full |