genOpIndex
LOAD-MIB ·
.1.3.6.1.4.1.1751.2.53.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: genOpServerIP is used for IPv4 addresses only.
genOpServerInetAddressType/genOpServerInetAddress are used for IPv4/IPv6
addresses.
The operations supported are:
uploadConfig --
The 'genOpDestIndex' should be set to 0 (to indicate destination
of server).
The 'genOpServerIP' should be set to the server to which the
config will be saved.
The 'genOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'genOpSourceIndex' should be set to the 'genAppFileId'
of the config file you are uploading.
The 'genOpFileName' should be set to the name and path of the
config file on the TFTP server.
downloadConfig --
The 'genOpDestIndex' should be set to the 'genAppFileId' of
the config file you are downloading to (if one does not
exist, you'll need to RowCreate it in the 'genAppFileTable').
The 'genOpServerIP' should be set to the server from which the
config will be copied.
The 'genOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'genOpSourceIndex' should be set to 0 (to indicate source
of server).
The 'genOpFileName' should be set to the name and path of the
config file on the TFTP server.
report --
uploadSoftware --
The 'genOpDestIndex' should be set to 0 (to indicate destination
of server).
The 'genOpServerIP' should be set to the server to which the
config file will be saved.
The 'genOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'genOpSourceIndex' should be set to the 'genAppFileId' of
the software file you are uploading.
The 'genOpFileName' should be set to the name and path of the
image file on the TFTP server.
downloadSoftware --
The 'genOpDestIndex' should be set to the 'genAppFileId' of
the software file you are downloading to (if one does not
exist, you'll need to RowCreate it in the 'genAppFileTable').
The 'genOpServerIP' should be set to the server from which the
config file will be copied.
The 'genOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'genOpSourceIndex' should be set to 0 (to indicate source
of server).
The 'genOpFileName' should be set to the name and path of the
image file on the TFTP server.
localConfigFileCopy -- (using a 'genOpType' of 'localPeerTransport')
The 'genOpDestIndex' should be set to the 'genAppFileId' of the
config file you are copying to (if one does not exist
you'll need to RowCreate it in the 'genAppFileTable').
The 'genOpSourceIndex' should be set to the 'genAppFileId'
of the config file you are copying from.
The 'genOpServerIP' should be set to NULL.
The 'genOpProtocolType' should be set to 'localPeerTransport'.
The 'genOpFileName' should be set to NULL.
localSWFileCopy -- (using a 'genOpType' of 'localPeerTransport')
The 'genOpDestIndex' should be set to the 'genAppFileId' of
the software file you are copying to (if one does not
exist you'll need to RowCreate it in the 'genAppFileTable').
The 'genOpSourceIndex' should be set to the 'genAppFileId' of
the software file you are copying from.
The 'genOpServerIP' should be set to NULL.
The 'genOpProtocolType' should be set to 'localPeerTransport'.
The 'genOpFileName' should be set to NULL.
localConfigFileCopy -- (using a 'genOpType' of 'localServerTransport')
The 'genOpDestIndex' should be set to the 'genAppFileId' of the
config file you are copying to (if one does not exist you'll
need to RowCreate it in the 'genAppFileTable') or ZERO (0)
if copying to a localServer.
The 'genOpSourceIndex' should be set to the 'genAppFileId' of
the config file you are copying from or ZERO (0) if
copying from a localServer.
The 'genOpServerIP' should be set to the address of the local
server.
The 'genOpProtocolType' should be set to 'localServerTransport'.
localSWFileCopy -- (using a 'genOpType' of 'localServerTransport')
The 'genOpDestIndex' should be set to the 'genAppFileId' of the
software file you are copying to (if one does not exist
you'll need to RowCreate it in the 'genAppFileTable').
The 'genOpSourceIndex' should be set to the 'genAppFileId'
of the software file you are copying from.
The 'genOpServerIP' should be set to the address of the local
server.
The 'genOpProtocolType' should be set to 'localServerTransport'.
uploadLogfile --
The 'genOpDestIndex' should be set to 0 (to indicate destination
of server).
The 'genOpSourceIndex' should be set to the 'genAppFileId' of
the log file you are copying from.
The 'genOpServerIP' should be set to the server to which the
config will be saved.
The 'genOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'genOpFileName' should be set to the name and path of the
log file on the TFTP server.
eraseFile --
The 'genOpDestIndex' Is not applicable for this command.
The 'genOpSourceIndex' should be set to the 'genAppFileId'
of the file you wish to erase.
The 'genOpServerIP' should be set to 0.
The 'genOpProtocolType' should be set to 0.
The 'genOpFileName' 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 'genOpDestIndex' should be set to 1
The 'genOpSourceIndex' should be set to 1
The 'genOpServerIP' should be set to NULL.
The 'genOpProtocolType' should be set to 'localPeerTransport'.
The 'genOpFileName' should be set to NULL.
downloadAuthFile (12) -- copy Services Logins authentication file to the
device.
The 'genOpDestIndex' should be set to the 'genAppFileId' of
the auth file you are downloading to (if one does not
exist, you'll need to RowCreate it in the 'genAppFileTable').
The 'genOpServerIP' should be set to the server from which the
config will be copied.
The 'genOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'genOpSourceIndex' should be set to 0 (to indicate source
of server).
The 'genOpFileName' 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 'genOpDestIndex' should be set to the 'genAppFileId' of
the auth file you are downloading to (if one does not
exist, you'll need to RowCreate it in the 'genAppFileTable').
The 'genOpServerIP' should be set to the server from which the
config will be copied.
The 'genOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'genOpSourceIndex' should be set to 0 (to indicate source
of server).
The 'genOpFileName' 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 'genOpDestIndex' should be set to the 'genAppFileId' of
the phone configuration file you are downloading to (if one does not
exist, you'll need to RowCreate it in the 'genAppFileTable').
The 'genOpServerIP' should be set to the server from which the
config will be copied.
The 'genOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'genOpSourceIndex' should be set to 0 (to indicate source
of server).
The 'genOpFileName' 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 'genOpDestIndex' should be set to 0 (to indicate destination
of server).
The 'genOpServerIP' should be set to the server to which the
config will be saved.
The 'genOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'genOpSourceIndex' should be set to the 'genAppFileId'
of the config file you are uploading.
The 'genOpFileName' 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 'genOpDestIndex' should be set to the 'genAppFileId' of
the software file you are downloading to (if one does not
exist, you'll need to RowCreate it in the 'genAppFileTable').
The 'genOpServerIP' should be set to the server from which the
config file will be copied.
The 'genOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'genOpSourceIndex' should be set to 0 (to indicate source
of server).
The 'genOpFileName' 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 'genOpDestIndex' should be set to 0 (to indicate destination
of server).
The 'genOpServerIP' should be set to the server to which the
config will be saved.
The 'genOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'genOpSourceIndex' should be set to the 'genAppFileId'
of the config file you are uploading.
The 'genOpFileName' should be set to the name and path of the
config file on the TFTP/ftp/scp server.
uploadAuthFile(22) - copy authentication File from the device to remote server.
The 'genOpDestIndex' should be set to 0 (to indicate destination
of server).
The 'genOpServerIP' should be set to the server to which the
config will be saved.
The 'genOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'genOpSourceIndex' should be set to the 'genAppFileId'
of the config file you are uploading.
The 'genOpFileName' should be set to the name and path of the
config file on the TFTP/ftp/scp server.
uploadLicFile(23) - copy License File from the device to remote server.
The 'genOpDestIndex' should be set to 0 (to indicate destination
of server).
The 'genOpServerIP' should be set to the server to which the
config will be saved.
The 'genOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'genOpSourceIndex' should be set to the 'genAppFileId'
of the config file you are uploading.
The 'genOpFileName' should be set to the name and path of the
config file on the TFTP/ftp/scp server.
uploadSyslogFile(24) - copy Syslog File from the device to remote server.
The 'genOpDestIndex' should be set to 0 (to indicate destination
of server).
The 'genOpServerIP' should be set to the server to which the
config will be saved.
The 'genOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'genOpSourceIndex' should be set to the 'genAppFileId'
of the config file you are uploading.
The 'genOpFileName' should be set to the name and path of the
config file on the TFTP/ftp/scp server.
uploadCDRFile(25) - copy CDR File from the device to remote server.
The 'genOpDestIndex' should be set to 0 (to indicate destination
of server).
The 'genOpServerIP' should be set to the server to which the
config will be saved.
The 'genOpProtocolType' should be set to the IP protocol used
to transport the file.
The 'genOpSourceIndex' should be set to the 'genAppFileId'
of the config file you are uploading.
The 'genOpFileName' should be set to the name and path of the
config file on the TFTP/ftp/scp server.
Context
- MIB
- LOAD-MIB
- OID
.1.3.6.1.4.1.1751.2.53.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- genOpEntry
- Table
- genOpTable
- Siblings
- 23
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 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| genOpModuleId 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.1751.2.53.1.2.1.1 |
| genOpFileName 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.1751.2.53.1.2.1.10 |
| genOpRunningStateDisplay The state of the operation for Display on the terminal during
operation process. | column | OctetString | .1.3.6.1.4.1.1751.2.53.1.2.1.11 |
| genOpLastFailureIndex 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.1751.2.53.1.2.1.12 |
| genOpLastFailureDisplay Contains the last error, Null if there is no error. | column | OctetString | .1.3.6.1.4.1.1751.2.53.1.2.1.13 |
| genOpLastWarningDisplay Last warning which didn't stop the operation (not fatal error). | column | OctetString | .1.3.6.1.4.1.1751.2.53.1.2.1.14 |
| genOpErrorLogIndex The Index in the 'genAppFileTable' 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. (Thi… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1751.2.53.1.2.1.15 |
| genOpResetSupported Indicates if a reset (after operation completion) is supported by
this Module. | column | Enumeration | .1.3.6.1.4.1.1751.2.53.1.2.1.16 |
| genOpEnableReset Whether to do a reset after the operation completed successfully. | column | Enumeration | .1.3.6.1.4.1.1751.2.53.1.2.1.17 |
| genOpNextBootImageIndex The row in the 'genAppFileTable' 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.1751.2.53.1.2.1.18 |
| genOpLastBootImageIndex The Index in the 'genAppFileTable' of the default Application
that the device was last booted from. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1751.2.53.1.2.1.19 |
| genOpFileSystemType Indicates what type of file system is supported by this module.
A value of 'static' indicates that rows in the 'genAppFileTable'
are not removable nor can new entries be created. … | column | Enumeration | .1.3.6.1.4.1.1751.2.53.1.2.1.20 |
| genOpReportSpecificFlags 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.1751.2.53.1.2.1.21 |
| genOpOctetsReceived While a download is in progress this indicates the number
of bytes transferred so far. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1751.2.53.1.2.1.22 |
| genOpServerInetAddressType The address type of genOpServerInetAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.1751.2.53.1.2.1.23 |
| genOpServerInetAddress The Inet Address of the remote file server.
1. The address type of this object is specified in
genOpInetAddressType.
2. Management applications can use genOpServerIP or
genOpS… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.1751.2.53.1.2.1.24 |
| genOpRunningState 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.1751.2.53.1.2.1.3 |
| genOpSourceIndex The index value (taken from the genAppFileTable) 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.1751.2.53.1.2.1.4 |
| genOpDestIndex The index value (taken from the genAppFileTable) of the destination
of the operation. NOTE: A value of zero (0) here indicates that
the Server (specified below) is the Destinati… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1751.2.53.1.2.1.5 |
| genOpServerIP 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. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1751.2.53.1.2.1.6 |
| genOpUserName Contains the username to be used if the protocol specified in
genOpProtocolType requires one. The default value will be the
empty string | column | OctetString | .1.3.6.1.4.1.1751.2.53.1.2.1.7 |
| genOpPassword Contains the password to be used if the protocol specified in
genOpProtocolType requires one. The default value will be the
empty string | column | OctetString | .1.3.6.1.4.1.1751.2.53.1.2.1.8 |
| genOpProtocolType Identifies the protocol between the management station and the
device for Download/Upload of the file. | column | Enumeration | .1.3.6.1.4.1.1751.2.53.1.2.1.9 |