cwAnnFileStatus
CISCO-WAN-ANNOUNCEMENT-MIB ·
.1.3.6.1.4.1.351.150.25.1.1.2.1.1.2
Object
column
Enumeration
This attribute specifies the status of this entry
regarding to the permanent Announcement file name
in cwAnnFileName MIB object:
'loaded(1)': successfully downloaded permanent file.
'loading(2)': in process of downloading a permanent file.
'invalidFile(3)': file on File server is too large or
corrupted.
'loadFailed(4)': timeout when trying to download a
permanent file.
When this entry is created with a valid permanent
Announcement file name in the cwAnnFileName MIB object,
this permanent status is set to 'loading(3)' while
background activities attempt to download the permanent
file from the Announcement FTP server. If this attempt is
successful, the permanent status is set to 'loaded(3)', but
if this process fails the permanent status is set to one
either 'invalidFile(3)', or 'loadFailed(4)'.
Once an entry is loaded, if a subsequent card reset
occurs the Media Gateway Card will attempt to restore all
of the configuration information by doing its normal
download of the latest MIB data base from the PXM
(Processor Switch Module) hard disk, set all
'loaded (2)' MIB objects to 'loading (3)', and then do
an background process to retrieve all of the Announcement
files from the Announcement file server, since this
information is not contained in the PXM. If this retrieval
of the Announcement files succeeds then this MIB object
will be set back to 'loaded (2)'. If this file retrieval
does not succeed, then this MIB object will be set to
one of: 'invalidFile(3)', or 'loadFailed(4)'.
Context
- MIB
- CISCO-WAN-ANNOUNCEMENT-MIB
- OID
.1.3.6.1.4.1.351.150.25.1.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cwAnnounceEntry
- Table
- cwAnnounceTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loaded |
2 | loading |
3 | invalidFile |
4 | loadFailed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cwAnnounceNumber This object serves as index to this table. | column | Integer32 | .1.3.6.1.4.1.351.150.25.1.1.2.1.1.1 |
| cwAnnFileName This is the name of a valid Announcement file which has
been stored in the Announcement table as a permanent
Announcement File name. This file name may include path
or subdirector… | column | OctetString | .1.3.6.1.4.1.351.150.25.1.1.2.1.1.3 |
| cwAnnFileCodec This object records the codec associated with a specific
Announcdement file.
The default will be the value specified in the
cwAnnPreferenceCodec MIB object above. | column | AnnCodecType | .1.3.6.1.4.1.351.150.25.1.1.2.1.1.4 |
| cwAnnRowStatus Once a row is created, modification is not allowed on
the row.
cwAnnFileName MIB object is the mandatory parameter
for creating an entry in this table.
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.351.150.25.1.1.2.1.1.5 |