expExpressionValueType
EXPRESSION-MIB ·
.1.3.6.1.4.1.9.10.22.1.3.1.1.3
Object
column
r/w
Enumeration
The type of the expression value. One and only one of
the value objects in expValueTable will be instantiated to
match this type.
If the result of the expression can not be made into this
type, an invalidOperandType error will occur.
Context
- MIB
- EXPRESSION-MIB
- OID
.1.3.6.1.4.1.9.10.22.1.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- expExpressionEntry
- Table
- expExpressionTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | counter32 |
2 | unsignedOrGauge32 |
3 | timeTicks |
4 | integer32 |
5 | ipAddress |
6 | octetString |
7 | objectId |
8 | counter64 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| expExpressionName The unique name of the expression, the same as expName.
Use this object to change the expression's name without
changing its expExpressionIndex. | column | ExpressionName | .1.3.6.1.4.1.9.10.22.1.3.1.1.1 |
| expExpressionError The error that occurred. In the following explanations the
expected timing of the error is in parentheses. 'S' means
the error occurs on a Set request. 'E' means the error
occu… | column | Enumeration | .1.3.6.1.4.1.9.10.22.1.3.1.1.10 |
| expExpressionInstance The expValueInstance being evaluated when the error
occurred. A zero-length indicates irrelevance.
This object is not instantiated if there have been no
errors. | column | ObjectIdentifier | .1.3.6.1.4.1.9.10.22.1.3.1.1.11 |
| expExpressionOwner The entity that configured this entry and is therefore
using the resources assigned to it. | column | OctetString | .1.3.6.1.4.1.9.10.22.1.3.1.1.12 |
| expExpression The expression to be evaluated. This object is the same
as a DisplayString (RFC 1903) except for its maximum length.
Except for the variable names the expression i… | column | OctetString | .1.3.6.1.4.1.9.10.22.1.3.1.1.2 |
| expExpressionComment A comment to explain the use or meaning of the expression. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.10.22.1.3.1.1.4 |
| expExpressionDeltaInterval Sampling interval for objects in this expression with
expObjectSampleType 'deltaValue'.
This object is not instantiated if not applicable.
A value of… | column | seconds Integer32 | .1.3.6.1.4.1.9.10.22.1.3.1.1.5 |
| expExpressionPrefix An object prefix to assist an application in determining
the instance indexing to use in expValueTable, relieving the
application of the need to scan the expObjectTable to
determi… | column | ObjectIdentifier | .1.3.6.1.4.1.9.10.22.1.3.1.1.6 |
| expExpressionErrors The number of errors encountered while evaluating this
expression.
Note that an object in the expression not being accessible
is not considered an error. It is a l… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.22.1.3.1.1.7 |
| expExpressionErrorTime The value of sysUpTime the last time an error caused a
failure to evaluate this expression.
This object is not instantiated if there have been no
errors. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.10.22.1.3.1.1.8 |
| expExpressionErrorIndex The 1-based character index into expExpression for where
the error occurred. The value zero indicates irrelevance.
This object is not instantiated if there have be… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.10.22.1.3.1.1.9 |