hwBuzzerStatus
HUAWEI-MLSR-DEV-ADM-MIB ·
.1.3.6.1.4.1.2011.2.2.4.16
Object
scalar mandatory
Enumeration
The current status of buzzer. silence(1) indicates the status is silence;tweet(2) indicates the status is tweet.
Context
- MIB
- HUAWEI-MLSR-DEV-ADM-MIB
- OID
.1.3.6.1.4.1.2011.2.2.4.16- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- huaweiMixinfo
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-MLSR-DEV-ADM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MLSR-DEV-ADM-MIB::hwBuzzerStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MLSR-DEV-ADM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MLSR-DEV-ADM-MIB::hwBuzzerStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | silence |
2 | tweet |