avGenAppFileType
AVAYA-LOAD-MIB ·
.1.3.6.1.4.1.6889.2.6.5.2.1.1.3
Object
column
r/w
Enumeration
The type (class) of the application. This class serves to catagorize
the many application files in the system into some fixed types:
runningConfiguration -- This entry represents a virtual file in
the system. Use of this entry in the avGenOpTable should
serve to cause the system to generate it's configuration
or to force the system to read a new config into it's
configuration.
startupConfiguration -- This entry represents a real file that
is used at start-up to configure the device.
defaultConfiguration -- This entry represents a file which contains
the default configuration of the device.
report -- ??
genConfigFile -- This entry represents a file which contains
configuration information (similar to the
'startupConfiguration' above but is not automatically
read by the device. This entry is used to represent
'alternate', 'backup' or 'experimental' configurations
that the user may which to store on the device.
nvramFile -- This entry represents a file that is contain in the
nvram files system that does not fit any of the other
pre-defined types.
swRuntimeImage -- This entry represents a software images that
contains operational code that is currently being used
to run the device.
swBootImage -- This entry represents a software image that
contain operational code that is used to initally boot
the device.
swComponent -- This entry represents a file that is stored as an
'alternate', 'backup' or 'experimental' version of
operational code.
other -- other
swWebImage -- The Image file of the embedded Web application
(java application, etc).
swAPImage -- the firmware of the Light AP. Device stores the image to
support Light AP firmwareless operation.
image boot service
swNonDownLoadRunTimeImage - image of a non-downloadable code e.g.
a bootstrap code
asgAuthFile - encrypted Services Logins file
licenseFile - file controlling licensed features activation
phoneScriptFile(17) - Avaya IP Phone Configuration files
(or other endpoints configuration files) as Setting file
and Upgrade Script, Stored in device TFTP Server directory,
Non Volatile Storage.
phoneImageFile(18) - Avaya IP Phone Images files (or other endpoints images files),
stored in device TFTP Server directory, Volatile Storage.
dhcpBindingFile(19) - Device DHCP server IP binding file. Includes information about
bindings of IP to MAC and leased time.
announcementFile(20) - Announcement files.
Context
- MIB
- AVAYA-LOAD-MIB
- OID
.1.3.6.1.4.1.6889.2.6.5.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- avGenAppFileEntry
- Table
- avGenAppFileTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | runningConfiguration |
2 | startupConfiguration |
3 | defaultConfiguration |
4 | report |
5 | genConfigFile |
6 | logFile |
7 | nvramFile |
8 | swRuntimeImage |
9 | swBootImage |
10 | swComponent |
11 | other |
12 | swWebImage |
13 | swAPImage |
14 | swNonDownLoadRunTimeImage |
15 | asgAuthFile |
16 | licenseFile |
17 | phoneScriptFile |
18 | phoneImageFile |
19 | dhcpBindingFile |
20 | announcementFile |
21 | backupDatabase |
22 | syslogFile |
23 | cdrFile |
24 | swRuntimeServicePack |
25 | swComponentServicePack |
26 | trustedCertificate |
27 | certificateRequest |
28 | serverCertificate |
29 | privateKey |
30 | staticLanguagePack |
31 | phoneAvayaUnicodeMessageFile |
32 | phoneCustomUnicodeMessageFile |
33 | startupConfigurationWizardTaskFile |
34 | genConfigurationWizardTaskFile |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| avGenAppFileId Index which uniquely identifies the application.
NOTE: This index CANNOT BE ZERO (0) since the index of zero is
reserved as an indication of network server location in the
avGenO… | column | Integer32 | .1.3.6.1.4.1.6889.2.6.5.2.1.1.1 |
| avGenAppFilePortNetwork The avGenAppFilePortNetwork is the Port Network that a downloadable TN board is
location in. This is useful to the customer in determining the Download Proxy,
since location is a… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.6.5.2.1.1.10 |
| avGenAppFileDuplStatus The avGenAppFileDuplStatus is the duplication state of the various TN boards that
can be duplicated. These include the IPSI and Crossfire boards. This is also useful
to the custom… | column | Enumeration | .1.3.6.1.4.1.6889.2.6.5.2.1.1.11 |
| avGenAppFileCompatibleVersionNumber The compatability version relevant to other files on the system.
If the value is not needed then this field should be NULL.
An example is a string of '18.1'. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6889.2.6.5.2.1.1.12 |
| avGenAppFileName The name of the application. | column | OctetString | .1.3.6.1.4.1.6889.2.6.5.2.1.1.2 |
| avGenAppFileDescription A description of the application. | column | OctetString | .1.3.6.1.4.1.6889.2.6.5.2.1.1.4 |
| avGenAppFileSize The size (expressed as the number of bytes) of the application. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.6.5.2.1.1.5 |
| avGenAppFileVersionNumber The current version of the application. If this file does not
carry a version this field should be NULL.
An example is a string of '24.6.0' for G350 software version. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6889.2.6.5.2.1.1.6 |
| avGenAppFileLocation The physical location of the application. | column | Enumeration | .1.3.6.1.4.1.6889.2.6.5.2.1.1.7 |
| avGenAppFileDateStamp The time stamp is the Real Time if supported otherwise sysUpTime.
The convention for this field is as follows:
Real Time: Entry is prefixed with an 'R' character an… | column | OctetString | .1.3.6.1.4.1.6889.2.6.5.2.1.1.8 |
| avGenAppFileRowStatus The status of this entry in the table. Note the available states:
active(1), -- Fully configured and active.
notInService(2) -- NOT SUPPORTED.
notReady(3), -- Entry NOT FULLY con… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6889.2.6.5.2.1.1.9 |