hwSaveData
HUAWEI-SWITCHOVER-MIB ·
.1.3.6.1.4.1.2011.6.22.1.2.6
Object
scalar r/w
Enumeration
Immediate saving of the database. Only database is saved through the operation on this object. Options: 1. nosavedata(-1) -No database saving is performed in the system. 2. savedata(1) -The command for saving the database is being issued or the database is being saved.
Context
- MIB
- HUAWEI-SWITCHOVER-MIB
- OID
.1.3.6.1.4.1.2011.6.22.1.2.6- 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::hwSaveData.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::hwSaveData'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | nosavedata |
1 | savedata |