hwImmediateSave
HUAWEI-SWITCHOVER-MIB ·
.1.3.6.1.4.1.2011.6.22.1.2.3
Object
scalar r/w
Enumeration
It is the object for saving the data and the configuration file.
Options:
1. saveDBBDRN(1) -indicates that the data and the configuration file are saved
at the same time.
2. notInSave(2) -indicates that the operation of saving the data and
the configuration file at the same time is not being performed.
Context
- MIB
- HUAWEI-SWITCHOVER-MIB
- OID
.1.3.6.1.4.1.2011.6.22.1.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwDataSave
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-SWITCHOVER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SWITCHOVER-MIB::hwImmediateSave.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SWITCHOVER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SWITCHOVER-MIB::hwImmediateSave'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | saveDBBDRN |
2 | notInSave |