hwCtrlBuzzerEnable
EMAP-MIB ·
.1.3.6.1.4.1.2011.6.164.1.8.1.5
Object
scalar r/w
Enumeration
Buzzer enabling. It manually controls the enabling of the buzzer alarm. This node is of the enumeration type. When the enumeration value is 1, it means to enable the buzzer; When the enumeration value is 2, it means to disable the buzzer. When the enumeration value is 255, it means to nulloper the buzzer.
Context
- MIB
- EMAP-MIB
- OID
.1.3.6.1.4.1.2011.6.164.1.8.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwEnvUnitsGroup
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::hwCtrlBuzzerEnable.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::hwCtrlBuzzerEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
255 | nullOper |