AVAYA-LOAD-MIB :: avGenOpIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAVAYA-LOAD-MIBavGenOpIndex

avGenOpIndex

Module: AVAYA-LOAD-MIB

OID (symbolic): AVAYA-LOAD-MIB::avGenOpIndex

OID (numeric): 1.3.6.1.4.1.6889.2.6.5.1.2.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: 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.

What is avGenOpIndex?

Identifies which specific file operation (such as uploadConfig, downloadSoftware, backup, or reset) this table row represents, out of dozens of supported operation types. Together with avGenOpModuleId it indexes avGenOpTable, and each operation type has its own convention for how the row's other fields (source/destination index, server address, protocol, file name) must be set to trigger it.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.6.5.1.2.1.2
snmpwalk -v2c -c public <target> AVAYA-LOAD-MIB::avGenOpIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.6.5.1.2.1.2.1
snmpget -v2c -c public <target> AVAYA-LOAD-MIB::avGenOpIndex.1

Start monitoring Avaya communication servers and network equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AVAYA-LOAD-MIB::avGenOpIndex OID value, configure state conditions and alerts, and monitor any Avaya communication servers and network equipment from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6889avayaAV-APPLICATION-ENABLEMENT-SERVICES-MIB
1.3.6.1.4.1.6889.2mibsAV-APPLICATION-ENABLEMENT-SERVICES-MIB
1.3.6.1.4.1.6889.2.6avGatewayMibsAVAYAGEN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.6889.2.6.5avLoadAVAYA-LOAD-MIB
1.3.6.1.4.1.6889.2.6.5.1avGenOperationsAVAYA-LOAD-MIB
1.3.6.1.4.1.6889.2.6.5.1.2avGenOpTableAVAYA-LOAD-MIB
1.3.6.1.4.1.6889.2.6.5.1.2.1avGenOpEntryAVAYA-LOAD-MIB
1.3.6.1.4.1.6889.2.6.5.1.2.1.2avGenOpIndexAVAYA-LOAD-MIB