hh3cSysIpeFileIndex
HH3C-SYS-MAN-MIB ·
.1.3.6.1.4.1.25506.2.3.1.8.2.1.1
Object
column
Integer32
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 hh3cSysIpeFileIndex will be the maximum image
ndex plus one.
If the IPE file is removed, renamed, or moved from one place to
another, its hh3cSysIpeFileIndex is not reallocated.
If the IPE file's content is replaced, its hh3cSysIpeFileIndex will not
change.
Context
- MIB
- HH3C-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.25506.2.3.1.8.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hh3cSysIpeFileEntry
- Table
- hh3cSysIpeFileTable
- Siblings
- 4
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hh3cSysIpeFileName The file name of the IPE file. It MUST NOT contain the path of
the file. | column | OctetString | .1.3.6.1.4.1.25506.2.3.1.8.2.1.2 |
| hh3cSysIpeFileSize Size of the file in bytes. | column | Unsigned32 | .1.3.6.1.4.1.25506.2.3.1.8.2.1.3 |
| hh3cSysIpeFileLocation 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 an… | column | OctetString | .1.3.6.1.4.1.25506.2.3.1.8.2.1.4 |
| hh3cSysIpeFileModel 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 device… | column | SNMP-TARGET-MIBSnmpTagList | .1.3.6.1.4.1.25506.2.3.1.8.2.1.5 |