genOpLastFailureIndex
LOAD-MIB ·
.1.3.6.1.4.1.1751.2.53.1.2.1.12
Object
column
Enumeration
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 'no-error' then
'genOpLastFailureDisplay' will contain a textual
description of the error. Error codes from 100
upwards are errors returned from a TFTP server.
errors below this are locally generated.
Configuration files may return errors after download
as a result of reading a config file into the system.
confFileGenErr - General (unknown error)
confFileParseError - Reading of config file resulted in
parsing errors.
confFileExecError - Reading of config file resulted in
execution errors.
sshServerAuth - SCP server failed to authenticated himself
to a device.
sshDeviceAuth(109)- device failed to authenticate to the SCP server
(unknown user/bad password)
badChainOfTrust(201) - Failed to authenticate the download with Trusted
Certificate Root Authority
badChainOfTrustFormat (202) - Not supported chain of trust format
notCodeSigningAuthority (203) Software image was signed by non-authorized
Certificate Authority
illegalDSA (204) - Software image is signed with non FIPS 140-2
certified algorithm
badPublicKeyFormat(205) - Not supported public key format.
illegalDSKeySize(206) - Software image is signed with non FIPS 140-2
certified key size
badDSFormat(207) - Not supported digital signature format
authDSFailure(208) - Failed to authenticate digital image signature
configFileSecretIntegrityFault(210) - The configuration file was
encrypted with a different key.
Configuration download operation was aborted.
Context
- MIB
- LOAD-MIB
- OID
.1.3.6.1.4.1.1751.2.53.1.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- genOpEntry
- Table
- genOpTable
- Siblings
- 23
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | genError |
3 | configError |
4 | busy |
5 | timeout |
6 | cancelled |
7 | incompatibleFile |
8 | fileTooBig |
9 | protocolError |
10 | flashWriteError |
11 | nvramWriteError |
12 | confFileGenErr |
13 | confFileParseError |
14 | confFileExecError |
100 | undefinedError |
101 | fileNotFound |
102 | accessViolation |
103 | outOfMemory |
104 | illegalOperation |
105 | unknownTransferId |
106 | fileAlreadyExists |
107 | noSuchUser |
108 | sshServerAuth |
109 | sshDeviceAuth |
201 | badChainOfTrust |
202 | badChainOfTrustFormat |
203 | notCodeSigningAuthority |
204 | illegalDSA |
205 | badPublicKeyFormat |
206 | illegalDSKeySize |
207 | badDSFormat |
208 | authDSFailure |
210 | configFileSecretIntegrityFault |
211 | wrongAuthFileID |
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 |
| 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 |
| genOpIndex 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 wal… | column | Enumeration | .1.3.6.1.4.1.1751.2.53.1.2.1.2 |
| 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 |