hh3cSysImageIndex
HH3C-SYS-MAN-MIB ·
.1.3.6.1.4.1.25506.2.3.1.4.2.1.1
Object
column
Integer32
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 hh3cSysImageIndex will be the maximum image index plus one.
If the image file is removed, renamed, or moved from one place to another,
its hh3cSysImageIndex is not reallocated.
If the image file's content is replaced, its hh3cSysImageIndex will not change.
Context
- MIB
- HH3C-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.25506.2.3.1.4.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hh3cSysImageEntry
- Table
- hh3cSysImageTable
- Siblings
- 4
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hh3cSysImageName The file name of the image. It MUST NOT contain the path of the file. | column | OctetString | .1.3.6.1.4.1.25506.2.3.1.4.2.1.2 |
| hh3cSysImageSize Size of the file in bytes. | column | Integer32 | .1.3.6.1.4.1.25506.2.3.1.4.2.1.3 |
| hh3cSysImageLocation 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 s… | column | OctetString | .1.3.6.1.4.1.25506.2.3.1.4.2.1.4 |
| hh3cSysImageType 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 fir… | column | Enumeration | .1.3.6.1.4.1.25506.2.3.1.4.2.1.5 |