All MIBs › CISCO-CALL-APPLICATION-MIB › ccapAppLoadState
ccapAppLoadState
Module: CISCO-CALL-APPLICATION-MIB
OID (symbolic): CISCO-CALL-APPLICATION-MIB::ccapAppLoadState
OID (numeric): 1.3.6.1.4.1.9.9.146.1.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The state of this application.
For built-in applications, the value read is always 'builtIn'.
When this row is made active, the agent attempts to load the application from the URL specified by ccapAppLocation. While loading is in progress, value of this object reads 'loading'. If the application is successfully loaded, the value changes to 'loaded', otherwise the value changes to 'loadFailed'.
What is ccapAppLoadState?
Reports the current load state of a call application (e.g., built-in, loading, loaded, or failed), showing whether the application is ready to run.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.146.1.1.1.1.3 snmpwalk -v2c -c public <target> CISCO-CALL-APPLICATION-MIB::ccapAppLoadState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.146.1.1.1.1.3.1 snmpget -v2c -c public <target> CISCO-CALL-APPLICATION-MIB::ccapAppLoadState.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::ccapAppLoadState 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.3 | ccapAppLoadState | CISCO-CALL-APPLICATION-MIB |