callHomeAlertActionStatus
CISCO-CALLHOME-MIB ·
.1.3.6.1.4.1.9.9.300.1.1.10
Object
scalar Enumeration
This object provides the status of the last Call Home action
invocation.
unknown (1) - unknown
successful (2) - successful
inprogress (3) - action in progress
failed (4) - failed
If the value of this object is 'failed', then the
callHomeAlertActionFailureCause provides the cause for the
failure.
Management stations could read value of this object after a
successful set to the callHomeAlertAction object to find
out the result of the test.
Context
- MIB
- CISCO-CALLHOME-MIB
- OID
.1.3.6.1.4.1.9.9.300.1.1.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ccmCallHomeConfiguration
- Groups
- 4
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 'CISCO-CALLHOME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALLHOME-MIB::callHomeAlertActionStatus.0'
More examples
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::callHomeAlertActionStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | successful |
3 | inprogress |
4 | failed |