HPN-ICF-SYS-MAN-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.3
- Last updated
- 2009-06-07 00:00
- Revisions
- 2004-04-08 13:45
- Namespace
- hp
- Source file
HPN-ICF-SYS-MAN-MIB- Digest
sha256:3e2e682135dc77046dd8060a1805ad939d2e16ddca22f00998e5eb3a82781990
Description
This MIB contains objects to manage the system. It focuses on the display of current configure file and image file,and the definition of reloading image. Add the support for XRN.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| SNMP-TARGET-MIB | SnmpTagList, SnmpTagValue |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-OID-MIB HPN-ICF-SYS-MAN-MIB SNMP-FRAMEWORK-MIB SNMP-TARGET-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfSystemManMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.1 | |||
| hpnicfSysClock OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.1 | |||
| hpnicfSysLocalClock OBJECT-TYPE This node gives the current local time of the system. The unit of it is DateAndTime. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.1.1 | DateAndTime | read-write | current |
| hpnicfSysSummerTime OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.1.2 | |||
| hpnicfSysSummerTimeEnable OBJECT-TYPE This node indicates the status of summer time. If the value of this node is enable, means that summer time is enabled. If the value is disable, means that summer time is disabled. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.1.2.1 | INTEGER {enable(1), disable(2)} | read-only | current |
| hpnicfSysSummerTimeZone OBJECT-TYPE This node describes the name of time zone in summer. The string is only used to display in local time when summer time is running. That the value of hpnicfSysLocalClock has the time zone information means that summer time is running. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.1.2.2 | DisplayString (SIZE(0..255)) | read-write | current |
| hpnicfSysSummerTimeMethod OBJECT-TYPE This node provides the execute method of summer time. oneOff(1): means that summer time only takes effect at specified time. repeating(2): means that summer time takes effect in specified month/day once a year. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.1.2.3 | INTEGER {oneOff(1), repeating(2)} | read-write | current |
| hpnicfSysSummerTimeStart OBJECT-TYPE This node provides the start time of summer time. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.1.2.4 | DateAndTime (SIZE(8)) | read-write | current |
| hpnicfSysSummerTimeEnd OBJECT-TYPE This node provides the end time of summer time. The end time must be more than start time one day and less than start time one year. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.1.2.5 | DateAndTime (SIZE(8)) | read-write | current |
| hpnicfSysSummerTimeOffset OBJECT-TYPE This node provides the offset time of summer time. The offset time(in seconds) means that how much time need to be appended to the local time. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.1.2.6 | Integer32 (0..86399) | read-write | current |
| hpnicfSysLocalClockString OBJECT-TYPE This node gives the current local time of the system. For example, Tuesday May 26, 2002 at 1:30:15 would be displayed as: 2002-5-26T13:30:15.0Z | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.1.3 | OCTET STRING (SIZE(16..24)) | read-write | current |
| hpnicfSysCurrent OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.2 | |||
| hpnicfSysCurTable OBJECT-TYPE The current status of system. A configuration file, an image file and bootrom information are used to describe the current status. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.2.1 | not-accessible | current | |
| hpnicfSysCurEntry OBJECT-TYPE An entry of hpnicfSysCurTable. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.2.1.1 | not-accessible | current | |
| hpnicfSysCurEntPhysicalIndex OBJECT-TYPE The value of this object is the entity index which depends on the implementation of ENTITY-MIB. If ENTITY-MIB is not supported, the value for this object is the unit ID for XRN devices , 0 for non-XRN device which has only one mainboard, the board number for non-XRN device which have several mainboards. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.2.1.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| hpnicfSysCurCFGFileIndex OBJECT-TYPE The startup configuration file currently used by the specified entity. If the value of it is zero, no configuration file is used. It will be the value of corresponding hpnicfSysCFGFileIndex in hpnicfSysCFGFileTable. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.2.1.1.2 | Integer32 (0..2147483647) | read-only | current |
| hpnicfSysCurImageIndex OBJECT-TYPE The image file currently used by the specified entity. It will be the value of corresponding hpnicfSysImageIndex in hpnicfSysImageTable. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.2.1.1.3 | Integer32 (0..2147483647) | read-only | current |
| hpnicfSysCurBtmFileName OBJECT-TYPE The bootrom file currently used by the specified entity. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.2.1.1.4 | OCTET STRING (SIZE(1..64)) | read-only | current |
| hpnicfSysCurUpdateBtmFileName OBJECT-TYPE The default value of this object is the same as the value of hpnicfSysCurBtmFileName. The value will be changed after updating the bootrom successfully. This bootrom will take effect on next startup. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.2.1.1.5 | OCTET STRING (SIZE(1..64)) | read-only | current |
| hpnicfSysReload OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.3 | |||
| hpnicfSysReloadSchedule OBJECT-TYPE The object points one row in hpnicfSysReloadScheduleTable. Its value is equal to the value of hpnicfSysReloadScheduleIndex. When a reload action is finished, the value of it would be zero which means no any reload schedule is selected. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.1 | Integer32 (0..2147483647) | read-write | current |
| hpnicfSysReloadAction OBJECT-TYPE Writing reloadOnSchedule(2) to this object performs the reload operation on schedule. If hpnicfSysReloadScheduleTime is not set, the value of hpnicfSysReloadAction can't be set to 'reloadOnSchedule(2)'. Writing reloadAtOnce(3)to this object performs the reload operation at once, regardless of the hpnicfSysReloadScheduleTime. When reloadCancel(4)is set, the scheduled reload action will be cancelled and the value of hpnicfSysReloadAction will be 'reloadUnavailable(1)',the value of hpnicfSysReloadSchedule will be 0, hpnicfSysReloadTag will be given a value of zero length, but the content of hpnicfSysReloadScheduleTable will remain. The hpnicfSysReloadSchedule and hpnicfSysReloadTag determine the reload entity(ies) in mutually exclusive way. And the hpnicfSysReloadSchedule will be handled at first. If the value of hpnicfSysReloadSchedule is invalid, then the hpnicfSysReloadTag will be handled. If the value of hpnicfSysReloadSchedule is valid, the value of hpnicfSysReloadTag is ignored and a reload action will be implemented to the entity specified by hpnicfSysReloadEntity in the entry pointed by hpnicfSysReloadSchedule. If hpnicfSysReloadSchedule is valid, but the entry hpnicfSysReloadSchedule pointing to is not active, the reload action will be ignored , and an inconsistent value will be returned. If multiple entities are required to be reloaded at the same time, the value of hpnicfSysReloadTag must be specified to select the reload parameters in the hpnicfSysReloadSceduelTable, and hpnicfSysReloadSchedule must have the value of '0'. If the whole fabric is to be reloaded in an XRN device, all the units in the fabric must have at least one entry in the hpnicfSysReloadSceduelTable with the same tag in hpnicfSysReloadSceduelTagList. When a reload action is done, or there is no reload action, the value should be reloadUnavailable(1). | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.2 | INTEGER {reloadUnavailable(1), reloadOnSchedule(2), reloadAtOnce(3), reloadCancel(4)} | read-write | current |
| hpnicfSysReloadScheduleTable OBJECT-TYPE A reload parameters set table. The table is exclusively used for reloading. When reloading action finished, the value of the table may be empty or still exist. If the mainboard in non-XRN device or all the units of the fabric in XRN device are reloaded,then the table will be refreshed. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3 | not-accessible | current | |
| hpnicfSysReloadScheduleEntry OBJECT-TYPE Entry of hpnicfSysReloadScheduleTable. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1 | not-accessible | current | |
| hpnicfSysReloadScheduleIndex OBJECT-TYPE The index of hpnicfSysReloadScheduleTable. There are two parts for this index depicted as follows: 31 15 0 +++++++++++++++++++++++++++++++++++++++++ + physical index + random index + ( bit 16..31 ) ( bit 0..15 ) +++++++++++++++++++++++++++++++++++++++++ From bit0 to bit15 (two bytes), if the row is automatic created, the value is zero, and if the row is created by users, then the value is determined by the users. From bit16 to bit31 (two bytes) is the physical index the same as the entPhysicalIndex specified in ENTITY-MIB. For XRN devices, physical index is the value of a chassis entPhysicalIndex. 0 for non-XRN device which has only one main board, the board number for non-XRN device which have multiple main boards. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpnicfSysReloadEntity OBJECT-TYPE The value of hpnicfSysReloadEntity indicates an entry in entPhysicalTable, which is the physical entity to be reloaded. If ENTITY-MIB is not supported,the value for this object is the unit ID for XRN devices , 0 for non-XRN device which has only one mainboard, the board number for non-XRN device which have several mainboards. Each entity has only one row in hpnicfSysReloadScheduleTable. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.2 | Integer32 (0..2147483647) | read-create | current |
| hpnicfSysReloadCfgFile OBJECT-TYPE The value indicates an entry in hpnicfSysCFGFileTable. It defines a configuration file for reload action. It is the value of corresponding hpnicfSysCFGFileIndex in hpnicfSysCFGFileTable. The zero value means no configuration file has been set for this entry, and no configuration file is used during system reloading. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.3 | Integer32 (0..2147483647) | read-create | current |
| hpnicfSysReloadImage OBJECT-TYPE The value indicates an entry in hpnicfSysImageTable. It defines an image file for reload action. It is the value of corresponding hpnicfSysImageIndex in hpnicfSysImageTable. If dual image is supported, the main image attribute can be set through this object or by hpnicfSysImageType of hpnicfSysImageTable of the entity. It is strongly suggested to set this attribute by the latter. If main image attribute is set here, the hpnicfSysImageType in hpnicfSysImageTable of the corresponding entity will be updated, and vice versa. Before reboot, the device will check the validation of the entry. If the file does not exist, the device will not reboot and a trap will be send to NMS. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.4 | Integer32 (0..2147483647) | read-create | current |
| hpnicfSysReloadReason OBJECT-TYPE The reason of system's reloading. It is a zero length octet string when not set. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.5 | DisplayString (SIZE(0..255)) | read-create | current |
| hpnicfSysReloadScheduleTime OBJECT-TYPE Specify the local time at which the reload action will occur. we will only take octet strings with length 8 for this object which indicates the local time of the switch. The maximum scheduled interval between the specified time and the current system clock time is 24 days . field octets contents range ----- ------ -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minutes 0..59 6 7 seconds 0..60 For example, Tuesday May 26, 1992 at 1:30:15 PM would be displayed as: 1992-5-26,13:30:15 If the set value is less than the value of hpnicfSysLocalClock or beyond the maximum scheduled time limit, a bad value error occurred. The value of all-zero octet strings indicates system reload at once if the reload action is reloadOnSchedule(2). | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.6 | DateAndTime (SIZE(8)) | read-create | current |
| hpnicfSysReloadRowStatus OBJECT-TYPE If one of the value of hpnicfSysReloadEntity,hpnicfSysReloadImage is invalid, the value of hpnicfSysReloadRowStatus can not be set to the value of ACTIVE. A valid entry means the specified element is available in current system. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.7 | RowStatus | read-create | current |
| hpnicfSysReloadScheduleTagList OBJECT-TYPE It specifies a tag list for the entry. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.8 | SnmpTagList | read-create | current |
| hpnicfSysReloadTag OBJECT-TYPE This object contains a single tag value which is used to select entries in the hpnicfSysReloadScheduleTable. In the hpnicfSysReloadScheduleTable,any entry that contains a tag value which is equal to the value of this object is selected. For example, the value of hpnicfSysReloadTag is 'TOM',and the hpnicfSysReloadScheduleTagList of each hpnicfSysReloadScheduleTable entry are as follows: 1)'TOM,ROBERT,MARY' 2)'TOM,DAVE' 3)'DAVE,MARY' Since there are 'TOM' in 1) and 2),so 1) and 2) are selected. If this object contains a value of zero length, no entries are selected. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.4 | SnmpTagValue | read-write | current |
| hpnicfSysImage OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.4 | |||
| hpnicfSysImageNum OBJECT-TYPE The number of system images. It indicates the total entries of hpnicfSysImageTable. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.4.1 | Integer32 (0..2147483647) | read-only | current |
| hpnicfSysImageTable OBJECT-TYPE The system image management table. When 'copy srcfile destfile' is executed via the CLI, if destfile is not existed, then hpnicfSysImageType of the new file will be 'none'; otherwise hpnicfSysImageType keeps its current value. When 'move srcfile destfile' is executed via the CLI, hpnicfSysImageType and hpnicfSysImageIndex remain the same while hpnicfSysImageLocation changes. When 'rename srcfile' is executed via the CLI,hpnicfSysImageType and hpnicfSysImageIndex remain the same while hpnicfSysImageName changes. When 'delete srcfile' is executed via the CLI, the file is deleted from hpnicfSysImageTable while index of the file keeps and will not be allocated. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.4.2 | not-accessible | current | |
| hpnicfSysImageEntry OBJECT-TYPE An entity image entry. Each entry consists of information of an entity image. The hpnicfSysImageIndex exclusively defines an image file. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.4.2.1 | not-accessible | current | |
| hpnicfSysImageIndex OBJECT-TYPE There are two parts for the index depicted as follows: 31 15 0 +++++++++++++++++++++++++++++++++++ + physical index + image index + +++++++++++++++++++++++++++++++++++ From bit0 to bit15 (two bytes) is the image index;Image file Index is a monotonically increasing integer for the sole purpose of indexing events. When it reaches the maximum value, an extremely unlikely event, the agent wraps the value back to 1 and may flush existing entries. From bit16 to bit31 (two bytes) is the physical index the same as the entPhysicalIndex specified in ENTITY-MIB. If ENTITY-MIB is not supported,the value for this object is the unit ID for XRN devices ,0 for non-XRN device which has only one main board,the board number for non-XRN device which have several main boards. Any index beyond the above range will not be supported. If a file is added in, its hpnicfSysImageIndex will be the maximum image index plus one. If the image file is removed, renamed, or moved from one place to another, its hpnicfSysImageIndex is not reallocated. If the image file's content is replaced, its hpnicfSysImageIndex will not change. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.4.2.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| hpnicfSysImageName OBJECT-TYPE The file name of the image. It MUST NOT contain the path of the file. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.4.2.1.2 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysImageSize OBJECT-TYPE Size of the file in bytes. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.4.2.1.3 | Integer32 (1..2147483647) | read-only | current |
| hpnicfSysImageLocation OBJECT-TYPE The directory path of the image. Its form should be the same as what defined in file system. Currently it is defined as follows: For mainboard: flash:/ For slave mainboard and subboards: slotN#flash:/ For XRN devices: unitN>slotN#flash:/ | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.4.2.1.4 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysImageType OBJECT-TYPE It indicates the reloading sequence attribute of the image. For devices which support dual image: If the value is 'main(1)',the image will be the first image in the next reloading procedure. If the value is 'backup(2)', the image will be used if the main image fails. If the value is 'secure(4)', the image will be used if the main image and backup image both fail. If the value is 'none(3)',the image will not be used in the next reloading procedure. At the same time,you also can specify the main image by hpnicfSysReloadImage in hpnicfSysReloadScheduleTable. If the image is different from previous main image, the previous main image will not be main image again. And the image table will update with this variation. Vice versa, if you have defined the reload schedule, and then you define a new main image through hpnicfSysImageType when you are waiting the reload schedule to be executed, the real main image will be the latest one. It is strongly suggested to define the main image here, not by hpnicfSysReloadImage in hpnicfSysReloadScheduleTable. There are some rules for setting the value of hpnicfSysImageType: a)When a new image file is defined as 'main' or 'backup' file,the hpnicfSysImageType of old 'main' or 'backup' file will automatically be 'none'. b)It is forbidden to set 'none' attribute manually. c)It is forbidden to set 'secure' attribute manually. d)If 'main' image is set to 'backup', the file keeps 'main'. And vice versa. At this time, the file has 'main-backup' property. e)If the secure image is set to 'main' or 'backup', the file has 'main-secure' or 'backup-secure'property. f)If the secure image is set to 'main' and 'backup', the file has the 'main-backup-secure' property. g)If the none image is set to 'main' or 'backup', the file has the 'main' or 'backup' property. The following table describes whether it is ok to set to another state directly from original state. +--------------+-----------+-------------+-------------+ | set to | set to | set to | set to | | | | | | original | 'main' | 'backup' | 'none' | 'secure' | state | | | | | --------------+--------------+-----------+-------------+-------------+ | | | | | main | --- | yes | no | no | | | | | | | | | | | --------------+--------------+-----------+-------------|-------------+ | | | | | backup | yes | --- | no | no | | | | | | --------------+--------------+-----------+-------------|-------------+ | | | | | | | | | | none | yes | yes | --- | no | | | | | | --------------+--------------+-----------+-------------+-------------+ | | | | | secure | yes | yes | no | --- | | | | | | | | | | | --------------+--------------+-----------+-------------+-------------+ If there is one main image in the system, one row of HpnicfSysReloadScheduleEntry whose hpnicfSysReloadImage is equal to the main image's hpnicfSysImageIndex will be created automatically. But if any row is deleted, it will not be created automatically in hpnicfSysReloadScheduleTable. For the device which doesn't support dual image(main/backup): Only 'main' and 'none' is supported and it only can be set from none to main. When a new image file is defined as 'main' file,the hpnicfSysImageType of old 'main' file will automatically be 'none'. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.4.2.1.5 | INTEGER {main(1), backup(2), none(3), secure(4), main-backup(5), main-secure(6), backup-secure(7), main-backup-secure(8)} | read-write | current |
| hpnicfSysCFGFile OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.5 | |||
| hpnicfSysCFGFileNum OBJECT-TYPE The number of the configuration files in the system. It indicates the total entries of hpnicfSysCFGFileTable. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.5.1 | Integer32 (0..2147483647) | read-only | current |
| hpnicfSysCFGFileTable OBJECT-TYPE A table of configuration files in this system. At present, the system doesn't support dual configure file, it should act as 'dual image' if dual configure file is supported. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.5.2 | not-accessible | current | |
| hpnicfSysCFGFileEntry OBJECT-TYPE A configuration file entry. Each entry consists of information of a configuration file. hpnicfSysCFGFileIndex exclusively decides a configuration file. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.5.2.1 | not-accessible | current | |
| hpnicfSysCFGFileIndex OBJECT-TYPE There are two parts for the index depicted as follows: 31 15 0 +++++++++++++++++++++++++++++++++++ + physical index + cfgFile index + +++++++++++++++++++++++++++++++++++ From bit0 to bit15 (two bytes) is the configuration file index; the configuration file index is a monotonically increasing integer for the sole purpose of indexing events. When it reaches the maximum value, an extremely unlikely event, the agent wraps the value back to 1 and may flush existing entries. From bit16 to bit31 (two bytes) is the physical index the same as the entPhysicalIndex specified in ENTITY-MIB. If ENTITY-MIB is not supported, the value for this object is the unit ID for XRN devices ,0 for non-XRN device which has only one slot,the board number for non-XRN device which have several slots. Any index beyond the above range will not be supported. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.5.2.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| hpnicfSysCFGFileName OBJECT-TYPE Configuration file name. The name should not include the colon (:) character as it is a special separator character used to delineate the device name, partition name and the file name. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.5.2.1.2 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysCFGFileSize OBJECT-TYPE Size of the file in bytes. Note that it does not include the size of the filesystem file header. File size will always be non-zero. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.5.2.1.3 | Integer32 (1..2147483647) | read-only | current |
| hpnicfSysCFGFileLocation OBJECT-TYPE The directory path of the image. Its form should be the same as what defined in filesystem. Currently it is defined as follows: For mainboard: flash:/ For slave mainboard and subboards: slotN#flash:/ For XRN devices: unitN>slotN#flash:/ | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.5.2.1.4 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysBtmFile OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.6 | |||
| hpnicfSysBtmFileLoad OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.1 | |||
| hpnicfSysBtmLoadMaxNumber OBJECT-TYPE This object shows the maximum number of hpnicfSysBtmLoadEntry in each device/unit. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.1.1 | Integer32 | read-only | current |
| hpnicfSysBtmLoadTable OBJECT-TYPE This table is used to update the bootrom and show the results of the update operation. The bootrom files are listed at the hpnicfFlhFileTable. These files are used to update bootrom. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2 | not-accessible | current | |
| hpnicfSysBtmLoadEntry OBJECT-TYPE Entries in the hpnicfSysBtmLoadTable are created and deleted using the hpnicfSysBtmRowStatus object. When a new row is being created and the number of entries is hpnicfSysBtmLoadMaxNumber, the row with minimal value of hpnicfSysBtmLoadTime and the value of hpnicfSysBtmFileType is none(2), should be destroyed automatically. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1 | not-accessible | current | |
| hpnicfSysBtmLoadIndex OBJECT-TYPE The index of hpnicfSysBtmLoadTable. There are two parts for this index depicted as follows: 31 15 0 +++++++++++++++++++++++++++++++++++++++++ + physical index + random index + ( bit 16..31 ) ( bit 0..15 ) +++++++++++++++++++++++++++++++++++++++++ From bit0 to bit15 (two bytes), if the row is created by command line, the value is determined by system, and if the row is created by SNMP, the value is determined by users. From bit16 to bit31 (two bytes) is the physical index the same as the entPhysicalIndex specified in ENTITY-MIB. If ENTITY-MIB is not supported, the value of this object is the unit ID for XRN devices, 0 for non-XRN device which has only one main board, the board number for non-XRN device which has multiple main boards. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpnicfSysBtmFileName OBJECT-TYPE The bootrom file name is determined by the users. The file must exist in corresponding entity. The validity of the bootrom file will be identified by system. If the file is invalid, the bootrom should fail to be updated, and the value of hpnicfSysBtmErrorStatus should be failed(4). | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.2 | OCTET STRING (SIZE(1..64)) | read-create | current |
| hpnicfSysBtmFileType OBJECT-TYPE main(1) - The effective bootrom file. none(2) - The noneffective file. When bootrom is being updated, this object must be set to main(1). When bootrom is updated successfully, this object should be main(1), and the former object with the same physical index should be none(2). When bootrom failed to be updated, this object should be none(2). | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.3 | INTEGER {main(1), none(2)} | read-create | current |
| hpnicfSysBtmRowStatus OBJECT-TYPE Only support active(1), createAndGo(4), destroy(6). When a row is created successfully, the value of this object should be active(1), the value of hpnicfSysBtmFileName and hpnicfSysBtmFileType can not be modified by users. When bootrom is being updated, the value of hpnicfSysBtmErrorStatus is inProgress(2). When bootrom failed to be updated, the value of hpnicfSysBtmErrorStatus should be failed(4). When bootrom is updated successfully, the value of hpnicfSysBtmErrorStatus should be success(3). The value of hpnicfSysCurUpdateBtmFileName should change to the new bootrom file name. When another row is created successfully with the same physical index, and the update is successful, then the value of former hpnicfSysBtmFileType should be none(2) automatically. If a row is destroyed, hpnicfSysCurUpdateBtmFileName should not change. If a device/unit reboots, hpnicfSysBtmLoadTable should be empty. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.4 | RowStatus | read-create | current |
| hpnicfSysBtmErrorStatus OBJECT-TYPE This object shows the status of the specified operation after creating a row. invalidFile(1) - file is invalid. inProgress(2) - the operation is in progress. success(3) - the operation was done successfully. failed(4) - the operation failed. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.5 | INTEGER {invalidFile(1), inProgress(2), success(3), failed(4)} | read-only | current |
| hpnicfSysBtmLoadTime OBJECT-TYPE This object indicates operation time. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.6 | TimeTicks | read-only | current |
| hpnicfSysPackage OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7 | |||
| hpnicfSysPackageNum OBJECT-TYPE The number of software packages. It indicates the total entries of hpnicfSysPackageTable. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.1 | Integer32 (0..2147483647) | read-only | current |
| hpnicfSysPackageTable OBJECT-TYPE The system package management table. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2 | not-accessible | current | |
| hpnicfSysPackageEntry OBJECT-TYPE An software package entry. Each entry consists of information of an software package. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1 | not-accessible | current | |
| hpnicfSysPackageIndex OBJECT-TYPE There are two parts for the index depicted as follows: 31 15 0 +++++++++++++++++++++++++++++++++++ + physical index + package index + +++++++++++++++++++++++++++++++++++ From bit0 to bit15 (two bytes) is the Package index; Package file Index is a monotonically increasing integer for the sole purpose of indexing events. When it reaches the maximum value, an extremely unlikely event, the agent wraps the value back to 1 and may flush existing entries. From bit16 to bit31 (two bytes) is the physical index the same as the entPhysicalIndex specified in ENTITY-MIB. Any index beyond the above range will not be supported. If a file is added in, its hpnicfSysPackageIndex will be the maximum image index plus one. If the package file is removed, renamed, or moved from one place to another, its hpnicfSysPackageIndex is not reallocated. If the package file's content is replaced, its hpnicfSysPackageIndex will not change. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpnicfSysPackageName OBJECT-TYPE The file name of the package. It MUST NOT contain the path of the file. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.2 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysPackageSize OBJECT-TYPE Size of the file in bytes. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.3 | Unsigned32 (1..4294967295) | read-only | current |
| hpnicfSysPackageLocation OBJECT-TYPE The directory path of the package. Its form should be the same as what defined in file system. Currently it is defined as follows: For mainboard: flash:/ For slave mainboard and subboards: slotN#flash:/ | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.4 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysPackageType OBJECT-TYPE It indicates the type of the package file. boot : kernel, file system, memory management and other core components. system : interface management, configuration management and other basic system package. feature : feature packages, providing different services. patch : patch file contains fixes for a specific defect. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.5 | INTEGER {boot(1), system(2), feature(3), patch(4)} | read-only | current |
| hpnicfSysPackageAttribute OBJECT-TYPE It indicates the attribute of the package file. If the value is 'primary', the package will be the first package in the next reloading procedure. If the value is 'secondary', the package will be used if the primary package fails. If the value is 'none', it will not be used in the next reloading procedure. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.6 | INTEGER {none(1), primary(2), secondary(3), primarySecondary(4)} | read-write | current |
| hpnicfSysPackageStatus OBJECT-TYPE It indicates the status of the package file. If this file is used in the current system, its status is 'active'. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.7 | INTEGER {active(1), inactive(2)} | read-only | current |
| hpnicfSysPackageDescription OBJECT-TYPE It is the description of the package. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.8 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysPackageFeature OBJECT-TYPE Indicate the feature of the package. Different package files could be the same feature. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.9 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysPackageVersion OBJECT-TYPE Indicate the version of the package. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.10 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysPackageLoadAttribute OBJECT-TYPE File attribute of the startup image for an extended device to load from the parent device. Examples of extended devices include PEXs and firewall modules. The none attribute is returned if the image is not for extended devices, or if the load attribute is not specified. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.11 | INTEGER {none(1), primary(2), secondary(3), primarySecondary(4)} | read-write | current |
| hpnicfSysPackageModel OBJECT-TYPE Indicates whether the image file is for an extended device or the parent device. Examples of extended devices include PEXs and firewall modules. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.12 | DisplayString (SIZE(0..63)) | read-only | current |
| hpnicfSysPackageOperateEntryLimit OBJECT-TYPE The maximum number of the entries in hpnicfSysPackageOperateTable. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.3 | Integer32 (0..2147483647) | read-write | current |
| hpnicfSysPackageOperateTable OBJECT-TYPE A table of package file operate. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.4 | not-accessible | current | |
| hpnicfSysPackageOperateEntry OBJECT-TYPE An operate request entry. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.4.1 | not-accessible | current | |
| hpnicfSysPackageOperateIndex OBJECT-TYPE The unique index value of a row in this table. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.4.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpnicfSysPackageOperatePackIndex OBJECT-TYPE Specify the package file in the hpnicfSysPackageTable. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.4.1.2 | Integer32 (1..2147483647) | read-create | current |
| hpnicfSysPackageOperateStatus OBJECT-TYPE activate or deactivate a package in the hpnicfSysPackageTable. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.4.1.3 | INTEGER {active(1), inactive(2)} | read-create | current |
| hpnicfSysPackageOperateRowStatus OBJECT-TYPE the status of this table entry. When the status is active all the object's value in the entry is not allowed to modified. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.4.1.4 | RowStatus | read-create | current |
| hpnicfSysPackageOperateResult OBJECT-TYPE the result of the operation. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.4.1.5 | INTEGER {opInProgress(1), opSuccess(2), opUnknownFailure(3), opInvalidFile(4), opNotSupport(5)} | read-only | current |
| hpnicfSysIpeFile OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8 | |||
| hpnicfSysIpeFileNum OBJECT-TYPE The number of software IPE(Image Package Envelop) files. It indicates the total entries of hpnicfSysIpeFileTable. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.1 | Integer32 (0..2147483647) | read-only | current |
| hpnicfSysIpeFileTable OBJECT-TYPE The system IPE file manage table. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.2 | not-accessible | current | |
| hpnicfSysIpeFileEntry OBJECT-TYPE An IPE package file entry. Each entry consists of information of an IPE package file. hpnicfSysIpeFileIndex exclusively decides an IPE file. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.2.1 | not-accessible | current | |
| hpnicfSysIpeFileIndex OBJECT-TYPE There are two parts for the index depicted as follows: 31 15 0 +++++++++++++++++++++++++++++++++++ + physical index + IPE index + +++++++++++++++++++++++++++++++++++ From bit0 to bit15 (two bytes) is the IPE file index; IPE file Index is a monotonically increasing integer for the sole purpose of indexing events. When it reaches the maximum value, an extremely unlikely event, the agent wraps the value back to 1 and may flush existing entries. From bit16 to bit31 (two bytes) is the physical index the same as the entPhysicalIndex specified in ENTITY-MIB. Any index beyond the above range will not be supported. If a file is added in, its hpnicfSysIpeFileIndex will be the maximum image ndex plus one. If the IPE file is removed, renamed, or moved from one place to another, its hpnicfSysIpeFileIndex is not reallocated. If the IPE file's content is replaced, its hpnicfSysIpeFileIndex will not change. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.2.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpnicfSysIpeFileName OBJECT-TYPE The file name of the IPE file. It MUST NOT contain the path of the file. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.2.1.2 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysIpeFileSize OBJECT-TYPE Size of the file in bytes. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.2.1.3 | Unsigned32 (1..4294967295) | read-only | current |
| hpnicfSysIpeFileLocation OBJECT-TYPE The directory path of the IPE file. Its form should be the same as what defined in file system. Currently it is defined as follows: For mainboard: flash:/ For slave mainboard and subboards: slotN#flash:/ | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.2.1.4 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysIpeFileModel OBJECT-TYPE Device models for which the IPE file contains software images. For the ease of software upgrade, an IPE file might contain software images for a parent device and extended devices. Examples of extended devices include PEXs and firewall modules. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.2.1.5 | SnmpTagList | read-only | current |
| hpnicfSysIpePackageTable OBJECT-TYPE The IPE package file table. It shows the package files in the IPE file. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3 | not-accessible | current | |
| hpnicfSysIpePackageEntry OBJECT-TYPE An entry of the hpnicfIpePackageTable. Indexed by hpnicfSysIpeFileIndex and hpnicfSysIpePackageIndex. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1 | not-accessible | current | |
| hpnicfSysIpePackageIndex OBJECT-TYPE It is the IPE package index; IPE Package Index is a monotonically increasing integer for the sole purpose of indexing events. When it reaches the maximum value, an extremely unlikely event, the agent wraps the value back to 1 and may flush existing entries. Any index beyond the above range will not be supported. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpnicfSysIpePackageName OBJECT-TYPE The file name of the package file. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.2 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysIpePackageSize OBJECT-TYPE Size of the package file in bytes. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.3 | Unsigned32 (1..4294967295) | read-only | current |
| hpnicfSysIpePackageType OBJECT-TYPE It indicates the type of the package file. boot : kernel, file system, memory management and other core components. system : interface management, configuration management and other basic system package. feature : feature packages, providing different services. patch : patch file contains fixes for a specific defect. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.4 | INTEGER {boot(1), system(2), feature(3), patch(4)} | read-only | current |
| hpnicfSysIpePackageDescription OBJECT-TYPE It is the description of the package. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.5 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysIpePackageFeature OBJECT-TYPE Indicate the feature of the package. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.6 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysIpePackageVersion OBJECT-TYPE The version of the package. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.7 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysIpePackageModel OBJECT-TYPE Indicates whether the image package file is for an extended device, the parent device, or both. Examples of extended devices include PEXs and firewall modules. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.8 | DisplayString (SIZE(0..63)) | read-only | current |
| hpnicfSysIpeFileOperateTable OBJECT-TYPE A table of IPE file operate. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.4 | not-accessible | current | |
| hpnicfSysIpeFileOperateEntry OBJECT-TYPE An operate request entry. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.4.1 | not-accessible | current | |
| hpnicfSysIpeFileOperateIndex OBJECT-TYPE The unique index value of a row in this table. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.4.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpnicfSysIpeFileOperateFileIndex OBJECT-TYPE Specify the IPE file in the hpnicfSysIpeFileTable. This IPE file will be unpacked to package files. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.4.1.2 | Integer32 (1..2147483647) | read-create | current |
| hpnicfSysIpeFileOperateAttribute OBJECT-TYPE It indicates the attribute of the IPE file when it is used in the reloading. If the value is 'primary', the packages in the IPE file will be the first packages in the next reloading procedure. If the value is 'secondary', the package in the IPE file will be used if the primary packages fails. If the value is 'none', the IPE file is only unpacked, will not be used in the reloading procedure. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.4.1.3 | INTEGER {none(1), primary(2), secondary(3), primarySecondary(4)} | read-create | current |
| hpnicfSysIpeFileOperateRowStatus OBJECT-TYPE the status of this table entry. When the status is active all the object's value in the entry is not allowed to modified. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.4.1.4 | RowStatus | read-create | current |
| hpnicfSysIpeFileOperateResult OBJECT-TYPE the result of the operation. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.4.1.5 | INTEGER {opInProgress(1), opSuccess(2), opUnknownFailure(3), opInvalidFile(4), opDeviceFull(5), opFileOpenError(6)} | read-only | current |
| hpnicfSysSetBootImage OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9 | |||
| hpnicfSysSetBootImageOp OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.1 | |||
| hpnicfSysSetBootImageAction OBJECT-TYPE Sets images as primary startup images, secondary startup images, or both. Primary startup images are also called 'main' startup images. For extended devices, startup images saved on their local media are called 'local startup images,' and images saved on the parent device are called 'remote startup images.' none: Returns a success without setting image attributes. done: Clears data for the previous startup image operation. This object must be set 'done' before each startup image operation. -------------------------+-----------------------+--------------------------------------------------- Action | Parent devices | Extended devices -------------------------+-----------------------+--------------------------------------------------- bootLoadPrimary | Sets images as the | Sets images as the primary startup images | primary startup | | images | With storage medium: Sets both local and | | remote startup images | | Without storage medium: Sets remote startup images -------------------------+-----------------------+--------------------------------------------------- bootLoadSecondary | Sets images as the | Sets images as the backup startup images | backup startup images | | | With storage medium: Sets both local and | | remote startup images | | Without storage medium: Sets remote startup images -------------------------+-----------------------+--------------------------------------------------- bootLoadPrimarySecondary | Sets images as both | Sets images as both the primary and backup startup | the primary and | images | backup startup images | With storage medium: Sets both local and | | remote startup images | | Without storage medium: Sets remote startup images -------------------------+-----------------------+--------------------------------------------------- bootPrimary | Sets images as the | Sets images as the primary startup images | primary startup | | images | With storage medium: Sets local startup images | | Without storage medium: N/A -------------------------+-----------------------+--------------------------------------------------- bootSecondary | Sets images as the | Sets images as the backup startup images | backup startup images | | | With storage medium: Sets local startup images | | Without storage medium: N/A -------------------------+-----------------------+--------------------------------------------------- bootPrimarySecondary | Sets images as both | Sets images as both the primary and backup startup | the primary and | images | backup startup images | With storage medium: Sets local startup images | | Without storage medium: N/A -------------------------+-----------------------+--------------------------------------------------- loadPrimary | N/A | Sets images as the remote primary startup images -------------------------+-----------------------+--------------------------------------------------- loadSecondary | N/A | Sets images as the remote backup startup images -------------------------+-----------------------+--------------------------------------------------- loadPrimarySecondary | N/A | Sets images as both the remote primary and | | backup startup images -------------------------+-----------------------+--------------------------------------------------- | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.1.1 | INTEGER {none(1), done(2), bootLoadPrimary(3), bootLoadSecondary(4), bootLoadPrimarySecondary(5), bootPrimary(6), bootSecondary(7), bootPrimarySecondary(8), loadPrimary(9), loadSecondary(10), loadPrimarySecondary(11)} | read-write | current |
| hpnicfSysSetBootImageFileOverWrite OBJECT-TYPE Determines whether to overwrite the existing image file with the same name as the downloaded image file. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.1.2 | TruthValue | read-write | current |
| hpnicfSysSetBootImageRemoveIpeFile OBJECT-TYPE Determines whether the IPE file will be removed when the startup images are set successfully. If this object is set to TRUE, the IPE file will be removed. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.1.3 | TruthValue | read-write | current |
| hpnicfSysSetBootImageStatus OBJECT-TYPE Status of the startup image set operation. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.1.4 | INTEGER {none(1), doing(2), success(3), failed(4)} | read-only | current |
| hpnicfSysSetBootImageFailedReason OBJECT-TYPE Startup image operation failure reason. The field is empty if the operation was successful. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.1.5 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSysBootPackageTable OBJECT-TYPE Table of images to be set as startup images. It should be used when hpnicfSysBootIpeTable is empty. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.2 | not-accessible | current | |
| hpnicfSysBootPackageEntry OBJECT-TYPE Entry of the image table. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.2.1 | not-accessible | current | |
| hpnicfSysBootPackageIndex OBJECT-TYPE Index of the software images. The index must be included in hpnicfSysPackageTable. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.2.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpnicfSysBootPackageRowStatus OBJECT-TYPE Row status of the image entry. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.2.1.2 | RowStatus | read-create | current |
| hpnicfSysBootIpeTable OBJECT-TYPE Table of the IPE files to be set for startup. It should be used when hpnicfSysBootPackageTable is empty. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.3 | not-accessible | current | |
| hpnicfSysBootIpeEntry OBJECT-TYPE Entry in the IPE file table. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.3.1 | not-accessible | current | |
| hpnicfSysBootIpeIndex OBJECT-TYPE IPE file index. The index must be included in hpnicfSysIpeFileTable. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.3.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpnicfSysBootIpeRowStatus OBJECT-TYPE Row status of the IPE file table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.3.1.2 | RowStatus | read-create | current |
| hpnicfSysSetBootImageResultTable OBJECT-TYPE Table of startup image operation results. This table shows the result for each card. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.4 | not-accessible | current | |
| hpnicfSysSetBootImageResultEntry OBJECT-TYPE Entry in the startup image operation result table. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.4.1 | not-accessible | current | |
| hpnicfSysSetBootImageResultIndex OBJECT-TYPE Index of a startup image operation result. It is identical to the entity index of each card. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.4.1.1 | Integer32 (1..65535) | not-accessible | current |
| hpnicfSysSetBootImageResultStatusOfEachCard OBJECT-TYPE Status of the startup image set operation. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.4.1.2 | INTEGER {none(1), doing(2), success(3), failed(4)} | read-only | current |
| hpnicfSysSetBootImageFailedReasonOfEachCard OBJECT-TYPE Reason of the startup image set failure for a card. It is empty if the operation was successful. | 1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.4.1.3 | DisplayString (SIZE(0..255)) | read-only | current |
| hpnicfSystemManMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.2 | |||
| hpnicfSystemManMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.3 | |||
| hpnicfSystemManMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.3.1 | |||
| hpnicfSystemManMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.3.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpnicfSysClockChangedNotification NOTIFICATION-TYPE A clock changed notification is generated when the current local date and time for the system has been manually changed. The value of hpnicfSysLocalClock reflects new date and time. | 1.3.6.1.4.1.11.2.14.11.15.2.3.2.1 | current |
| hpnicfSysReloadNotification NOTIFICATION-TYPE A hpnicfSysReloadNotification will be sent before the corresponding entity is rebooted. It will also be sent if the entity fails to reboot because the clock has changed. | 1.3.6.1.4.1.11.2.14.11.15.2.3.2.2 | current |
| hpnicfSysStartUpNotification NOTIFICATION-TYPE a hpnicfSysStartUpNotification trap will be sent when the system starts up with 'main' image file failed, a trap will be sent to indicate which type the current image file (I.e backup or secure)is. | 1.3.6.1.4.1.11.2.14.11.15.2.3.2.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpnicfSystemManMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the system management MIB. | 1.3.6.1.4.1.11.2.14.11.15.2.3.3.1.1 | current |
| hpnicfSysClockGroup OBJECT-GROUP A collection of objects providing mandatory system clock information. | 1.3.6.1.4.1.11.2.14.11.15.2.3.3.2.1 | current |
| hpnicfSysReloadGroup OBJECT-GROUP A collection of objects providing mandatory system reload. | 1.3.6.1.4.1.11.2.14.11.15.2.3.3.2.2 | current |
| hpnicfSysImageGroup OBJECT-GROUP A collection of objects providing mandatory system image information. | 1.3.6.1.4.1.11.2.14.11.15.2.3.3.2.3 | current |
| hpnicfSysCFGFileGroup OBJECT-GROUP A collection of objects providing mandatory system configuration file information. | 1.3.6.1.4.1.11.2.14.11.15.2.3.3.2.4 | current |
| hpnicfSysCurGroup OBJECT-GROUP A collection of system current status. | 1.3.6.1.4.1.11.2.14.11.15.2.3.3.2.5 | current |
| hpnicfSystemManNotificationGroup NOTIFICATION-GROUP A collection of notifications. | 1.3.6.1.4.1.11.2.14.11.15.2.3.3.2.6 | current |
| hpnicfSystemBtmLoadGroup OBJECT-GROUP A collection of objects providing system update bootrom information. | 1.3.6.1.4.1.11.2.14.11.15.2.3.3.2.7 | current |