HPN-ICF-SYS-MAN-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
13
Rows
13
Columns
70
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.2.1 · 1 row entry · 5 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfSysCurTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-SYS-MAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SYS-MAN-MIB::hpnicfSysCurTable'
The current status of system. A configuration file, an image
file and bootrom information are used to describe the current status.
hpnicfSysCurEntry row .1.3.6.1.4.1.11.2.14.11.15.2.3.1.2.1.1
An entry of hpnicfSysCurTable.
Column Syntax OID
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 o…
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.2.1.1.1
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.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.2.1.1.2
The image file currently used by the specified entity.
It will be the value of corresponding hpnicfSysImageIndex
in hpnicfSysImageTable.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.2.1.1.3
The bootrom file currently used by the specified entity.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.2.1.1.4
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.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.2.1.1.5
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3 · 1 row entry · 8 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfSysReloadScheduleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-SYS-MAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SYS-MAN-MIB::hpnicfSysReloadScheduleTable'
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.
hpnicfSysReloadScheduleEntry row .1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1
Entry of hpnicfSysReloadScheduleTable.
Column Syntax OID
The index of hpnicfSysReloadScheduleTable. There are two parts
for this index depicted as follows:

31 15 0
+++++++++++++++++++++++++++++++++++++++++
+ physical index …
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.1
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 devi…
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.2
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 configur…
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.3
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, th…
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.4
The reason of system's reloading.
It is a zero length octet string when not set.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.5
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 specif…
OctetStringr/w
Constraints:
range: 8-8
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.6
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 avai…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.7
It specifies a tag list for the entry.
SNMP-TARGET-MIBSnmpTagListr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3.1.8
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.4.2 · 1 row entry · 5 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfSysImageTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-SYS-MAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SYS-MAN-MIB::hpnicfSysImageTable'
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.
hpnicfSysImageEntry row .1.3.6.1.4.1.11.2.14.11.15.2.3.1.4.2.1
An entity image entry. Each entry consists of information of an entity image.
The hpnicfSysImageIndex exclusively defines an image file.
Column Syntax OID
There are two parts for the index depicted as follows:

31 15 0
+++++++++++++++++++++++++++++++++++
+ physical index + image index +
+++++++++++++++++++++++++++++++++++
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.4.2.1.1
The file name of the image. It MUST NOT contain the path of the file.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.4.2.1.2
Size of the file in bytes.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.4.2.1.3
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:…
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.4.2.1.4
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…
Enumerationr/w
Enumerated Values:
1main
2backup
3none
4secure
5main-backup
6main-secure
7backup-secure
8main-backup-secure
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.4.2.1.5
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.5.2 · 1 row entry · 4 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfSysCFGFileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-SYS-MAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SYS-MAN-MIB::hpnicfSysCFGFileTable'
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.
hpnicfSysCFGFileEntry row .1.3.6.1.4.1.11.2.14.11.15.2.3.1.5.2.1
A configuration file entry. Each entry consists of information of
a configuration file.
hpnicfSysCFGFileIndex exclusively decides a configuration file.
Column Syntax OID
There are two parts for the index depicted as follows:

31 15 0
+++++++++++++++++++++++++++++++++++
+ physical index + cfgFile index +
+++++++++++++++++++++++++++++++++++
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.5.2.1.1
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.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.5.2.1.2
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.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.5.2.1.3
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: …
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.5.2.1.4
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2 · 1 row entry · 6 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfSysBtmLoadTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-SYS-MAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SYS-MAN-MIB::hpnicfSysBtmLoadTable'
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.
hpnicfSysBtmLoadEntry row .1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1
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 mini…
Column Syntax OID
The index of hpnicfSysBtmLoadTable. There are two parts for this
index depicted as follows:

31 15 0
+++++++++++++++++++++++++++++++++++++++++
+ physical index + r…
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.1
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 fa…
OctetStringr/w
Constraints:
range: 1-64
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.2
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 s…
Enumerationr/w
Enumerated Values:
1main
2none
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.3
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 us…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.4
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…
Enumeration
Enumerated Values:
1invalidFile
2inProgress
3success
4failed
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.5
This object indicates operation time.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.6
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2 · 1 row entry · 12 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfSysPackageTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-SYS-MAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SYS-MAN-MIB::hpnicfSysPackageTable'
The system package management table.
hpnicfSysPackageEntry row .1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1
An software package entry. Each entry consists of information of
an software package.
Column Syntax OID
There are two parts for the index depicted as follows:

