h3cSysPackageIndex
A3COM-HUAWEI-SYS-MAN-MIB ·
.1.3.6.1.4.1.43.45.1.10.2.3.1.7.2.1.1
Object
column
Integer32
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 h3cSysPackageIndex will be the maximum
image index plus one.
If the package file is removed, renamed, or moved from one place to
another, its h3cSysPackageIndex is not reallocated.
If the package file's content is replaced, its h3cSysPackageIndex will
not change.
Context
- MIB
- A3COM-HUAWEI-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.3.1.7.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- h3cSysPackageEntry
- Table
- h3cSysPackageTable
- Siblings
- 9
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cSysPackageVersion Indicate the version of the package. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.43.45.1.10.2.3.1.7.2.1.10 |
| h3cSysPackageName The file name of the package. It MUST NOT contain the path
of the file. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.43.45.1.10.2.3.1.7.2.1.2 |
| h3cSysPackageSize Size of the file in bytes. | column | Unsigned32 | .1.3.6.1.4.1.43.45.1.10.2.3.1.7.2.1.3 |
| h3cSysPackageLocation 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… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.43.45.1.10.2.3.1.7.2.1.4 |
| h3cSysPackageType It indicates the type of the package file.
boot : kernel, file system, memory management and other
core components.
system : interface management, configuration m… | column | Enumeration | .1.3.6.1.4.1.43.45.1.10.2.3.1.7.2.1.5 |
| h3cSysPackageAttribute 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… | column | Enumeration | .1.3.6.1.4.1.43.45.1.10.2.3.1.7.2.1.6 |
| h3cSysPackageStatus It indicates the status of the package file. If this file is used in the
current system, its status is 'active'. | column | Enumeration | .1.3.6.1.4.1.43.45.1.10.2.3.1.7.2.1.7 |
| h3cSysPackageDescription It is the description of the package. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.43.45.1.10.2.3.1.7.2.1.8 |
| h3cSysPackageFeature Indicate the feature of the package. Different package files
could be the same feature. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.43.45.1.10.2.3.1.7.2.1.9 |