hwAlarmStatSave
HUAWEI-SNMP-NOTIFICATION-MIB ·
.1.3.6.1.4.1.2011.6.30.4.3
Object
scalar obsolete
r/w
Enumeration
Operation of saving the alarm statistical information. The statistical information is saved to the flash memory according to the preset period. Options: 1. save(2) -indicates that the information is saved. 2. nosaving(3) -indicates that the information is not saved.
Context
- MIB
- HUAWEI-SNMP-NOTIFICATION-MIB
- OID
.1.3.6.1.4.1.2011.6.30.4.3- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- hwAlarm
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-SNMP-NOTIFICATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmStatSave.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SNMP-NOTIFICATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SNMP-NOTIFICATION-MIB::hwAlarmStatSave'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | save |
3 | nosaving |