TN-DEV-SYS-UPGRADER-MIB: View SNMP OID List / Download MIB
VENDOR: TRANSITION ENGINEERING INC.
Home | MIB: TN-DEV-SYS-UPGRADER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
tnDevSysUpgraderMIB | 1.3.6.1.4.1.868.2.5.3.1.1.30 |
The mib provides functionalities for managing the upgrade procedure for ION and newer switches. |
||
tnDevSysUpgraderNotifications | 1.3.6.1.4.1.868.2.5.3.1.1.30.0 | |||
tnUpgradeEvt | 1.3.6.1.4.1.868.2.5.3.1.1.30.0.1 |
A tnUpgradeEvt is sent when a sic finishes the upgrading. |
||
tnDevSysUpgrader | 1.3.6.1.4.1.868.2.5.3.1.1.30.1 | |||
tnUpgradeOpTable | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.1 | no-access |
Table to manage ION upgrade operation. |
|
1.3.6.1.4.1.868.2.5.3.1.1.30.1.1.1 | no-access |
An entry containing ION upgrade action. |
||
upgradeOpCommand | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.1.1.1 | integer | read-write |
none perform nothing. upgrade perform the required upgrade operation. This operation is valid only if upgradeOpStatus object returns value 'none'. done This operation is valid only if upgradeOpStatus object returns value 'none'. upgrade manager would do the required cleanup of previous upgrade operation and make the system ready for any new upgrade operation. This is needed because the system maintains the status of the previous upgrade operation for a maximum time before it does the cleanup. During this period no new upgrade operation is allowed. Enumeration: 'none': 1, 'upgrade': 2, 'done': 3. |
upgradeOpStatus | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.1.1.2 | integer | read-only |
The status of the specified operation. none(1) - no operation was performed. inProgress(2) - specified operation is active. Enumeration: 'none': 1, 'inProgress': 2. |
tnUpgradeResultTable | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.2 | no-access |
A Table showing the result of the upgrade operation. |
|
1.3.6.1.4.1.868.2.5.3.1.1.30.1.2.1 | no-access |
An entry containing the status of the upgrade operation. |
||
upgradeResultIndex | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.2.1.1 | integer | no-access |
This is an arbitrary interger which indentifies uniquely an entry in this table. |
upgradeResultModule | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.2.1.2 | integer | read-only |
The physical entity of the modle for which this status is being shown. |
upgradeResultStatus | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.2.1.3 | integer | read-only |
The status of the specified operation. none(1) - no operation was performed. inProgress(2) - specified operation is active. failure(3) - the selected operation has failed. success(4) - specified operation has completed successfully. Enumeration: 'failure': 3, 'none': 1, 'inProgress': 2, 'success': 4. |
upgradeResultReason | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.2.1.4 | displaystring | read-only |
Specifies the description of the cause of 'failed' state of the object 'upgradeResultStatus'. This object would be a null string if value of 'upgradeResultStatus' is anything other than 'failure'. |
upgradeResultTimeStarted | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.2.1.5 | timestamp | read-only |
Specifies the time the upgrade operation was started. |
upgradeResultTimeCompleted | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.2.1.6 | timestamp | read-only |
Specifies the time the upgrade operation was completed. |
tnUpgradeTargetTable | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.3 | no-access |
A Table listing the modules to be upgraded. |
|
1.3.6.1.4.1.868.2.5.3.1.1.30.1.3.1 | no-access |
Each entry provides the module that needs to be upgraded. |
||
upgradeTargetIndex | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.3.1.1 | integer | no-access |
This is an arbitrary interger which indentifies uniquely an entry in this table. |
upgradeTargetModule | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.3.1.2 | integer | read-only |
target indentified by entPhysicalIndex. |
upgradeTargetEntryStatus | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.3.1.3 | rowstatus | read-only |
The status of this table entry. |
tnUpgradeGetIndexTable | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.4 | no-access |
A Table listing the Index for read-create usage. |
|
1.3.6.1.4.1.868.2.5.3.1.1.30.1.4.1 | no-access |
Each entry provides the index that needs to be used. |
||
nextTargetIndex | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.4.1.1 | integer | read-only |
This is an arbitrary interger which indentifies uniquely an entry in ionUpgradeTarget table. |
nextFirmwareIndex | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.4.1.2 | integer | read-only |
This is an arbitrary interger which indentifies uniquely an entry in ionFirmware table. |
tnUpgradeFirmwareTable | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.5 | no-access |
A Table listing the modules to be upgraded. |
|
1.3.6.1.4.1.868.2.5.3.1.1.30.1.5.1 | no-access |
Each entry provides the module that needs to be upgraded. |
||
upgradeFirmwareIndex | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.5.1.1 | integer | no-access |
This is an arbitrary interger which indentifies uniquely an entry in this table. |
upgradeFirmwareCardType | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.5.1.2 | displaystring | read-only |
which kind of SIC this firmware belongs to. |
upgradeFirmwareRevision | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.5.1.3 | displaystring | read-only |
firmware revision. |
upgradeFirmwareFileName | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.5.1.4 | displaystring | read-only |
firmware file name. |
upgradeFirmwareBuildDate | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.5.1.5 | displaystring | read-only |
Build date and time. |
tnUpgradeFirmwareDBTable | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.6 | no-access |
A Table to update the firmware DB. |
|
1.3.6.1.4.1.868.2.5.3.1.1.30.1.6.1 | no-access |
An entry provides the way to update the firmware DB. |
||
upgradeFirmwareDBFileName | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.6.1.1 | displaystring | read-write |
firmware DB archive file name. |
upgradeFirmwareDBOpCommand | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.6.1.2 | integer | read-write |
none perform nothing. update perform the required upgrade operation. This operation is valid only if upgradeOpStatus object returns value 'none'. Enumeration: 'none': 1, 'update': 2. |
upgradeFirmwareDBOpResult | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.6.1.3 | integer | read-only |
The status of the specified operation. none(1) - no operation was performed. inProgress(2) - specified operation is active. failure(3) - the selected operation has failed. success(4) - specified operation has completed successfully. Enumeration: 'failure': 3, 'none': 1, 'inProgress': 2, 'success': 4. |
upgradeFirmwareDBResultReason | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.6.1.4 | displaystring | read-only |
Specifies the description of the cause of 'failed' state of the object 'upgradeResultStatus'. This object would be a null string if value of 'upgradeFirmwareDBOpStatus' is anything other than 'failure'. |
tnFirmwareUpgradeTable | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.7 | no-access |
This table contains configuration to upgrade the firmware of the device. This applies to the stand-alone switches. |
|
1.3.6.1.4.1.868.2.5.3.1.1.30.1.7.1 | no-access |
A entry in the table contains additional information related to a device. |
||
fwDownloadFile | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.7.1.1 | displaystring | read-write |
The file name to be downloaded from the TFTP server when a download is next requested via this MIB. This value is set to the zero-length string when no file name has been specified. |
fwDownloadTFTPServerType | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.7.1.2 | inetaddresstype | read-write |
TFTP server address type. |
fwDownloadTFTPServer | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.7.1.3 | inetaddress | read-write |
The Address of the TFTP server that contains the firmware to load when a download is next requested via this MIB. This value is set to zero length when no address has been specified. |
fwDownloadAction | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.7.1.4 | integer | read-write |
When this object is set to downloadToActive(2) or downloadToBackup(3), the device upgrades and continues until it is time to reset. It will then begin download of the image specified by fwDownloadFile from the server specified by fwDownloadTFTPServer using the TFTP protocol. If downloadToBackup(3) is specified, the new image is downloaded as the backup image and the device waits for the user to do active this image and reset the device. If downloadToActive(2) is specified, the new image is written to the flash EPROM memory after its checksum has been verified to be correct. When the download process is completed, the device will warm boot to restart the newly loaded application. When the device is not downloading, this object will have a value of notDownloading(1). Selecting swap(4) will swap the current and backup firmware Enumeration: 'downloadToActive': 2, 'notDownloading': 1, 'swap': 4, 'downloadToBackup': 3. |
fwDownloadStatus | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.7.1.5 | integer | read-only |
The status of the last download procedure, if any. This object will have a value of downloadStatusUnknown(2) if no download process has been performed. Enumeration: 'downloadErrorBusy': 5, 'downloadErrorCurrentNotFound': 11, 'downloadStatusUnknown': 2, 'downloadErrorUpdateNotFound': 12, 'downloadErrorTFTP': 4, 'downloadErrorFlashErase': 15, 'downloadErrorIncorrectImageVersion': 16, 'downloadErrorSame': 9, 'downloadErrorIP': 3, 'downloadErrorInvalid': 7, 'downloadErrorMalloc': 6, 'downloadErrorCurrentUnknown': 10, 'downloadErrorUpdateCRC': 13, 'downloadErrorFlashProgram': 8, 'downloadSuccess': 1, 'downloadErrorUpdateSize': 14. |
fwDownloadType | 1.3.6.1.4.1.868.2.5.3.1.1.30.1.7.1.6 | integer | read-write |
System or peripheral download. Enumeration: 'perph': 2, 'system': 1. |