LOAD-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
33
.1.3.6.1.4.1.1751.2.53.1.2 · 1 row entry · 24 columns
Table of configuration attributes which define the operational 
functions and the results on a per module basis.  This group provides
the mechanism by which available operations are initiated, monitored 
and reported.
genOpEntry entry .1.3.6.1.4.1.1751.2.53.1.2.1
An entry in the table, containing data about a single modules
operations.
Indexes
genOpModuleId genOpIndex
Column 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.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.1751.2.53.1.2.1.1
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 walk of this
MIB table should reveal all t…
Enumeration
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
.1.3.6.1.4.1.1751.2.53.1.2.1.2
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 the operation itself
(i.e. waiting-ip,…
Enumerationr/w
Enumerated Values:
1idle
2beginOperation
3waitingIp
4runningIp
5copyingLocal
6readingConfiguration
7executing
.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.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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 Destination.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.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
OctetStringr/w
Constraints:
range: 0-128
.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
OctetStringr/w
Constraints:
range: 0-128
.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.
Enumerationr/w
Enumerated Values:
1tftp
2ftp
3localPeerTransport
4localServerTransport
5scp
6sftp
7usb
.1.3.6.1.4.1.1751.2.53.1.2.1.9
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==usb(7) the file name shall include
the p…
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.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.
OctetString
Constraints:
range: 0-64
.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 'no-error' then
'genOpLastFailureDispl…
Enumeration
Enumerated Values:
1noError
2genError
3configError
4busy
5timeout
6cancelled
7incompatibleFile
8fileTooBig
9protocolError
10flashWriteError
11nvramWriteError
12confFileGenErr
13confFileParseError
14confFileExecError
100undefinedError
101fileNotFound
102accessViolation
103outOfMemory
104illegalOperation
105unknownTransferId
106fileAlreadyExists
107noSuchUser
108sshServerAuth
109sshDeviceAuth
201badChainOfTrust
202badChainOfTrustFormat
203notCodeSigningAuthority
204illegalDSA
205badPublicKeyFormat
206illegalDSKeySize
207badDSFormat
208authDSFailure
210configFileSecretIntegrityFault
211wrongAuthFileID
.1.3.6.1.4.1.1751.2.53.1.2.1.12
genOpLastFailureDisplay
Contains the last error, Null if there is no error.
OctetString
Constraints:
range: 0-64
.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).
OctetString
Constraints:
range: 0-64
.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. (This item should
be zero if it does not exi…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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.
Enumeration
Enumerated Values:
1supported
2notSupported
.1.3.6.1.4.1.1751.2.53.1.2.1.16
genOpEnableReset
Whether to do a reset after the operation completed successfully.
Enumerationr/w
Enumerated Values:
1enable
2disable
.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.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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.

A value of 'dynamic' in…
Enumeration
Enumerated Values:
1static
2dynamic
.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 the OSPF database
notSupported - For ope…
Enumerationr/w
Enumerated Values:
1fullReport
2partialReport
255notSupported
.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.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1751.2.53.1.2.1.22
genOpServerInetAddressType
The address type of genOpServerInetAddress.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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
genOpServerInetAddressType/genOpServerInetAddr…
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.1751.2.53.1.2.1.24
.1.3.6.1.4.1.1751.2.53.2.1 · 1 row entry · 9 columns
Table of Application (FILE) entries.  Each row uniquely defines
an application in the system.  Applications can be defined as
any entity that can be read or written from or to the system.
This includes software images, boot code, configuration files,
prom code, etc.
genAppFileEntry entry .1.3.6.1.4.1.1751.2.53.2.1.1
An entry in the table, containing data about a single application
/ config file.
Indexes
genOpModuleId genAppFileId
Column Syntax OID
genAppFileId
Index which uniquely identifies the application.
NOTE: This index CANNOT BE ZERO (0) since the index of zero is
reserved as an indication of network server location in the
genOpSourceIndex and genOpDestIndex above.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.1751.2.53.2.1.1.1
genAppFileName
The name of the application.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.1751.2.53.2.1.1.2
genAppFileType
The type (class) of the application. This class serves to catagorize
the many application files in the system into some fixed types:

runningConfiguration -- This entry represents a virtual file in
Enumerationr/w
Enumerated Values:
1runningConfiguration
2startupConfiguration
3defaultConfiguration
4report
5genConfigFile
6logFile
7nvramFile
8swRuntimeImage
9swBootImage
10swComponent
11other
12swWebImage
13swAPImage
14swNonDownLoadRunTimeImage
15asgAuthFile
16licenseFile
17phoneScriptFile
18phoneImageFile
19dhcpBindingFile
20announcementFile
21backupDatabase
22syslogFile
23cdrFile
24swRuntimeServicePack
25swComponentServicePack
26trustedCertificate
27certificateRequest
28serverCertificate
29privateKey
30staticLanguagePack
31phoneAvayaUnicodeMessageFile
32phoneCustomUnicodeMessageFile
33startupConfigurationWizardTaskFile
34genConfigurationWizardTaskFile
35swBootRuntimeImage
36swBootComponentImage
.1.3.6.1.4.1.1751.2.53.2.1.1.3
genAppFileDescription
A description of the application.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.1751.2.53.2.1.1.4
genAppFileSize
The size (expressed as the number of bytes) of the application.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1751.2.53.2.1.1.5
genAppFileVersionNumber
The current version of the application. If this files does not
carry a version this field should be NULL.
OctetString .1.3.6.1.4.1.1751.2.53.2.1.1.6
genAppFileLocation
The physical location of the application.
Enumerationr/w
Enumerated Values:
1ram
2flashBankA
3flashBankB
4nvram
5bootProm
7flash
.1.3.6.1.4.1.1751.2.53.2.1.1.7
genAppFileDateStamp
The time stamp is the Real Time if supported otherwise sysUpTime.
The convention for this field is as follows:

Real Time: Entry is prefixed with an 'R' character and time is
formatted using the convent…
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.1751.2.53.2.1.1.8
genAppFileRowStatus
The status of this entry in the table. Note the available states:
active(1), -- Fully configured and active.
notInService(2) -- NOT SUPPORTED.
notReady(3), -- Entry NOT FULLY configured.
createAndGo(4), -- Used to add …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.1751.2.53.2.1.1.9