H3C-ISSU-MIB
44 objects
This MIB provides objects for upgrading images on modules in the system, objects for showing the result of an upgrade operation, and objects for showing the result of a test operation. To perform an upgrade operation, a management application must first read the h3cIssuUpgradeImageTable table and use the information in other tables, as explained below. You can configure a new image name for each image type as listed in h3cIssuUpgradeImageTable. The system will use this image on the particular module at the next reboot. The management application used to perform an upgrade operation must first check if an upgrade operation is already in progress in the system. This is done by reading the h3cIssuOpType ('none' indicates that no other upgrade operation is in progress. Any other value indicates that an upgrade is already in progress and a new upgrade operation is not allowed. To start an 'install' operation, the user must first perform a 'test' operation to examine the version compatibility between the given set of images and the running images. Only if the result of the 'test' operation is 'success' can the user proceed to do an install operation. The table h3cIssuTestResultTable provides the result of the 'test' operation performed by using h3cIssuOpType. The table h3cIssuUpgradeResultTable provides the result of the 'install' operation performed by using h3cIssuOpType.
Imported Objects
| HUAWEI-3COM-OID-MIB | h3cCommon |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DisplayString RowStatus TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2011.10.2.133 | Identityh3cIssuUpgrade | This MIB provides objects for upgrading images on modules in the system, objects for showing the result of an upgrade operation, and objects for showing the re… | ||
| 1.3.6.1.4.1.2011.10.2.133.1 | Nodeh3cIssuUpgradeMibObjects | |||
| 1.3.6.1.4.1.2011.10.2.133.1.1 | Nodeh3cIssuUpgradeGroup | |||
| 1.3.6.1.4.1.2011.10.2.133.1.1.1 | Tableh3cIssuUpgradeImageTable | not-accessible | current | A table listing the image variable types that exist in the device. |
| 1.3.6.1.4.1.2011.10.2.133.1.1.1.1 | Rowh3cIssuUpgradeImageEntry | not-accessible | current | An h3cIssuUpgradeImageEntry entry. Each entry provides an image variable type that exists in the device. |
| 1.3.6.1.4.1.2011.10.2.133.1.1.1.1.1 | Columnh3cIssuUpgradeImageIndex | not-accessible | current | Index of each image. |
| 1.3.6.1.4.1.2011.10.2.133.1.1.1.1.2 | Columnh3cIssuUpgradeImageType | read-create | current | Types of images that the system can run. The value of this object has five image variable names: 'boot', 'system', 'feature', 'ipe' and 'patch'. This table wil… |
| 1.3.6.1.4.1.2011.10.2.133.1.1.1.1.3 | Columnh3cIssuUpgradeImageURL | read-create | current | This object contains the path of the image of this entity. |
| 1.3.6.1.4.1.2011.10.2.133.1.1.1.1.4 | Columnh3cIssuUpgradeImageRowStatus | read-create | current | Row-status of image table. |
| 1.3.6.1.4.1.2011.10.2.133.1.1.2 | Nodeh3cIssuOp | |||
| 1.3.6.1.4.1.2011.10.2.133.1.1.2.1 | Scalarh3cIssuOpType | read-write | current | Command to be executed. The 'test' command must be performed before the 'install' command can be executed. The 'install' command is allowed only if a read of t… |
| 1.3.6.1.4.1.2011.10.2.133.1.1.2.2 | Scalarh3cIssuImageFileOverwrite | read-write | current | If you want to overwrite the existing file, set the value of this object to enable. Otherwise, set the value of this object to disable. |
| 1.3.6.1.4.1.2011.10.2.133.1.1.2.3 | Scalarh3cIssuOpTrapEnable | read-write | current | If you want to enable the trap, set the value of this object to enable. Otherwise, set the value of this object to disable. |
| 1.3.6.1.4.1.2011.10.2.133.1.1.2.4 | Scalarh3cIssuOpStatus | read-only | current | Status of the specified operation. none - No operation was performed. failure - Specified operation has failed. inProgress - Specified operation is in progress… |
| 1.3.6.1.4.1.2011.10.2.133.1.1.2.5 | Scalarh3cIssuFailedReason | read-only | current | Indicates the the cause of 'failure' state of the object 'h3cIssuOpStatus'. This object would be a null string if the value of 'h3cIssuOpStatus' is not 'failur… |
| 1.3.6.1.4.1.2011.10.2.133.1.1.2.6 | Scalarh3cIssuOpTimeCompleted | read-only | current | Indicates the time when the upgrade operation was completed. This object would be a null string if h3cIssuOpType is 'none'. |
| 1.3.6.1.4.1.2011.10.2.133.1.1.2.7 | Scalarh3cIssuLastOpType | read-only | current | This object indicates the previous h3cIssuOp value. It will be updated after a new h3cIssuOp is set and delivered to the upgrade process. Command Remarks none … |
| 1.3.6.1.4.1.2011.10.2.133.1.1.2.8 | Scalarh3cIssuLastOpStatus | read-only | current | This object indicates previous h3cIssuOpStatus value. It will be updated after new h3cIssuOp is set and delivered to upgrade process. none - No operation was p… |
| 1.3.6.1.4.1.2011.10.2.133.1.1.2.9 | Scalarh3cIssuLastOpFailedReason | read-only | current | Indicates the cause of 'failure' state of the object 'h3cIssuOpStatus'. This object would be a null string if the value of 'h3cIssuOpStatus' is not 'failure'. … |
| 1.3.6.1.4.1.2011.10.2.133.1.1.2.10 | Scalarh3cIssuLastOpTimeCompleted | read-only | current | Indicates the previous h3cIssuOpTimeCompleted value. The value will be updated when new h3cIssuOp is set and delivered to the upgrade process. |
| 1.3.6.1.4.1.2011.10.2.133.1.2 | Nodeh3cIssuUpgradeResultGroup | |||
| 1.3.6.1.4.1.2011.10.2.133.1.2.1 | Nodeh3cIssuCompatibleResult | |||
| 1.3.6.1.4.1.2011.10.2.133.1.2.1.1 | Scalarh3cIssuCompatibleResultStatus | read-only | current | Specifies whether the images provided in h3cIssuUpgradeImageTable are compatible with each other as far as this module is concerned. none - No operation was pe… |
| 1.3.6.1.4.1.2011.10.2.133.1.2.1.2 | Scalarh3cIssuCompatibleResultFailedReason | read-only | current | Indicates the cause of 'failure' state of the object 'h3cIssuCompatibleResultStatus'. This object would be a null string if the value of 'h3cIssuCompatibleResu… |
| 1.3.6.1.4.1.2011.10.2.133.1.2.2 | Tableh3cIssuTestResultTable | not-accessible | current | Shows the result of the test operation, from which you can see the upgrade method. |
| 1.3.6.1.4.1.2011.10.2.133.1.2.2.1 | Rowh3cIssuTestResultEntry | not-accessible | current | An h3cIssuTestResultEntry entry. Each entry provides the test result of a card in the device. |
| 1.3.6.1.4.1.2011.10.2.133.1.2.2.1.1 | Columnh3cIssuTestResultIndex | not-accessible | current | Internal index, not accessible. |
| 1.3.6.1.4.1.2011.10.2.133.1.2.2.1.2 | Columnh3cIssuTestDeviceChassisID | read-only | current | Chassis ID of the card. |
| 1.3.6.1.4.1.2011.10.2.133.1.2.2.1.3 | Columnh3cIssuTestDeviceSlotID | read-only | current | Slot ID of the card. |
| 1.3.6.1.4.1.2011.10.2.133.1.2.2.1.4 | Columnh3cIssuTestDeviceCpuID | read-only | current | CPU ID of the card. |
| 1.3.6.1.4.1.2011.10.2.133.1.2.2.1.5 | Columnh3cIssuTestDeviceUpgradeWay | read-only | current | Upgrade method of the device. none - No operation was performed. reboot - The upgrade method of this device is Reboot. sequenceReboot - The upgrade method of t… |
| 1.3.6.1.4.1.2011.10.2.133.1.2.3 | Tableh3cIssuUpgradeResultTable | not-accessible | current | Shows the result of the install operation. |
| 1.3.6.1.4.1.2011.10.2.133.1.2.3.1 | Rowh3cIssuUpgradeResultEntry | not-accessible | current | An h3cIssuUpgradeResultEntry entry. Each entry provides the upgrade result of a card in the device. |
| 1.3.6.1.4.1.2011.10.2.133.1.2.3.1.1 | Columnh3cIssuUpgradeResultIndex | not-accessible | current | Internal Index, not accessible. |
| 1.3.6.1.4.1.2011.10.2.133.1.2.3.1.2 | Columnh3cIssuUpgradeDeviceChassisID | read-only | current | Chassis ID of the card. |
| 1.3.6.1.4.1.2011.10.2.133.1.2.3.1.3 | Columnh3cIssuUpgradeDeviceSlotID | read-only | current | Slot ID of the card. |
| 1.3.6.1.4.1.2011.10.2.133.1.2.3.1.4 | Columnh3cIssuUpgradeDeviceCpuID | read-only | current | CPU ID of the card. |
| 1.3.6.1.4.1.2011.10.2.133.1.2.3.1.5 | Columnh3cIssuUpgradeState | read-only | current | Upgrade status of the device. init -The current status of the device is Init. loading -The current status of the device is Loading. loaded -The current status … |
| 1.3.6.1.4.1.2011.10.2.133.1.2.3.1.6 | Columnh3cIssuDeviceUpgradeWay | read-only | current | Upgrade method of the card. none - No operation was performed. reboot - The upgrade method of this device is Reboot. sequenceReboot - The upgrade method of thi… |
| 1.3.6.1.4.1.2011.10.2.133.1.2.3.1.7 | Columnh3cIssuUpgradeDeviceStatus | read-only | current | Upgrade status of the device. |
| 1.3.6.1.4.1.2011.10.2.133.1.2.3.1.8 | Columnh3cIssuUpgradeFailedReason | read-only | current | Indicates the cause of 'failure' state of the object 'h3cIssuUpgradeDeviceStatus'. This object would be a null string if the value of 'h3cIssuCompatibleResultS… |
| 1.3.6.1.4.1.2011.10.2.133.2 | Nodeh3cIssuUpgradeNotify | |||
| 1.3.6.1.4.1.2011.10.2.133.2.0 | Nodeh3cIssuUpgradeTrapPrefix | |||
| 1.3.6.1.4.1.2011.10.2.133.2.0.1 | Notificationh3cIssuUpgradeOpCompletionNotify | current | An h3cIssuUpgradeOpCompletionNotify is sent at the completion of upgrade operation denoted by h3cIssuOp object, if such a notification was requested when the o… |