All MIBs › CISCO-CALLHOME-MIB › callHomeAlertAction
callHomeAlertAction
Module: CISCO-CALLHOME-MIB
OID (symbolic): CISCO-CALLHOME-MIB::callHomeAlertAction
OID (numeric): 1.3.6.1.4.1.9.9.300.1.1.9
Node type: OBJECT-TYPE
Type: CallHomeAlert
Access: read-write
Description: This object acts as a trigger by which the generation of a particular type of alert can be verified. Specifically, setting this object to a type of alert triggers the sending of a Call Home message for the specified type so that the Call Home backend is activated.
No action is taken if this object is set to 'noOp'. The value of the object when read is always 'noOp'.
What is callHomeAlertAction?
A write-only trigger object that, when set to a specific alert type, forces the device to send a test Call Home message of that type to verify the backend is working.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.300.1.1.9 snmpwalk -v2c -c public <target> CISCO-CALLHOME-MIB::callHomeAlertAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.300.1.1.9.1 snmpget -v2c -c public <target> CISCO-CALLHOME-MIB::callHomeAlertAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.300.1.1.9.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> callHomeAlertAction.1
Start monitoring Cisco routers/switches (Call Home diagnostic/alerting) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CALLHOME-MIB::callHomeAlertAction OID value, configure state conditions and alerts, and monitor any Cisco routers/switches (Call Home diagnostic/alerting) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.300 | ciscoCallHomeMIB | CISCO-CALLHOME-MIB |
| 1.3.6.1.4.1.9.9.300.1 | ciscoCallHomeMIBObjects | CISCO-CALLHOME-MIB |
| 1.3.6.1.4.1.9.9.300.1.1 | ccmCallHomeConfiguration | CISCO-CALLHOME-MIB |
| 1.3.6.1.4.1.9.9.300.1.1.9 | callHomeAlertAction | CISCO-CALLHOME-MIB |