All MIBs › CISCO-CALL-APPLICATION-MIB › ccapAppLoadFailReason
ccapAppLoadFailReason
Module: CISCO-CALL-APPLICATION-MIB
OID (symbolic): CISCO-CALL-APPLICATION-MIB::ccapAppLoadFailReason
OID (numeric): 1.3.6.1.4.1.9.9.146.1.1.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The reason the last attempted load failed. The possible values are: none - there was no failure other - failure reason is other than those listed below notFound - application was not found timedOut - timed out while loading noPermission - was denied permission badSignature - the application did not have the proper signature. An agent may use an authentication scheme to protect itself. This error indicates that the authentication check failed, hence the application was not loaded. noSpace - lack of memory space.
The value is updated after a load attempt.
What is ccapAppLoadFailReason?
Reports the reason the last attempt to load a call application failed, such as not found, timed out, or no permission, or 'none' if there was no failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.146.1.1.1.1.4 snmpwalk -v2c -c public <target> CISCO-CALL-APPLICATION-MIB::ccapAppLoadFailReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.146.1.1.1.1.4.1 snmpget -v2c -c public <target> CISCO-CALL-APPLICATION-MIB::ccapAppLoadFailReason.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ccapAppLoadFailReason.1
Start monitoring Cisco voice gateway / IOS router with voice capability with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CALL-APPLICATION-MIB::ccapAppLoadFailReason OID value, configure state conditions and alerts, and monitor any Cisco voice gateway / IOS router with voice capability 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.146 | ciscoCallApplicationMIB | CISCO-CALL-APPLICATION-MIB |
| 1.3.6.1.4.1.9.9.146.1 | ciscoCallApplicationMIBObjects | CISCO-CALL-APPLICATION-MIB |
| 1.3.6.1.4.1.9.9.146.1.1 | ccapConf | CISCO-CALL-APPLICATION-MIB |
| 1.3.6.1.4.1.9.9.146.1.1.1 | ccapApplicationTable | CISCO-CALL-APPLICATION-MIB |
| 1.3.6.1.4.1.9.9.146.1.1.1.1 | ccapApplicationEntry | CISCO-CALL-APPLICATION-MIB |
| 1.3.6.1.4.1.9.9.146.1.1.1.1.4 | ccapAppLoadFailReason | CISCO-CALL-APPLICATION-MIB |