avGenOpIndex
AVAYA-LOAD-MIB ·
.1.3.6.1.4.1.6889.2.6.5.1.2.1.2
Object
column
Enumeration
Index to identify the operation supported by this row entry.
Each operation type that is supported by this module should be
represented by a unique row in this MIB Table. A walk of this
MIB table should reveal all the operations that are supported by
the device.
Note: avGenOpServerIP is used for IPv4 addresses only.
avGenOpServerInetAddressType/avGenOpServerInetAddress are used for IPv4/IPv6
addresses.
The operations supported are:
uploadConfig --
The 'avGenOpDestIndex' should be set to 0 (to indicate destination
of server).
The 'avGenOpServerIP' should be set to the server to which the config will be saved.
The 'avGenOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'avGenOpSourceIndex' should be set to the 'avGenAppFileId'
of the config file you are uploading.
The 'avGenOpFileName' should be set to the name and path of the
config file on the TFTP server.
downloadConfig --
The 'avGenOpDestIndex' should be set to the 'avGenAppFileId' of
the config file you are downloading to (if one does not
exist, you'll need to RowCreate it in the 'avGenAppFileTable').
The 'avGenOpServerIP' should be set to the server from which the
config will be copied.
The 'avGenOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'avGenOpSourceIndex' should be set to 0 (to indicate source
of server).
The 'avGenOpFileName' should be set to the name and path of the
config file on the TFTP server.
report --
uploadSoftware --
The 'avGenOpDestIndex' should be set to 0 (to indicate destination
of server).
The 'avGenOpServerIP' should be set to the server to which the
config file will be saved.
The 'avGenOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'avGenOpSourceIndex' should be set to the 'avGenAppFileId' of
the software file you are uploading.
The 'avGenOpFileName' should be set to the name and path of the
image file on the TFTP server.
downloadSoftware --
The 'avGenOpDestIndex' should be set to the 'avGenAppFileId' of
the software file you are downloading to (if one does not
exist, you'll need to RowCreate it in the 'avGenAppFileTable').
The 'avGenOpServerIP' should be set to the server from which the
config file will be copied.
The 'avGenOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'avGenOpSourceIndex' should be set to 0 (to indicate source
of server).
The 'avGenOpFileName' should be set to the name and path of the
image file on the TFTP server.
localConfigFileCopy -- (using a 'avGenOpType' of 'localPeerTransport')
The 'avGenOpDestIndex' should be set to the 'avGenAppFileId' of the
config file you are copying to (if one does not exist
you'll need to RowCreate it in the 'avGenAppFileTable').
The 'avGenOpSourceIndex' should be set to the 'avGenAppFileId'
of the config file you are copying from.
The 'avGenOpServerIP' should be set to NULL.
The 'avGenOpProtocolType' should be set to 'localPeerTransport'.
The 'avGenOpFileName' should be set to NULL.
localSWFileCopy -- (using a 'avGenOpType' of 'localPeerTransport')
The 'avGenOpDestIndex' should be set to the 'avGenAppFileId' of
the software file you are copying to (if one does not
exist you'll need to RowCreate it in the 'avGenAppFileTable').
The 'avGenOpSourceIndex' should be set to the 'avGenAppFileId' of
the software file you are copying from.
The 'avGenOpServerIP' should be set to NULL.
The 'avGenOpProtocolType' should be set to 'localPeerTransport'.
The 'avGenOpFileName' should be set to NULL.
localConfigFileCopy -- (using a 'avGenOpType' of 'localServerTransport')
The 'avGenOpDestIndex' should be set to the 'avGenAppFileId' of the
config file you are copying to (if one does not exist you'll
need to RowCreate it in the 'avGenAppFileTable') or ZERO (0)
if copying to a localServer.
The 'avGenOpSourceIndex' should be set to the 'avGenAppFileId' of
the config file you are copying from or ZERO (0) if
copying from a localServer.
The 'avGenOpServerIP' should be set to the address of the local
server.
The 'avGenOpProtocolType' should be set to 'localServerTransport'.
localSWFileCopy -- (using a 'avGenOpType' of 'localServerTransport')
The 'avGenOpDestIndex' should be set to the 'avGenAppFileId' of the
software file you are copying to (if one does not exist
you'll need to RowCreate it in the 'avGenAppFileTable').
The 'avGenOpSourceIndex' should be set to the 'avGenAppFileId'
of the software file you are copying from.
The 'avGenOpServerIP' should be set to the address of the local
server.
The 'avGenOpProtocolType' should be set to 'localServerTransport'.
uploadLogfile --
The 'avGenOpDestIndex' should be set to 0 (to indicate destination
of server).
The 'avGenOpSourceIndex' should be set to the 'avGenAppFileId' of
the log file you are copying from.
The 'avGenOpServerIP' should be set to the server to which the
config will be saved.
The 'avGenOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'avGenOpFileName' should be set to the name and path of the
log file on the TFTP server.
eraseFile --
The 'avGenOpDestIndex' Is not applicable for this command.
The 'avGenOpSourceIndex' should be set to the 'avGenAppFileId'
of the file you wish to erase.
The 'avGenOpServerIP' should be set to 0.
The 'avGenOpProtocolType' should be set to 0.
The 'avGenOpFileName' should be set to NULL.
show --
Reporting information to the CLI.
syncStandbyAgent(11) -- copy configuration AND software image files
to the (non-active) standby agent in a P550/P880.
The 'avGenOpDestIndex' should be set to 1
The 'avGenOpSourceIndex' should be set to 1
The 'avGenOpServerIP' should be set to NULL.
The 'avGenOpProtocolType' should be set to 'localPeerTransport'.
The 'avGenOpFileName' should be set to NULL.
downloadAuthFile (12) -- copy Services Logins authentication file to the
device.
The 'avGenOpDestIndex' should be set to the 'avGenAppFileId' of
the auth file you are downloading to (if one does not
exist, you'll need to RowCreate it in the 'avGenAppFileTable').
The 'avGenOpServerIP' should be set to the server from which the
config will be copied.
The 'avGenOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'avGenOpSourceIndex' should be set to 0 (to indicate source
of server).
The 'avGenOpFileName' should be set to the name and path of the
config file on the TFTP/ftp/scp server.
downloadLicFile (13) - -- copy SLicense file to the device.
The 'avGenOpDestIndex' should be set to the 'avGenAppFileId' of
the auth file you are downloading to (if one does not
exist, you'll need to RowCreate it in the 'avGenAppFileTable').
The 'avGenOpServerIP' should be set to the server from which the
config will be copied.
The 'avGenOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'avGenOpSourceIndex' should be set to 0 (to indicate source
of server).
The 'avGenOpFileName' should be set to the name and path of the
config file on the TFTP/ftp/scp server.
downloadPhoneScriptFile (14) - copy IP phone configuration file
(or other endpoints configuration files) to the
device TFTP Server directory. IP Phone configuration file includes
Setting File and Upgrade Script. Non Volatile Storage.
The 'avGenOpDestIndex' should be set to the 'avGenAppFileId' of
the phone configuration file you are downloading to (if one does not
exist, you'll need to RowCreate it in the 'avGenAppFileTable').
The 'avGenOpServerIP' should be set to the server from which the
config will be copied.
The 'avGenOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'avGenOpSourceIndex' should be set to 0 (to indicate source
of server).
The 'avGenOpFileName' should be set to the name and path of the
config file on the TFTP/ftp/scp server.
uploadPhoneScriptFile(15) - copy IP phone configuration file
(or other endpoints configuration files) from the device
TFTP Server directory to remote server.
IP Phone configuration file includes Setting File and Upgrade Script.
The 'avGenOpDestIndex' should be set to 0 (to indicate destination
of server).
The 'avGenOpServerIP' should be set to the server to which the
config will be saved.
The 'avGenOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'avGenOpSourceIndex' should be set to the 'avGenAppFileId'
of the config file you are uploading.
The 'avGenOpFileName' should be set to the name and path of the
config file on the TFTP/ftp/scp server.
downloadPhoneImageFile(16) - copy IP phone images file (or other endpoints images files)
to the device TFTP Server Directory. Volatile Storage.
The 'avGenOpDestIndex' should be set to the 'avGenAppFileId' of
the software file you are downloading to (if one does not
exist, you'll need to RowCreate it in the 'avGenAppFileTable').
The 'avGenOpServerIP' should be set to the server from which the
config file will be copied.
The 'avGenOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'avGenOpSourceIndex' should be set to 0 (to indicate source
of server).
The 'avGenOpFileName' should be set to the name and path of the
image file on the TFTP/ftp server.
uploadDhcpBindingFile(17) - copy DHCP Binding File from the device to remote server.
The binding file includes information of IP , MAC couples and leased time.
Non Volatile Storage.
The 'avGenOpDestIndex' should be set to 0 (to indicate destination
of server).
The 'avGenOpServerIP' should be set to the server to which the
config will be saved.
The 'avGenOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'avGenOpSourceIndex' should be set to the 'avGenAppFileId'
of the config file you are uploading.
The 'avGenOpFileName' should be set to the name and path of the
config file on the TFTP/ftp/scp server.
uploadAnnouncements(18) - copy announcements files from the device to remote server.
The announcements files are stored in Non Volatile Storage.
The 'avGenOpDestIndex' should be set to 0 (to indicate destination
of server).
The 'avGenOpServerIP' should be set to the server to which the
announcement file will be saved.
The 'avGenOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'avGenOpSourceIndex' should be set to the 'avGenAppFileId' of the announcement
file you are uploading.
The 'avGenOpFileName' should be set to the name and path of the
announcement file on the remote server.
downloadAnnouncements(19)- copy announcement file to the device from remote server.
The 'avGenOpDestIndex' should be set to the 'avGenAppFileId' of
the software file you are downloading to (if one does not exist,
you'll need to RowCreate it in the 'avGenAppFileTable').
The 'avGenOpServerIP' should be set to the server from which the
announcement file will be copied.
The 'avGenOpProtocolType' should be set to the IP protocol used to
transport the file.
The 'avGenOpSourceIndex' should be set to 0 (to indicate source of server).
The 'avGenOpFileName' should be set to the name and path of the
announcement file on the remote server.
renameFile(20) - Rename announcement file name on the local device.
The 'avGenOpDestIndex' is not applicable for this command.
The 'avGenOpSourceIndex' should be set to the 'avGenAppFileId' of the
software file you are renaming.
The 'avGenOpServerIP' should be set to 0.
The 'avGenOpProtocolType' should be set to 'localPeerTransport'.
The 'avGenOpFileName' should be set to the new name.
Commit --
The 'avGenOpDestIndex' Is not applicable for this command.
The 'avGenOpSourceIndex' should be set to the 'avGenAppFileId'
of the file you wish to commit.
The 'avGenOpServerIP' should be set to 0.
The 'avGenOpProtocolType' should be set to 0.
The 'avGenOpFileName' should be set to NULL.
reset(48) --
The 'avGenOpDestIndex' Is not applicable for this command.
The 'avGenOpSourceIndex' Is not applicable for this command.
The 'avGenOpServerIP' should be set to 0.
The 'avGenOpProtocolType' should be set to 0.
The 'avGenOpFileName' should be set to NULL.
Context
- MIB
- AVAYA-LOAD-MIB
- OID
.1.3.6.1.4.1.6889.2.6.5.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- avGenOpEntry
- Table
- avGenOpTable
- Siblings
- 24
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | uploadConfig |
2 | downloadConfig |
3 | report |
4 | uploadSoftware |
5 | downloadSoftware |
6 | localConfigFileCopy |
7 | localSWFileCopy |
8 | uploadLogfile |
9 | eraseFile |
10 | show |
11 | syncStandbyAgent |
12 | downloadAuthFile |
13 | downloadLicFile |
14 | downloadPhoneScriptFile |
15 | uploadPhoneScriptFile |
16 | downloadPhoneImageFile |
17 | uploadDhcpBindingFile |
18 | uploadAnnouncements |
19 | downloadAnnouncements |
20 | renameAnnouncement |
21 | eraseAnnouncement |
22 | uploadAuthFile |
23 | uploadLicFile |
24 | uploadSyslogFile |
25 | uploadCDRFile |
28 | backupConfig |
29 | restore |
30 | commit |
31 | uploadServicePack |
32 | downloadServicePack |
33 | localServicePackFileCopy |
34 | backup |
35 | generateFile |
36 | downloadCertificate |
37 | uploadCertificate |
38 | switchPartitions |
39 | uploadPhoneImageFile |
40 | downloadVoiceMailFile |
41 | uploadVoiceMailFile |
42 | downloadPhoneMessageFile |
43 | uploadPhoneMessageFile |
44 | downloadConfigurationWizardTaskFile |
45 | uploadConfigurationWizardTaskFile |
46 | localSWFileMove |
47 | localVoiceMailFileMove |
48 | reset |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| avGenOpModuleId Index which identifies the module inside the chassis for which this
entry contains information. Equals the number of the slot by which
the group is accessed or the stackable index… | column | Integer32 | .1.3.6.1.4.1.6889.2.6.5.1.2.1.1 |
| avGenOpFileName The location (including the FULL path) of the file in the server.
NOTE: In the case of localPeerTransport this value should be NULL.
In case of genOpProtocolType==u… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6889.2.6.5.1.2.1.10 |
| avGenOpRunningStateDisplay The state of the operation for Display on the terminal during
operation process. | column | OctetString | .1.3.6.1.4.1.6889.2.6.5.1.2.1.11 |
| avGenOpLastFailureIndex While a download is in progress this will
always be 'no-error'. After a download is complete
this indicates the success or failure of the download.
If it is anything other than… | column | Enumeration | .1.3.6.1.4.1.6889.2.6.5.1.2.1.12 |
| avGenOpLastFailureDisplay Contains the last error, Null if there is no error. | column | OctetString | .1.3.6.1.4.1.6889.2.6.5.1.2.1.13 |
| avGenOpLastWarningDisplay Last warning which didn't stop the operation (not fatal error). | column | OctetString | .1.3.6.1.4.1.6889.2.6.5.1.2.1.14 |
| avGenOpErrorLogIndex The Index in the 'avGenAppFileTable' under which an error log has
been created. In the case of file that produce errors this file
should contain a log of errors that occurred. (T… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.6.5.1.2.1.15 |
| avGenOpResetSupported Indicates if a reset (after operation completion) is supported by
this Module. | column | Enumeration | .1.3.6.1.4.1.6889.2.6.5.1.2.1.16 |
| avGenOpEnableReset Whether to do a reset after the operation completed successfully. | column | Enumeration | .1.3.6.1.4.1.6889.2.6.5.1.2.1.17 |
| avGenOpNextBootImageIndex The row in the 'avGenAppFileTable' of the default Application that
the device will boot from when a standard reboot is performed. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.6.5.1.2.1.18 |
| avGenOpLastBootImageIndex The Index in the 'avGenAppFileTable' of the default Application
that the device was last booted from. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.6.5.1.2.1.19 |
| avGenOpFileSystemType Indicates what type of file system is supported by this module.
A value of 'static' indicates that rows in the 'avGenAppFileTable'
are not removable nor can new entries be created… | column | Enumeration | .1.3.6.1.4.1.6889.2.6.5.1.2.1.20 |
| avGenOpReportSpecificFlags Contain modifiers to the Report operation.
fullReport - Full configuration report
partialReport - A report without the information stored
in … | column | Enumeration | .1.3.6.1.4.1.6889.2.6.5.1.2.1.21 |
| avGenOpOctetsReceived While a download is in progress this indicates the number
of bytes transferred so far. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.6.5.1.2.1.22 |
| avGenOpDownloadProxy The avGenOpDownloadProxy is the location of a CLAN board that will serve as
the proxy for the firmware download of a TDM-based board, since these boards
are unable to perform th… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.6.5.1.2.1.23 |
| avGenOpServerInetAddressType The address type of avGenOpServerInetAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6889.2.6.5.1.2.1.24 |
| avGenOpServerInetAddress The Inet Address of the remote file server.
1. The address type of this object is specified in
avGenOpServerInetAddress.
2. Management applications can use avGenOpServerIP or
… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.6889.2.6.5.1.2.1.25 |
| avGenOpRunningState Identifies the operation to perform and the state of that operation.
This field acts as both the trigger to initiate the operation (via
the beginOperation) and the status field of… | column | Enumeration | .1.3.6.1.4.1.6889.2.6.5.1.2.1.3 |
| avGenOpSourceIndex The index value (taken from the avGenAppFileTable) of the source of
the operation. NOTE: A value of zero (0) here indicates that the
Server (specified below) is the source. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.6.5.1.2.1.4 |
| avGenOpDestIndex The index value (taken from the avGenAppFileTable) of the destination
of the operation. NOTE: A value of zero (0) here indicates that
the Server (specified below) is the Destina… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.6.5.1.2.1.5 |
| avGenOpServerIP The IP Address of the server from/to which the file has to be
Download/Upload. NOTE: In the case of localPeerTransport this
value should be NULL.
Please note that … | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6889.2.6.5.1.2.1.6 |
| avGenOpUserName Contains the username to be used if the protocol specified in
avGenOpProtocolType requires one. The default value will be the
empty string | column | OctetString | .1.3.6.1.4.1.6889.2.6.5.1.2.1.7 |
| avGenOpPassword Contains the password to be used if the protocol specified in
avGenOpProtocolType requires one. The default value will be the
empty string | column | OctetString | .1.3.6.1.4.1.6889.2.6.5.1.2.1.8 |
| avGenOpProtocolType Identifies the protocol between the management station and the
device for Download/Upload of the file. | column | Enumeration | .1.3.6.1.4.1.6889.2.6.5.1.2.1.9 |