rcSrvrList
IBM-ENETDISPATCHER-MIB ·
.1.3.6.1.4.1.2.6.144.1.2.2.5.1.7
Object
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+9.67.127.82
Context
- MIB
- IBM-ENETDISPATCHER-MIB
- OID
.1.3.6.1.4.1.2.6.144.1.2.2.5.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- indRulesCnfgEntry
- Table
- indRulesCnfgTable
- Siblings
- 6
Syntax
SNMPv2-TC-v1DisplayString
- Source
- SNMPv2-TC-v1DisplayString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
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 |
| rcPriority mandatory The rule priority. Lower numbers are a
higher priority. Rule priority determines
the order in which rules are evaluated. | column | SNMPv2-SMI-v1Integer32 | .1.3.6.1.4.1.2.6.144.1.2.2.5.1.6 |