cannoAudioFileStatus
CISCO-ANNOUNCEMENT-MIB ·
.1.3.6.1.4.1.9.9.8888.1.1.2.1.1.4
Object
column
Enumeration
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'.
Context
- MIB
- CISCO-ANNOUNCEMENT-MIB
- OID
.1.3.6.1.4.1.9.9.8888.1.1.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cannoAudioFileEntry
- Table
- cannoAudioFileTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cached |
2 | loading |
3 | invalidFile |
4 | loadFailed |
5 | notCached |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cannoAudioFileNumber A unique index to identify announcement file
to be used in media gateway. | column | Unsigned32 | .1.3.6.1.4.1.9.9.8888.1.1.2.1.1.1 |
| cannoAudioFileAdminDeletion This object specifies entry deletion behavior:
gracefully(1): gateway will not stop the current announcement
file playing (till it completes) while d… | column | Enumeration | .1.3.6.1.4.1.9.9.8888.1.1.2.1.1.10 |
| cannoAudioFileRowStatus This object is used to create or delete an entry.
The mandatory objects for creating an entry in this table:
'cannoAudioFileName'
The following obj… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.8888.1.1.2.1.1.11 |
| cannoAudioFileDescr A textual string containing information about the
audio file.
User can store any information to this object such as
which customer using this audio file, usage of the
audio fil… | column | OctetString | .1.3.6.1.4.1.9.9.8888.1.1.2.1.1.2 |
| cannoAudioFileName This object specifies the name of a valid announcement file
which has been stored in cannoAudioFileTable. This file name
may include path or subdirectory information.
… | column | OctetString | .1.3.6.1.4.1.9.9.8888.1.1.2.1.1.3 |
| cannoAudioFileOperStatus This object indicates the current operational status of
the entry:
inPlaying (1): the file is in playing
notPlaying (2): the file is not in playing
delPending (3… | column | Enumeration | .1.3.6.1.4.1.9.9.8888.1.1.2.1.1.5 |
| cannoAudioFilePlayNoc This object specifies number of cycles the announcement file
is played.
This object is used only when the Play Announcement signal
from the MGC does not include a 'cannoAudioFil… | column | Unsigned32 | .1.3.6.1.4.1.9.9.8888.1.1.2.1.1.6 |
| cannoAudioFileDuration This object indicates the duration to play the
announcement for one cycle, it is applicable only for the
fixed announcement play.
This object is used only when the Play Announcem… | column | 10 milliseconds Unsigned32 | .1.3.6.1.4.1.9.9.8888.1.1.2.1.1.7 |
| cannoAudioFileType This object specifies announcement file type.
dynamic(1) : Dynamic file can be removed from cache if
file age(cannoAudioFileAge) reaches cannoAgeTime… | column | Enumeration | .1.3.6.1.4.1.9.9.8888.1.1.2.1.1.8 |
| cannoAudioFileAge This object indicates that announcement file age in cache, it
is only for dynamic file.
A dynamic announcement file starts aging as soon as it
is brought into th… | column | minutes Unsigned32 | .1.3.6.1.4.1.9.9.8888.1.1.2.1.1.9 |