cannoAudioFileStatus

  • 1.3.6.1.4.1.9.9.8888.1.1.2.1.1.4
  • Access readonly
  • Type cached(1), loading(2), invalidFile(3), loadFailed(4), notCached(5)

This object indicates the status of the the audio file: cached (1): the file successfully downloaded to media gateway cache cache is the memory on media gateway which is used to store announcement files. loading (2): the file in process of downloading invalidFile(3): the file on Announcement File server is too large or corrupted loadFailed (4): timeout when trying to download the file notCached (5): the file is not in cache Note: The cache is the memory on media gateway which is used to store announcement files. Some of space on the cache is reserved for the permanent announcement files (refer to 'cannoMaxPermanent'), the rest of cache is for the dynamic announcement files. The 'notCached' is applicable only for the dynamic announcement files in the following cases: 1. The dynamic file age reaches to 'cannoAgeTime', the status of the file will be changed from 'cached' to 'notCached'. 2. If the cache is full for the dynamic files, and if user try to add a new dynamic file, the one of the dynamic files on cache will be removed by LRU algorithm. The status of that file will be changed from 'cached' to 'notCached'. 3. If there is no space for the dynamic files (whole cache is reserved for the permanent file), the status of the dynamic files is set to 'notCached'.

This OID is also declared by other modules: CISCO-ANNOUNCEMENT-MIB

Details

Possible values
1 cached
2 loading
3 invalidFile
4 loadFailed
5 notCached

Table columns

22 objects
Oid Name Access Type
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.1 cannoAudioFileNumber noaccess Unknown
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.2 cannoAudioFileDescr readwrite Unknown
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.3 cannoAudioFileName readwrite Unknown
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.4 cannoAudioFileStatus readonly cached(1), loading(2), invalidFile(3), loadFailed(4), notCached(5)
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.5 cannoAudioFileOperStatus readonly inPlaying(1), notPlaying(2), delPending(3)
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.6 cannoAudioFilePlayNoc readwrite Unknown
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.7 cannoAudioFileDuration readwrite Unknown
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.8 cannoAudioFileType readwrite dynamic(1), permanent(2)
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.9 cannoAudioFileAge readonly Unknown
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.10 cannoAudioFileAdminDeletion readwrite gracefully(1), forcefully(2)
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.11 cannoAudioFileRowStatus readwrite RowStatus
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.1 cannoAudioFileNumber noaccess Unknown
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.2 cannoAudioFileDescr readwrite Unknown
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.3 cannoAudioFileName readwrite Unknown
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.4 cannoAudioFileStatus readonly cached(1), loading(2), invalidFile(3), loadFailed(4), notCached(5)
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.5 cannoAudioFileOperStatus readonly inPlaying(1), notPlaying(2), delPending(3)
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.6 cannoAudioFilePlayNoc readwrite Unknown
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.7 cannoAudioFileDuration readwrite Unknown
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.8 cannoAudioFileType readwrite dynamic(1), permanent(2)
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.9 cannoAudioFileAge readonly Unknown
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.10 cannoAudioFileAdminDeletion readwrite gracefully(1), forcefully(2)
1.3.6.1.4.1.9.9.8888.1.1.2.1.1.11 cannoAudioFileRowStatus readwrite RowStatus

Used by conformance groups

1 objects
  • 1.3.6.1.4.1.9.9.8888.2.2.2 cannoAudioFileGroup

Comments