expNameHighestIndex
EXPRESSION-MIB ·
.1.3.6.1.4.1.9.10.22.1.2.2
Object
scalar
ExpressionIndexOrZero
The highest value of ExpressionIndex ever assigned on
this system. Preferrably this value is preserved across
system reboots. A managed system that is unable to
store expressions across reboots need not preserve this
value across reboots.
If all expression-creating applications cooperate, they
may use this to avoid reusing an ExpressionIndex. To
do so, attempt creation of a new entry with this
value + 1 as the value of expExpressionIndex.
Although reusing ExpressionIndexes could lead to an
application receiving a misunderstood value, it is a
matter of local management policy whether to reuse them.
Context
- MIB
- EXPRESSION-MIB
- OID
.1.3.6.1.4.1.9.10.22.1.2.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- expNames
- Siblings
- 2
Syntax
ExpressionIndexOrZero
- Source
- ExpressionIndexOrZero
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| expNameLastChange The value of sysUpTime the last time an expression was
created or deleted or had its name changed using
expExpressionName. | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.10.22.1.2.1 |
| expNameTable A table of expression names, for creating and deleting
expressions. | table | - | .1.3.6.1.4.1.9.10.22.1.2.3 |