operator
NS-ROOT-MIB ·
.1.3.6.1.4.1.5951.1.14.3.1.4
Object
column
obsolete
Enumeration
The operator in the expression.
Context
- MIB
- NS-ROOT-MIB
- OID
.1.3.6.1.4.1.5951.1.14.3.1.4- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- cpeExprConfigStatsEntry
- Table
- cpeExprConfigStatsTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | and |
1 | or |
2 | not |
3 | equal |
4 | notEqual |
5 | greaterThan |
6 | lessThan |
7 | greaterThanOrEqualTo |
8 | lessThanOrEqualTo |
9 | exists |
10 | notExists |
11 | contains |
12 | notContains |
13 | contents |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpeeIndex obsolete The distinguishing Id for expression.
This object is obsolete. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5951.1.14.3.1.1 |
| exprName obsolete The name of the expression.
This object is obsolete.It can be measured through nsExpressionTable.expressionName. | column | OctetString | .1.3.6.1.4.1.5951.1.14.3.1.2 |
| cpeeQualifier obsolete The qualifier of the expression. | column | Enumeration | .1.3.6.1.4.1.5951.1.14.3.1.3 |
| hdrName obsolete The http header in the expression when the
value of qualifier is HEADER , otherwise empty string | column | OctetString | .1.3.6.1.4.1.5951.1.14.3.1.5 |
| cpeeValue obsolete The value of the expression.
This object is obsolete.It can be measured through nsExpressionTable.expressionValue. | column | OctetString | .1.3.6.1.4.1.5951.1.14.3.1.6 |
| length obsolete The length , which is an optional value , used in
the expression . This has value only when the qualifier is
CONTAINS or CONTENTS | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5951.1.14.3.1.7 |
| offset obsolete The offset , which is an optional value , used in
the expression . This has value only when the qualifier is
CONTAINS or CONTENTS | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5951.1.14.3.1.8 |
| cpeeNetmask obsolete The netmask , which is an optional value , used in
the expression . This has value only when the qualifier is
SOURCEIP | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5951.1.14.3.1.9 |