OID | 1.3.6.1.4.1.9.9.146.1.1.1.1.4 |
Module | CISCO-CALL-APPLICATION-MIB (CISCO) |
Nom | ccapAppLoadFailReason |
Acces | readonly |
Status | current |
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. |
Syntaxe | Enumeration (1-none, 2-other, 3-notFound, 4-timedOut, 5-noPermission, 6-badSignature, 7-noSpace) |