hwBackupAndRestore
HUAWEI-LOAD-BACKUP-MIB ·
.1.3.6.1.4.1.2011.6.6.1.4.1
Object
scalar r/w
Enumeration
The running configuration in the system has been backed-up to flash or disk, or restored. The object is not supported at present. Options: 1. copyMemToFlash(1) -back up the configuration file for the host memory to the flash memory. 2. copyFlashToMemory(2) -back up the configuration file for the host memory to the disk. 3. copyMemToHardDisk(3) -copy the configuration file for the flash memory to the host memory for running. 4. copyHardDiskToMem(4) -copy the configuration file for the disk to the host memory for running.
Context
- MIB
- HUAWEI-LOAD-BACKUP-MIB
- OID
.1.3.6.1.4.1.2011.6.6.1.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwBackupAndRestoreConfig
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 'HUAWEI-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LOAD-BACKUP-MIB::hwBackupAndRestore.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-LOAD-BACKUP-MIB::hwBackupAndRestore'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | copyMemToFlash |
2 | copyFlashToMemory |
3 | copyMemToHardDisk |
4 | copyHardDiskToMem |