callHomeAlertGroupCapability

CISCO-CALLHOME-MIB · .1.3.6.1.4.1.9.9.300.1.1.25.1.4

Object

column Bits
This object indicates the method used by alert group
to generate Call Home messages.
              
callHomeMessageSeverity -
    Call Home alert is generated based only on the level
    of severity.
              
periodic - 
    Call Home alert is generated periodically.
              
regularExpression -
    Call Home alert is generated based on the configured
    regular expression.
              
event - 
    Call Home alert is generated based on change event.
              
onDemand -
    Call Home alert is generated at user request.
              
onDemandPerEntity -
    Call Home alert is generated for specific entities
    at user request.
              
periodicHourly -
    Call Home alert is generated hourly.
              
periodicMinutes -
    Call Home alert is generated periodically after
    specified number of minutes.

Context

MIB
CISCO-CALLHOME-MIB
OID
.1.3.6.1.4.1.9.9.300.1.1.25.1.4
Type
column
Access
readonly
Status
current
Parent
callHomeAlertGroupTypeEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CALLHOME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALLHOME-MIB::callHomeAlertGroupCapability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CALLHOME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALLHOME-MIB::callHomeAlertGroupCapability.<callHomeAlertGroupTypeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CALLHOME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CALLHOME-MIB::callHomeAlertGroupCapability'

Syntax

Bits

Values & Constraints

Enumerated Values
0callHomeMessageSeverity
1periodic
2regularExpression
3event
4onDemand
5onDemandPerEntity
6periodicHourly
7periodicMinutes

Conformance