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
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.15 | slbVServerBWRateLimitDropCounts | CISCO-SLB-MIB |