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
1uploadConfig
2downloadConfig
3report
4uploadSoftware
5downloadSoftware
6localConfigFileCopy
7localSWFileCopy
8uploadLogfile
9eraseFile
10show
11syncStandbyAgent
12downloadAuthFile
13downloadLicFile
14downloadPhoneScriptFile
15uploadPhoneScriptFile
16downloadPhoneImageFile
17uploadDhcpBindingFile
18uploadAnnouncements
19downloadAnnouncements
20renameAnnouncement
21eraseAnnouncement
22uploadAuthFile
23uploadLicFile
24uploadSyslogFile
25uploadCDRFile
28backupConfig
29restore
30commit
31uploadServicePack
32downloadServicePack
33localServicePackFileCopy
34backup
35generateFile
36downloadCertificate
37uploadCertificate
38switchPartitions
39uploadPhoneImageFile
40downloadVoiceMailFile
41uploadVoiceMailFile
42downloadPhoneMessageFile
43uploadPhoneMessageFile
44downloadConfigurationWizardTaskFile
45uploadConfigurationWizardTaskFile
46localSWFileMove
47localVoiceMailFileMove
48reset

Related Objects

Sibling Objects