slbVServerBWRateLimitDropCounts
CISCO-SLB-MIB ·
.1.3.6.1.4.1.9.9.161.1.4.2.1.15
Object
The number of connections dropped if accumulated bandwidth
in all the connections to virtual-server crosses the
configured bandwidth.
This object has been deprecated because it doesn't give
number of connections dropped but it gives number of
bytes dropped. This object has been replaced by
slbVServerBandWidthRateLimitDropCounts.
Context
- MIB
- CISCO-SLB-MIB
- OID
.1.3.6.1.4.1.9.9.161.1.4.2.1.15- Type
- column
- Access
- readonly
- Status
- deprecated
- Units
- connections
- Parent
- slbVServerInfoTableEntry
- Table
- slbVServerInfoTable
- Siblings
- 18
Syntax
connections SNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| slbVServerPacketCounts The number of packets sent to virtual server
from real server. | column | packets SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.161.1.4.2.1.10 |
| slbVServerClientByteCounts The number of bytes sent to virtual server
from client. Client is a system which sends
requests to the virtual server. | column | bytes SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.161.1.4.2.1.11 |
| slbVServerByteCounts The number of bytes sent to virtual-server
from real-server. | column | bytes SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.161.1.4.2.1.12 |
| slbVServerMaxConnLimitDropCounts The number of connections dropped after
virtual-server reached maximum number of connections. | column | connections SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.161.1.4.2.1.13 |
| slbVServerConnRateLimitDropCounts The number of connections dropped if
virtual-server receives more number of connections
per second than the configured rate limit. | column | connections SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.161.1.4.2.1.14 |
| slbVServerBandWidthRateLimitDropCounts The number of bytes dropped if accumulated bandwidth
in all the connections to virtual-server crosses the
configured bandwidth. | column | bytes SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.161.1.4.2.1.16 |
| slbVServerL4Decisions The number of layer4 loadbalance decisions made by
this virtual server. | column | connections SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.161.1.4.2.1.17 |
| slbVServerL7Decisions The total number of layer7 loadbalance decisions made by
this virtual server. | column | connections SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.161.1.4.2.1.18 |
| slbVServerEstablishedConnections The total number of successfully established connections
to this virtual server. | column | connections SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.161.1.4.2.1.19 |
| slbVServerClassMap This object contains the class map
in which this virtual server is
associated with it. A class-map is
used to classify a set of traffic
with which actions may be associated. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.161.1.4.2.1.2 |
| slbVServerPolicyMap This object identifies the policy map.
A policy-map can be used to identify
various policies such as security policies or
load balancing policies. A class map
can be associated w… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.161.1.4.2.1.3 |
| slbVServerState The state of virtual server. | column | SlbVirtualServState | .1.3.6.1.4.1.9.9.161.1.4.2.1.4 |
| slbVServerStateChangeDescr This object contains the descriptive
text qualifying the reason for the
value in slbVServerState.
Examples:
OK
Policy not configured
Server Farm failed
… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.161.1.4.2.1.5 |
| slbVServerNumberOfConnections The number of currently assigned connections being
handled by this virtual server. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.161.1.4.2.1.6 |
| slbVServerTotalConnections The number of assigned connections handled by this
virtual server since this server was configured. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.161.1.4.2.1.7 |
| slbVServerDroppedConnections The total number of connections dropped by this virtual
server due to all reasons. Some of the reasons are
- when the interface goes down.
- when there are no active serverfarm(s)… | column | connections SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.161.1.4.2.1.8 |
| slbVServerClientPacketCounts The number of packets sent to virtual server
from client. Client is a system which sends
requests to the virtual server. | column | packets SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.161.1.4.2.1.9 |