All MIBs › CISCO-SLB-MIB › slbVServerBWRateLimitDropCounts
slbVServerBWRateLimitDropCounts
Module: CISCO-SLB-MIB
OID (symbolic): CISCO-SLB-MIB::slbVServerBWRateLimitDropCounts
OID (numeric): 1.3.6.1.4.1.9.9.161.1.4.2.1.15
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: 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.
What is slbVServerBWRateLimitDropCounts?
This deprecated read-only counter was intended to report connections dropped due to exceeding a configured bandwidth limit, but it actually reports the number of bytes dropped rather than connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.4.2.1.15 snmpwalk -v2c -c public <target> CISCO-SLB-MIB::slbVServerBWRateLimitDropCounts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.4.2.1.15.1 snmpget -v2c -c public <target> CISCO-SLB-MIB::slbVServerBWRateLimitDropCounts.1
Start monitoring Cisco IOS SLB-capable router/switch / Content Switching Module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SLB-MIB::slbVServerBWRateLimitDropCounts OID value, configure state conditions and alerts, and monitor any Cisco IOS SLB-capable router/switch / Content Switching Module from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 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.15 | slbVServerBWRateLimitDropCounts | CISCO-SLB-MIB |