ccmCallManagerAlarmEnable

CISCO-CCM-MIB · .1.3.6.1.4.1.9.9.156.1.9.1

Object

scalar r/w SNMPv2-TCTruthValue
Allows the generation of Alarms in response to
CallManager general failures.
    true(1):   Enabling this object will allow the CUCM
               agent to generate the following alarms -
               ccmCallManagerFailure,
               ccmMediaResourceListExhausted, 
               ccmRouteListExhausted and
               ccmTLSConnectionFailure. This is the
               default value.
    false(2):  Disabling this object will stop the 
               generation of the following alarms
               by the CUCM agent -
               ccmCallManagerFailure
               ccmMediaResourceListExhausted,
               ccmRouteListExhausted and
               ccmTLSConnectionFailure.

Context

MIB
CISCO-CCM-MIB
OID
.1.3.6.1.4.1.9.9.156.1.9.1
Type
scalar
Access
readwrite
Status
current
Parent
ccmAlarmConfigInfo
Groups
6

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CCM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CCM-MIB::ccmCallManagerAlarmEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CCM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CCM-MIB::ccmCallManagerAlarmEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false