MIB Viewer

ccapAppLoadState

OBJECT-TYPE
1.3.6.1.4.1.9.9.146.1.1.1.1.3
Access
read-only
Status
current
Sub-identifiers
0
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'.
INTEGER { builtIn(1), loading(2), loaded(3), loadFailed(4) }