rcPriority
IBM-ENETDISPATCHER-MIB ·
.1.3.6.1.4.1.2.6.144.1.2.2.5.1.6
Object
The rule priority. Lower numbers are a higher priority. Rule priority determines the order in which rules are evaluated.
Context
- MIB
- IBM-ENETDISPATCHER-MIB
- OID
.1.3.6.1.4.1.2.6.144.1.2.2.5.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- indRulesCnfgEntry
- Table
- indRulesCnfgTable
- Siblings
- 6
Syntax
SNMPv2-SMI-v1Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcIndex mandatory A unique number assigned to each rule in
a cluster, port combination | column | Integer32 | .1.3.6.1.4.1.2.6.144.1.2.2.5.1.1 |
| rcName mandatory The user defined name of the rule. Rule names are
not necessarily unique. | column | SNMPv2-TC-v1DisplayString | .1.3.6.1.4.1.2.6.144.1.2.2.5.1.2 |
| rcType mandatory The type of rule
true (0), rules of this type are always true
ip (1), the rule is based on the client IP address
port (2), the rule is based on the client port… | column | Enumeration | .1.3.6.1.4.1.2.6.144.1.2.2.5.1.3 |
| rcBeginRange mandatory The lower value in the range used to determine
if the rule is true or not. The data is
meaningless for rule type 0. | column | SNMPv2-SMI-v1Integer32 | .1.3.6.1.4.1.2.6.144.1.2.2.5.1.4 |
| rcEndRange mandatory The higher value in the range used to determine
if the rule is true or not. The data is
meaningless for rule type 0. | column | SNMPv2-SMI-v1Integer32 | .1.3.6.1.4.1.2.6.144.1.2.2.5.1.5 |
| rcSrvrList mandatory The list of servers this rule services. The server addresses
are represented as strings in dotted decimal notation, separated
by plus signs. For example, 37.44.24.13+12.23.54.76… | column | SNMPv2-TC-v1DisplayString | .1.3.6.1.4.1.2.6.144.1.2.2.5.1.7 |