h3cSysIpeFileIndex
A3COM-HUAWEI-SYS-MAN-MIB ·
.1.3.6.1.4.1.43.45.1.10.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 h3cSysIpeFileIndex will be the maximum image
ndex plus one.
If the IPE file is removed, renamed, or moved from one place to
another, its h3cSysIpeFileIndex is not reallocated.
If the IPE file's content is replaced, its h3cSysIpeFileIndex will not
change.
Context
- MIB
- A3COM-HUAWEI-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.3.1.8.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- h3cSysIpeFileEntry
- Table
- h3cSysIpeFileTable
- Siblings
- 3
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cSysIpeFileName The file name of the IPE file. 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.8.2.1.2 |
| h3cSysIpeFileSize Size of the file in bytes. | column | Unsigned32 | .1.3.6.1.4.1.43.45.1.10.2.3.1.8.2.1.3 |
| h3cSysIpeFileLocation 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 | SNMPv2-TCDisplayString | .1.3.6.1.4.1.43.45.1.10.2.3.1.8.2.1.4 |