All MIBs › CISCO-SLB-MIB › slbVServerDroppedConnections
slbVServerDroppedConnections
Module: CISCO-SLB-MIB
OID (symbolic): CISCO-SLB-MIB::slbVServerDroppedConnections
OID (numeric): 1.3.6.1.4.1.9.9.161.1.4.2.1.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
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)in policy. - when rserver in the serverfarm goes outofservice. - when the virtual server reaches maximum connections. - when the virtual server crosses the connection rate limit. Hence, the value of this object includes counters reported in following objects: -slbVServerMaxConnLimitDropCounts -slbVServerConnRateLimitDropCounts.
What is slbVServerDroppedConnections?
This read-only counter tracks the total number of connections a virtual server has dropped for any reason, such as an interface going down, no active server farms, a real server going out of service, or other virtual-server issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.4.2.1.8 snmpwalk -v2c -c public <target> CISCO-SLB-MIB::slbVServerDroppedConnections
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.4.2.1.8.1 snmpget -v2c -c public <target> CISCO-SLB-MIB::slbVServerDroppedConnections.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.161 | ciscoSlbMIB | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1 | ciscoSlbMIBObjects | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.4 | slbVirtualServers | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.4.2 | slbVServerInfoTable | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.4.2.1 | slbVServerInfoTableEntry | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.4.2.1.8 | slbVServerDroppedConnections | CISCO-SLB-MIB |