slbVServerIPTableEntry
CISCO-SLB-MIB ·
.1.3.6.1.4.1.9.9.161.1.4.3.1
Object
row
An entry in the virtual server IP table. Each entry contains virtual server attributes that are used for server loadbalancing decisions.
Context
- MIB
- CISCO-SLB-MIB
- OID
.1.3.6.1.4.1.9.9.161.1.4.3.1- Type
- row
- Status
- current
- Parent
- slbVServerIPTable
- Table
- slbVServerIPTable
- Children
- 9
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| slbVServerObjectIndex The index identifying an entry applicable to
the same virtual server identified by slbVServerIndex. | column | Unsigned32 | .1.3.6.1.4.1.9.9.161.1.4.3.1.1 |
| slbVServerIpAddressType The type of IP address configured
in slbVServerIpAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.161.1.4.3.1.2 |
| slbVServerIpAddress The IP address of the virtual server.
The type of IP address is provided in
slbVServerIpAddressType. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.161.1.4.3.1.3 |
| slbVServerIpMask This object is subnet mask for the slbVServerIpAddress.
The IP subnet mask is applied to the address
of this virtual server for traffic filtering.
The value 0 is used to specifiy… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.9.9.161.1.4.3.1.4 |
| slbVServerProtocol The protocol for the virtual server IP address. | column | CISCO-TCCiscoIpProtocol | .1.3.6.1.4.1.9.9.161.1.4.3.1.5 |
| slbVServerPortLow This object identifies the port number of the
virtual server that is used in loadbalancing decisions.
This has to be less than or equal to slbVServerPortHigh. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.161.1.4.3.1.6 |
| slbVServerPortHigh This object identifies the upper bound of
the port number of the virtual server that is
used in loadbalancing decisions.
This has to be greater than or equal to slbVServerPortLow. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.161.1.4.3.1.7 |
| slbVServerStorageType The storage type for this conceptual row. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.9.9.161.1.4.3.1.8 |
| slbVServerRowStatus This object is used to create/delete entries in
this table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.161.1.4.3.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| slbEntity The SLB instance reference number for this server.
This allows multiple SLB's to exist on the same SNMP
system. This object's value generally corresponds to
the slot number wher… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.161.1.1.1.1.1 |
| slbVServerIndex An unique identifier for the virtual server.
This value is unique for a combination of
class map and a policy map. | column | Unsigned32 | .1.3.6.1.4.1.9.9.161.1.4.2.1.1 |
| slbVServerObjectIndex The index identifying an entry applicable to
the same virtual server identified by slbVServerIndex. | column | Unsigned32 | .1.3.6.1.4.1.9.9.161.1.4.3.1.1 |