31 15 0
+++++++++++++++++++++++++++++++++++
+ physical index + package index +
+++++++++++++++++++++++++++++++++++
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.1
The file name of the package. It MUST NOT contain the path
of the file.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.2
Size of the file in bytes.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.3
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:/
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.4
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 sys…
Enumeration
Enumerated Values:
1boot
2system
3feature
4patch
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.5
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 pac…
Enumerationr/w
Enumerated Values:
1none
2primary
3secondary
4primarySecondary
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.6
It indicates the status of the package file. If this file is used in the
current system, its status is 'active'.
Enumeration
Enumerated Values:
1active
2inactive
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.7
It is the description of the package.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.8
Indicate the feature of the package. Different package files
could be the same feature.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.9
Indicate the version of the package.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.10
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 extende…
Enumerationr/w
Enumerated Values:
1none
2primary
3secondary
4primarySecondary
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.11
Indicates whether the image file is for an extended device or the parent
device. Examples of extended devices include PEXs and firewall modules.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.2.1.12
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.4 · 1 row entry · 5 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfSysPackageOperateTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-SYS-MAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SYS-MAN-MIB::hpnicfSysPackageOperateTable'
A table of package file operate.
hpnicfSysPackageOperateEntry row .1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.4.1
An operate request entry.
Column Syntax OID
The unique index value of a row in this table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.4.1.1
Specify the package file in the hpnicfSysPackageTable.
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.4.1.2
activate or deactivate a package in the hpnicfSysPackageTable.
Enumerationr/w
Enumerated Values:
1active
2inactive
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.4.1.3
the status of this table entry.
When the status is active all the
object's value in the entry is not
allowed to modified.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.4.1.4
the result of the operation.
Enumeration
Enumerated Values:
1opInProgress
2opSuccess
3opUnknownFailure
4opInvalidFile
5opNotSupport
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.7.4.1.5
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.2 · 1 row entry · 5 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfSysIpeFileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-SYS-MAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SYS-MAN-MIB::hpnicfSysIpeFileTable'
The system IPE file manage table.
hpnicfSysIpeFileEntry row .1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.2.1
An IPE package file entry. Each entry consists of information of
an IPE package file.
hpnicfSysIpeFileIndex exclusively decides an IPE file.
Column Syntax OID
There are two parts for the index depicted as follows:

31 15 0
+++++++++++++++++++++++++++++++++++
+ physical index + IPE index +
+++++++++++++++++++++++++++++++++++
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.2.1.1
The file name of the IPE file. It MUST NOT contain the path of
the file.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.2.1.2
Size of the file in bytes.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.2.1.3
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:/
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.2.1.4
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…
SNMP-TARGET-MIBSnmpTagList
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.2.1.5
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3 · 1 row entry · 8 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfSysIpePackageTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-SYS-MAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SYS-MAN-MIB::hpnicfSysIpePackageTable'
The IPE package file table.  It shows the package files in
the IPE file.
hpnicfSysIpePackageEntry row .1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1
An entry of the hpnicfIpePackageTable. Indexed by
hpnicfSysIpeFileIndex and hpnicfSysIpePackageIndex.
Column Syntax OID
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 ba…
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.1
The file name of the package file.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.2
Size of the package file in bytes.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.3
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 …
Enumeration
Enumerated Values:
1boot
2system
3feature
4patch
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.4
It is the description of the package.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.5
Indicate the feature of the package.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.6
The version of the package.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.7
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.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.3.1.8
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.4 · 1 row entry · 5 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfSysIpeFileOperateTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-SYS-MAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SYS-MAN-MIB::hpnicfSysIpeFileOperateTable'
A table of IPE file operate.
hpnicfSysIpeFileOperateEntry row .1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.4.1
An operate request entry.
Column Syntax OID
The unique index value of a row in this table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.4.1.1
Specify the IPE file in the hpnicfSysIpeFileTable. This IPE file
will be unpacked to package files.
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.4.1.2
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…
Enumerationr/w
Enumerated Values:
1none
2primary
3secondary
4primarySecondary
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.4.1.3
the status of this table entry.
When the status is active all the
object's value in the entry is not
allowed to modified.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.4.1.4
the result of the operation.
Enumeration
Enumerated Values:
1opInProgress
2opSuccess
3opUnknownFailure
4opInvalidFile
5opDeviceFull
6opFileOpenError
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.8.4.1.5
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.2 · 1 row entry · 2 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfSysBootPackageTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-SYS-MAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SYS-MAN-MIB::hpnicfSysBootPackageTable'
Table of images to be set as startup images.  It should be used when
hpnicfSysBootIpeTable is empty.
hpnicfSysBootPackageEntry row .1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.2.1
Entry of the image table.
Column Syntax OID
Index of the software images. The index must be included
in hpnicfSysPackageTable.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.2.1.1
Row status of the image entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.2.1.2
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.3 · 1 row entry · 2 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfSysBootIpeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-SYS-MAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SYS-MAN-MIB::hpnicfSysBootIpeTable'
Table of the IPE files to be set for startup.  It should be used when
hpnicfSysBootPackageTable is empty.
hpnicfSysBootIpeEntry row .1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.3.1
Entry in the IPE file table.
Column Syntax OID
IPE file index. The index must be included in hpnicfSysIpeFileTable.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.3.1.1
Row status of the IPE file table entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.3.1.2
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.4 · 1 row entry · 3 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk hpnicfSysSetBootImageResultTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-SYS-MAN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-SYS-MAN-MIB::hpnicfSysSetBootImageResultTable'
Table of startup image operation results.  This table shows the
result for each card.
hpnicfSysSetBootImageResultEntry row .1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.4.1
Entry in the startup image operation result table.
Column Syntax OID
Index of a startup image operation result. It is identical to the
entity index of each card.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.4.1.1
Status of the startup image set operation.
Enumeration
Enumerated Values:
1none
2doing
3success
4failed
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.4.1.2
Reason of the startup image set failure for a card. It is empty if
the operation was successful.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.9.4.1.3