hh3cSysPackageIndex
HH3C-SYS-MAN-MIB ·
.1.3.6.1.4.1.25506.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 hh3cSysPackageIndex will be the maximum
image index plus one.
If the package file is removed, renamed, or moved from one place to
another, its hh3cSysPackageIndex is not reallocated.
If the package file's content is replaced, its hh3cSysPackageIndex will
not change.
Context
- MIB
- HH3C-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.25506.2.3.1.7.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hh3cSysPackageEntry
- Table
- hh3cSysPackageTable
- Siblings
- 11
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hh3cSysPackageVersion Indicate the version of the package. | column | OctetString | .1.3.6.1.4.1.25506.2.3.1.7.2.1.10 |
| hh3cSysPackageLoadAttribute 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 … | column | Enumeration | .1.3.6.1.4.1.25506.2.3.1.7.2.1.11 |
| hh3cSysPackageModel Indicates whether the image file is for an extended device or the parent
device. Examples of extended devices include PEXs and firewall modules. | column | OctetString | .1.3.6.1.4.1.25506.2.3.1.7.2.1.12 |
| hh3cSysPackageName The file name of the package. It MUST NOT contain the path
of the file. | column | OctetString | .1.3.6.1.4.1.25506.2.3.1.7.2.1.2 |
| hh3cSysPackageSize Size of the file in bytes. | column | Unsigned32 | .1.3.6.1.4.1.25506.2.3.1.7.2.1.3 |
| hh3cSysPackageLocation 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 | OctetString | .1.3.6.1.4.1.25506.2.3.1.7.2.1.4 |
| hh3cSysPackageType 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.25506.2.3.1.7.2.1.5 |
| hh3cSysPackageAttribute 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.25506.2.3.1.7.2.1.6 |
| hh3cSysPackageStatus 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.25506.2.3.1.7.2.1.7 |
| hh3cSysPackageDescription It is the description of the package. | column | OctetString | .1.3.6.1.4.1.25506.2.3.1.7.2.1.8 |
| hh3cSysPackageFeature Indicate the feature of the package. Different package files
could be the same feature. | column | OctetString | .1.3.6.1.4.1.25506.2.3.1.7.2.1.9 |