cesServerFarmRserverEntry
CISCO-ENHANCED-SLB-MIB ·
.1.3.6.1.4.1.9.9.470.1.1.3.1
Object
row
Information about a real server in a system. Each entry refers to real server and contains information such as real server IP Address, maximum connections supported, minimum connections supported etc. The 'slbEntity' refers to the module in which this configuration is applied. The 'cesRserverName' refers to the Real Server. The 'slbServerFarmName' refers to the Server Farm.
Context
- MIB
- CISCO-ENHANCED-SLB-MIB
- OID
.1.3.6.1.4.1.9.9.470.1.1.3.1- Type
- row
- Status
- current
- Parent
- cesServerFarmRserverTable
- Table
- cesServerFarmRserverTable
- Children
- 18
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cesServerFarmRserverPort The port number of the real server.
The value zero specifies that
port number is not used in conjunction
with real server IP Address. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.470.1.1.3.1.1 |
| cesServerFarmRserverBackupPort This is the port number of the backup real server
configured in 'cesServerFarmRserverBackupName'.
This object can be configured only if the value
specified in cesServerFarmRserver… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.470.1.1.3.1.10 |
| cesServerFarmRserverTotalConns The total number of connections loadbalanced to
this real server. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.470.1.1.3.1.11 |
| cesServerFarmRserverFailedConns The number of failed connections after which the real
server goes to Failed state. A failed connection is
when a SYN timeouts or a RST is received from the
real server. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.470.1.1.3.1.12 |
| cesServerFarmRserverDroppedConns The total number of connections that were not
connected to this server due to the current
connection count being at the max number of allowed
connections(cevServerFarmRserverMax… | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.470.1.1.3.1.13 |
| cesServerFarmRserverCurrentConns The number of connections currently assigned
to this real server. This object represents the
connections that are still active. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.470.1.1.3.1.14 |
| cesServerFarmRserverStorageType The storage type for this conceptual row. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.9.9.470.1.1.3.1.15 |
| cesServerFarmRserverRowStatus This object is used for adding/deleting
entries in the table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.470.1.1.3.1.16 |
| cesServerFarmRserverDescr This object contains the descriptive text
qualifying the real server. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.470.1.1.3.1.17 |
| cesServerFarmRserverBuddyGroup This object contains the buddy group
of the real server. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.470.1.1.3.1.18 |
| cesServerFarmRserverAdminWeight This object specifies user configured weight of
the real server under the serverfarm for the
load-balancing algorithms.
If value is not specified, then the value… | column | Unsigned32 | .1.3.6.1.4.1.9.9.470.1.1.3.1.2 |
| cesServerFarmRserverOperWeight The actual operating weight of the real server used
by the load-balancing algorithms. This can be adjusted
dynamically by DFP/SASP. A weight of zero indicates that no
new connec… | column | Unsigned32 | .1.3.6.1.4.1.9.9.470.1.1.3.1.3 |
| cesServerFarmRserverMaxConns This object specfies the maximum number of
connections that can be supported by the
real server.
If value is not specified, then the value
specified in the object … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.470.1.1.3.1.4 |
| cesServerFarmRserverMinConns This object specifies the minimum number of
connections that needs to be supported by the
real server. The value of this object must be
less than or equal to value specified in… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.470.1.1.3.1.5 |
| cesServerFarmRserverAdminStatus This is used for setting the administrative status
of the Real server a server farm. | column | CiscoRserverAdminStatus | .1.3.6.1.4.1.9.9.470.1.1.3.1.6 |
| cesServerFarmRserverOperStatus This object provides the current state of the
real server in a server farm. | column | CISCO-SLB-MIBSlbRealServerState | .1.3.6.1.4.1.9.9.470.1.1.3.1.7 |
| cesServerFarmRserverStateDescr This object contains the descriptive
text qualifying the reason for the
value in cesServerFarmRserverOperStatus.
Examples:
ARP failure
Health probe failed. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.470.1.1.3.1.8 |
| cesServerFarmRserverBackupName This object specifies the backup real server.
The value of this object cannot be same as
the value specified in the INDEX cesRserverName.
This value must correspond to an entry in… | column | OctetString | .1.3.6.1.4.1.9.9.470.1.1.3.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| CISCO-SLB-MIBslbEntity 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 |
| CISCO-SLB-MIBslbServerFarmName The name of server farm. | column | SlbServerString | .1.3.6.1.4.1.9.9.161.1.2.1.1.1 |
| cesRserverName This object identifies the name(unique identifier)
of the real server. | column | OctetString | .1.3.6.1.4.1.9.9.470.1.1.1.1.1 |
| cesServerFarmRserverPort The port number of the real server.
The value zero specifies that
port number is not used in conjunction
with real server IP Address. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.470.1.1.3.1.1 |