Home/Catalog/LUCENT-GENERIC-DLOAD-MIB

LUCENT-GENERIC-DLOAD-MIB

AI MIB Summary

The LUCENT-GENERIC-DLOAD-MIB facilitates the monitoring and control of file transfer operations, specifically download and upload sessions, on Lucent proprietary network hardware. It exposes metrics related to transfer status, progress, and resource utilization to enable administrators to manage firmware updates and configuration deployments across the device fleet.

Lucent Generic Download / Upload Private MIB
Main OID:
luDload.1.3.6.1.4.1.677
62
Objects
Active
Status
2
Dependencies

Imported Objects

Objects

62 total
Object Name
luDloadLucent Generic Download / Upload Private MIB
MODULE-IDENTITY
.1.3.6.1.4.1.677
luOpTable
SEQUENCE OF LuOpEntry
.1.3.6.1.4.1.677.1
luOpEntryEach entry in the LU Operations Table corresponds to a unique logical managed device. It is possible that a single HW device can have resident severial Logical managed devices.
LuOpEntry
.1.3.6.1.4.1.677.1.1
luOpSerialNumberThe identifier of the device. This is a unique number and in most cases maps directly to the base MAC address of the device. Otherwise any combination of characters up to 32 bytes long.ro
OCTET STRING
.1.3.6.1.4.1.677.1.1.1
luOpMCodeVersionMicrocode version of the device. Stored in the format :- first Byte - not used 2nd Byte - microcode major version number 3rd Byte - microcode minor version number 4th Byte - microcode debug version number.ro
OCTET STRING
.1.3.6.1.4.1.677.1.1.2
luOpBCodeVersionBootcode version of the device and the hardware version. Stored in the format :- first Byte - hardware version number 2nd Byte - microcode major version number 3rd Byte - microcode minor version number 4th Byte - microcode debug version number.ro
OCTET STRING
.1.3.6.1.4.1.677.1.1.3
luOpMCodeFilenameOriginal filename for the microcode that has been downloaded to the device.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.677.1.1.4
luOpAdminStatusThe desired operating mode of the device. The mode can be changed by setting this object. If the device does not support the action it will return a bad value error. The behaviour of these states is device specific and some of the states may latch until the state is returned to normal. normal - standard operating mode / can be used to cancel a download or return the device from any latching state. reboot - force the device to reboot. The device will reboot into the version of flash identified by luOpDefaultFlashVersion. identify - force the device to identify itself by flashing lights. This state may latch. test - force the device to do a self test. This state may latch. erase-config - erase all configuration info erase-flash - erase the version of microcode stored in the flash bank identifed by luOpEraseFlashVersion. tftp-ip - force the device to start a TFTP download over IP tftp-ipx - force the device to start a TFTP download over IPX rpl-ipx - force the device to start a RPL download over IPX rpl-llc - force the device to start a RPL download over LLC halt - force the defice to shutdown ready for power off up-tftp-ip - force the device to start a TFTP upload over IP up-tftp-ipx - force the device to start a TFTP upload over IPX snapshot - force the device to take a snapshot of its current configuration and save it to the name specified by the luOpConfFileName object. snapshot-tftp - force the device to take a snapshot of its running configuration and tftp it to a server. startup-tftp - force the device to upload it's startup configuration to a tftp server. file-tftp - force the device to upload a configuration file (specified in the luOpConfFileName object ) to a tftp server. tftp-startup - force the device to download it's startup configuration from a tftp server. tftp-snapshot - force the device to download it's running configuration from a tftp server. tftp-start-snap - force the device to download it's running configuration & startup configuration from a tftp server. tftp-file - force the device to download a configuration file from a tftp server. snapshot-startup - force the device to take a snapshot of it's running configuration and save it as the startup configuration. file-snapshot - force the device to copy the file specified in the luOpConfFileName to it's running configuration file-startup - force the device to copy the file specified in the luOpConfFileName to it's startup configurationrw
Enumeration
.1.3.6.1.4.1.677.1.1.5
luOpOperStatusThe current operating mode of the device. normal - standard operating mode reboot - the device is rebooting identify - the device is identifying itself test - the device is performing a self-test downloading - the device is performing a download uploading - the device is performing an upload reading-config - the device is reading a configuration file NOTE:This variable is only available on devices that support version 1.2 or greater of the Box MIBro
Enumeration
.1.3.6.1.4.1.677.1.1.6
luOpEraseFlashVersionA valid version index for the bank of flash or a software component to erase when AdminStatus is set to erase-flash. NOTE:This variable is only available on devices that support version 1.2 or greater of the Box MIBrw
INTEGER
.1.3.6.1.4.1.677.1.1.7
luOpDefaultFlashVersionThe version index of the default flash bank that a device will reboot into when a standard reboot is performed. NOTE:This variable is only available on devices that support version 1.2 or greater of the Box MIBrw
INTEGER
.1.3.6.1.4.1.677.1.1.8
luOpConfFileNameThis specifies the filename under which to store the current configuration.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.677.1.1.9
luOpIndexro
INTEGER
.1.3.6.1.4.1.677.1.1.10
luDeviceTableA table containing information for all downloadable locations in the device components in a device.
SEQUENCE OF LuDeviceEntry
.1.3.6.1.4.1.677.2
luDeviceEntryAn entry containing information for a specific downloadable location in a device.
LuDeviceEntry
.1.3.6.1.4.1.677.2.1
luDeviceIndexIndex into the table. Note: To support backwards compatibility, the following restrictions apply to the assignment of luDeviceIndex values. luDeviceIndex value 1 -- flash device Bank A, luDeviceIndex value 2 -- flash device Bank B
INTEGER
.1.3.6.1.4.1.677.2.1.1
luDeviceDescriptionA string containing a textual description for the component identified by this entry.ro
DisplayString
.1.3.6.1.4.1.677.2.1.2
luDeviceLocationA string containing a textual description of the location of the component identified by this entry. eg Flash Bank A Flash ROM Boot ROM Boot Bank A Base Hardware Hardware Module NvRam non-Volitile Ram storagero
DisplayString
.1.3.6.1.4.1.677.2.1.3
luDeviceNumberVersion number for the component. Stored in the format :- 1st Byte - major version number 2nd Byte - minor version number 3rd Byte - debug version number.ro
OCTET STRING
.1.3.6.1.4.1.677.2.1.4
luDeviceTypeThe type of object that this table entry contains Location information for. flash : code image resident in flash OR the flash bank itself boot-fixed : the version of the fixed boot ROM. boot-updateable : the current version of boot ROM code where the code can be updated. hardware-fixed : Hardware that cannot be upgraded. hardware-upgradeable : a plug in card that can be changed. sw_running : code image that is currently running in RAM. sw_component : a subcomponent of the entire software. Can be resident in flash or ram. These items should be placed in the version table following the version of which they are a subcomponent. default-image: The default image. non-default-image: Other images. default-boot-loader: The default boot loader. non-default-boot-loader: Other boot loaders. unknown - unknown. nvram - non-volitile Ramro
Enumeration
.1.3.6.1.4.1.677.2.1.5
luDeviceFileNameA string containing the file name of the component identified by this entry. Allows to rename a file.rw
DisplayString
.1.3.6.1.4.1.677.2.1.6
luDeviceCountThe number of entries in the Location tablero
INTEGER
.1.3.6.1.4.1.677.3
luDownloadTable
SEQUENCE OF LuDownloadEntry
.1.3.6.1.4.1.677.4
luDownloadEntry
LuDownloadEntry
.1.3.6.1.4.1.677.4.1
luDownloadIPAddressThe IP address of the server to use for the download when using TFTP-IPro
IpAddress
.1.3.6.1.4.1.677.4.1.1
luDownloadIPGatewayThe IP gateway to be used to access the server. If this variable is zero then use the default gateway in luOpIPGateway.rw
IpAddress
.1.3.6.1.4.1.677.4.1.2
luDownloadIPXAddressThe IPX address of the server to use for the download when using TFTP-IPX or RPL-IPX. The format of the address is <ipx network><node address><socket> = 12 bytes.rw
OCTET STRING
.1.3.6.1.4.1.677.4.1.3
luDownloadNodeAddressThe Node address of the server to use for the download when using RPL-LLCrw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.677.4.1.4
luDownloadFileNameThe filename of the microcode to download. The maximum length of this string is device specific. If a string that is too long is written to this variable BAD VALUE will be returned.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.677.4.1.5
luDownloadDestinationThe destination for the download. This will contain the luDeviceIndex for the download destination.rw
INTEGER
.1.3.6.1.4.1.677.4.1.6
luDownloadStateThe current state of the downloadro
Enumeration
.1.3.6.1.4.1.677.4.1.7
luDownloadFailureCodeWhile 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 'luDownloadStatusText' 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. conf-file-gen-err - General (unknown error) conf-file-parse-error - Reading of config file resulted in parsing errors. conf-file-exec-error - Reading of config file resulted in execution errors.ro
Enumeration
.1.3.6.1.4.1.677.4.1.8
luDownloadStatusTextA display string describing the status of the download in progress, or the reason for failure of the last download. If FailureCode = no-error then StatusText may be empty.ro
DisplayString
.1.3.6.1.4.1.677.4.1.9
luDownloadSizeWhile a download is in progress this indicates the number of bytes transferred so far. After the download is completed this remains at the final size downloaded.ro
INTEGER
.1.3.6.1.4.1.677.4.1.10
luDownloadErrorLogNameThe filename under which an error log has been created. In the case of file downloads that produce errors this file should contain a log of errors that occuredrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.677.4.1.11
luDownloadErrorLogLocationThe location of the error log. This will contain the luDeviceIndex for the error logrw
INTEGER
.1.3.6.1.4.1.677.4.1.12
luUploadTable
SEQUENCE OF LuUploadEntry
.1.3.6.1.4.1.677.5
luUploadEntry
LuUploadEntry
.1.3.6.1.4.1.677.5.1
luUploadIPAddressThe IP address of the server to use for the upload when using TFTP-IPro
IpAddress
.1.3.6.1.4.1.677.5.1.1
luUploadIPGatewayThe IP gateway to be used to access the server. If this variable is zero then use the default gateway in luOpIPGateway.rw
IpAddress
.1.3.6.1.4.1.677.5.1.2
luUploadIPXAddressThe IPX address of the server to use for the upload when using TFTP-IPX. The format of the address is <ipx network><node address><socket> = 12 bytes.rw
OCTET STRING
.1.3.6.1.4.1.677.5.1.3
luUploadFileNameThe filename under which to store the uploaded microcode. The maximum length of this string is device specific. If a string that is too long is written to this variable BAD VALUE will be returned.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.677.5.1.4
luUploadSourceThe source for the upload. This will contain the luDeviceIndex for the upload source.rw
INTEGER
.1.3.6.1.4.1.677.5.1.5
luUploadStateThe current state of the Uploadro
Enumeration
.1.3.6.1.4.1.677.5.1.6
luUploadFailureCodeWhile an upload is in progress this will always be 'no-error'. After an upload is complete this indicates the success or failure of the upload. If it is anything other than 'no-error' then 'luUploadStatusText' 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 / before upload, as a result of reading a config file into the system. conf-file-gen-err - General (unknown error) conf-file-exec-error - Generation of config file resulted in execution errors.ro
Enumeration
.1.3.6.1.4.1.677.5.1.7
luUploadStatusTextA display string describing the status of the upload in progress, or the reason for failure of the last upload. If FailureCode = no-error then StatusText may be empty.ro
DisplayString
.1.3.6.1.4.1.677.5.1.8
luUploadSizeWhile an upload is in progress this indicates the number of bytes transferred so far. After the upload is completed this remains at the final size uploaded.ro
INTEGER
.1.3.6.1.4.1.677.5.1.9
luUploadErrorLogNameThe filename under which an error log has been created. In the case of file uploads that produce errors this file should contain a log of errors that occuredrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.677.5.1.10
luUploadErrorLogLocationThe location of the error log. This will contain the luDeviceIndex for the error logrw
INTEGER
.1.3.6.1.4.1.677.5.1.11
luDloadNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.677.6
luNotificationNextIndexThe Next available Index of the luNotificationDestTablerw
INTEGER
.1.3.6.1.4.1.677.6.1
luNotificationDestTable
SEQUENCE OF LuNotificationDestEntry
.1.3.6.1.4.1.677.6.2
luNotificationDestEntry
LuNotificationDestEntry
.1.3.6.1.4.1.677.6.2.1
luNotificationIndexThe Index of this Destination entry.rw
INTEGER
.1.3.6.1.4.1.677.6.2.1.1
luNotificationIPAddressThe IP address of the trap receiver. If IPX Addresses are being used this entry must be zero.rw
IpAddress
.1.3.6.1.4.1.677.6.2.1.2
luNotificationIPGatewayThe IP gateway of the trap receiver. If IPX Addresses are being used this entry must be zero.rw
IpAddress
.1.3.6.1.4.1.677.6.2.1.3
luNotificationIPXAddressThe IPX address of the trap receiver. If IP Addresses are being used this entry must be zero. The format of the address is <ipx network><node address><socket> = 12 bytes.rw
OCTET STRING
.1.3.6.1.4.1.677.6.2.1.4
luNotificationNodeAddressThe Node address of the trap receiver. If IP Addresses are being used this entry must be zero.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.677.6.2.1.5
luNotificationTrapTypesThe Trap types this entry should receive.rw
Enumeration
.1.3.6.1.4.1.677.6.2.1.6
luNotificationRowStatusThe Status of this entry in the table. Note the available states: active(1), -- Obviously Active. notInService(2) -- Configured but disabled. notReady(3), -- NOT fully configured. createAndGo(4), createAndWait(5) or destroy(6)rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.677.6.2.1.7
luDloadTrapCompletedIndicates that a download has completed.
NOTIFICATION-TYPE
.1.3.6.1.4.1.677.6.3
luUpLoadTrapCompletedIndicates that a upload has completed.
NOTIFICATION-TYPE
.1.3.6.1.4.1.677.6.4
LUCENT-GENERIC-DLOAD-MIB - SNMP MIB Reference | MIBs Explorer