MIB Viewer

HPN-ICF-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 hpnicfIssuUpgradeImageTable 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 hpnicfIssuUpgradeImageTable. 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 hpnicfIssuOpType ('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 hpnicfIssuTestResultTable provides the result of the 'test' operation performed by using hpnicfIssuOpType. The table hpnicfIssuUpgradeResultTable provides the result of the 'install' operation performed by using hpnicfIssuOpType.
Imported Objects
HPN-ICF-OID-MIBhpnicfCommon
SNMPv2-SMIInteger32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TCDisplayString RowStatus TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.11.2.14.11.15.2.133IdentityhpnicfIssuUpgradeThis 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.11.2.14.11.15.2.133.1NodehpnicfIssuUpgradeMibObjects
1.3.6.1.4.1.11.2.14.11.15.2.133.1.1NodehpnicfIssuUpgradeGroup
1.3.6.1.4.1.11.2.14.11.15.2.133.1.1.1TablehpnicfIssuUpgradeImageTablenot-accessiblecurrentA table listing the image variable types that exist in the device.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.1.1.1RowhpnicfIssuUpgradeImageEntrynot-accessiblecurrentAn hpnicfIssuUpgradeImageEntry entry. Each entry provides an image variable type that exists in the device.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.1.1.1.1ColumnhpnicfIssuUpgradeImageIndexnot-accessiblecurrentIndex of each image.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.1.1.1.2ColumnhpnicfIssuUpgradeImageTyperead-createcurrentTypes of images that the system can run. The value of this object has four image variables names - 'boot', 'system', 'feature' and 'ipe'. This table will then …
1.3.6.1.4.1.11.2.14.11.15.2.133.1.1.1.1.3ColumnhpnicfIssuUpgradeImageURLread-createcurrentThis object contains the path of the image of this entity.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.1.1.1.4ColumnhpnicfIssuUpgradeImageRowStatusread-createcurrentRow-status of image table.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.1.2NodehpnicfIssuOp
1.3.6.1.4.1.11.2.14.11.15.2.133.1.1.2.1ScalarhpnicfIssuOpTyperead-writecurrentCommand 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.11.2.14.11.15.2.133.1.1.2.2ScalarhpnicfIssuImageFileOverwriteread-writecurrentIf 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.11.2.14.11.15.2.133.1.1.2.3ScalarhpnicfIssuOpTrapEnableread-writecurrentIf 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.11.2.14.11.15.2.133.1.1.2.4ScalarhpnicfIssuOpStatusread-onlycurrentStatus 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.11.2.14.11.15.2.133.1.1.2.5ScalarhpnicfIssuFailedReasonread-onlycurrentIndicates the the cause of 'failure' state of the object 'hpnicfIssuOpStatus'. This object would be a null string if the value of 'hpnicfIssuOpStatus' is not '…
1.3.6.1.4.1.11.2.14.11.15.2.133.1.1.2.6ScalarhpnicfIssuOpTimeCompletedread-onlycurrentIndicates the time when the upgrade operation was completed. This object would be a null string if hpnicfIssuOpType is 'none'.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.1.2.7ScalarhpnicfIssuLastOpTyperead-onlycurrentThis object indicates the previous hpnicfIssuOp value. It will be updated after a new hpnicfIssuOp is set and delivered to the upgrade process. Command Remarks…
1.3.6.1.4.1.11.2.14.11.15.2.133.1.1.2.8ScalarhpnicfIssuLastOpStatusread-onlycurrentThis object indicates previous hpnicfIssuOpStatus value. It will be updated after new hpnicfIssuOp is set and delivered to upgrade process. none - No operation…
1.3.6.1.4.1.11.2.14.11.15.2.133.1.1.2.9ScalarhpnicfIssuLastOpFailedReasonread-onlycurrentIndicates the cause of 'failure' state of the object 'hpnicfIssuOpStatus'. This object would be a null string if the value of 'hpnicfIssuOpStatus' is not 'fail…
1.3.6.1.4.1.11.2.14.11.15.2.133.1.1.2.10ScalarhpnicfIssuLastOpTimeCompletedread-onlycurrentIndicates the previous hpnicfIssuOpTimeCompleted value. The value will be updated when new hpnicfIssuOp is set and delivered to the upgrade process.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2NodehpnicfIssuUpgradeResultGroup
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.1NodehpnicfIssuCompatibleResult
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.1.1ScalarhpnicfIssuCompatibleResultStatusread-onlycurrentSpecifies whether the images provided in hpnicfIssuUpgradeImageTable are compatible with each other as far as this module is concerned. none - No operation was…
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.1.2ScalarhpnicfIssuCompatibleResultFailedReasonread-onlycurrentIndicates the cause of 'failure' state of the object 'hpnicfIssuCompatibleResultStatus'. This object would be a null string if the value of 'hpnicfIssuCompatib…
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.2TablehpnicfIssuTestResultTablenot-accessiblecurrentShows the result of the test operation, from which you can see the upgrade method.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.2.1RowhpnicfIssuTestResultEntrynot-accessiblecurrentAn hpnicfIssuTestResultEntry entry. Each entry provides the test result of a card in the device.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.2.1.1ColumnhpnicfIssuTestResultIndexnot-accessiblecurrentInternal index, not accessible.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.2.1.2ColumnhpnicfIssuTestDeviceChassisIDread-onlycurrentChassis ID of the card.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.2.1.3ColumnhpnicfIssuTestDeviceSlotIDread-onlycurrentSlot ID of the card.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.2.1.4ColumnhpnicfIssuTestDeviceCpuIDread-onlycurrentCPU ID of the card.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.2.1.5ColumnhpnicfIssuTestDeviceUpgradeWayread-onlycurrentUpgrade 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.11.2.14.11.15.2.133.1.2.3TablehpnicfIssuUpgradeResultTablenot-accessiblecurrentShows the result of the install operation.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.3.1RowhpnicfIssuUpgradeResultEntrynot-accessiblecurrentAn hpnicfIssuUpgradeResultEntry entry. Each entry provides the upgrade result of a card in the device.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.3.1.1ColumnhpnicfIssuUpgradeResultIndexnot-accessiblecurrentInternal Index, not accessible.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.3.1.2ColumnhpnicfIssuUpgradeDeviceChassisIDread-onlycurrentChassis ID of the card.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.3.1.3ColumnhpnicfIssuUpgradeDeviceSlotIDread-onlycurrentSlot ID of the card.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.3.1.4ColumnhpnicfIssuUpgradeDeviceCpuIDread-onlycurrentCPU ID of the card.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.3.1.5ColumnhpnicfIssuUpgradeStateread-onlycurrentUpgrade 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.11.2.14.11.15.2.133.1.2.3.1.6ColumnhpnicfIssuDeviceUpgradeWayread-onlycurrentUpgrade 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.11.2.14.11.15.2.133.1.2.3.1.7ColumnhpnicfIssuUpgradeDeviceStatusread-onlycurrentUpgrade status of the device.
1.3.6.1.4.1.11.2.14.11.15.2.133.1.2.3.1.8ColumnhpnicfIssuUpgradeFailedReasonread-onlycurrentIndicates the cause of 'failure' state of the object 'hpnicfIssuUpgradeDeviceStatus'. This object would be a null string if the value of 'hpnicfIssuCompatibleR…
1.3.6.1.4.1.11.2.14.11.15.2.133.2NodehpnicfIssuUpgradeNotify
1.3.6.1.4.1.11.2.14.11.15.2.133.2.0NodehpnicfIssuUpgradeTrapPrefix
1.3.6.1.4.1.11.2.14.11.15.2.133.2.0.1NotificationhpnicfIssuUpgradeOpCompletionNotifycurrentAn hpnicfIssuUpgradeOpCompletionNotify is sent at the completion of upgrade operation denoted by hpnicfIssuOp object, if such a notification was requested when…