hwBackupAlarmConditionSwitch
HUAWEI-LOAD-BACKUP-MIB ·
.1.3.6.1.4.1.2011.6.6.3.3.5
Object
scalar r/w
Enumeration
Configuring the function of backing up the alarm.
Options:
1.on(1) -indicates that the alarm information is backed up according to the configured conditions.
2.off(2) -indicates that the alarm information is not backed up.
Default { off }
Context
- MIB
- HUAWEI-LOAD-BACKUP-MIB
- OID
.1.3.6.1.4.1.2011.6.6.3.3.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwBackupCondition
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-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LOAD-BACKUP-MIB::hwBackupAlarmConditionSwitch.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-LOAD-BACKUP-MIB::hwBackupAlarmConditionSwitch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |