hwSetBattsTimedBoostChargeEnabled
EMAP-MIB ·
.1.3.6.1.4.1.2011.6.164.1.4.1.14
Object
scalar r/w
Enumeration
Timed Boost Charge Enabled. It is an enumeration value, and can be configured. If the enumeration value is 1, it indicates timed boost charge is disabled; If the enumeration value is 2, it indicates timed boost charge is enabled. If the enumeration value is 255, it indicates timed boost charge is unknown.
Context
- MIB
- EMAP-MIB
- OID
.1.3.6.1.4.1.2011.6.164.1.4.1.14- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwBattsConfig
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 'EMAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EMAP-MIB::hwSetBattsTimedBoostChargeEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EMAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EMAP-MIB::hwSetBattsTimedBoostChargeEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |
255 | unknown |