hwCfgLogWantBackup
HUAWEI-CONFIG-MAN-MIB ·
.1.3.6.1.4.1.2011.6.10.1.1.6
Object
Decides whether or not to backup the configuration log information. If the value is true, the data of configuration log on the master will be sent to slave. Otherwise the data of log will be lost when master switches to slave. Default value is true.
Context
- MIB
- HUAWEI-CONFIG-MAN-MIB
- OID
.1.3.6.1.4.1.2011.6.10.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwCfgLog
- Groups
- 1
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-CONFIG-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CONFIG-MAN-MIB::hwCfgLogWantBackup.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CONFIG-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CONFIG-MAN-MIB::hwCfgLogWantBackup'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of