ccmDestProfileTestStatus
CISCO-CALLHOME-MIB ·
.1.3.6.1.4.1.9.9.300.1.1.31.1.1.3
Object
column Enumeration
This object provides the status of the last test
triggered for this destination profile.
unknown (1) - unknown
successful (2) - successful
inprogress (3) - action in progress
failed (4) - failed
If the value of this object is 'failed', then the
ccmDestProfileTestFailureCause provides the cause for the
failure.
Management stations could read value of this object after a
successful set to the ccmDestProfileTestTrigger 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.31.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccmDestProfileTestEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::ccmDestProfileTestStatus'
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::ccmDestProfileTestStatus.<callHomeDestProfileName>'
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::ccmDestProfileTestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | successful |
3 | inprogress |
4 | failed |
Conformance
Member of