cpqCmcsetAudibleAlarm
CPQCMC-MIB ·
.1.3.6.1.4.1.232.153.2.2.2.1.1.3
Object
scalar mandatory
r/w
Enumeration
Audible alarm in CMC unit: (2): silencing with button on CMC is enabled (3): silencing with button on CMC is disabled (4): audible alarm is off (general). On/off of audible alarm for each event is possible in cpqCmcsetupEvents-group
Context
- MIB
- CPQCMC-MIB
- OID
.1.3.6.1.4.1.232.153.2.2.2.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqCmcSetupGeneral
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 'CPQCMC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQCMC-MIB::cpqCmcsetAudibleAlarm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQCMC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQCMC-MIB::cpqCmcsetAudibleAlarm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | enableSilence |
3 | disableSilence |
4 | off |