All MIBs › CISCO-SLB-MIB › slbConnectionNumCacheEntries
slbConnectionNumCacheEntries
Module: CISCO-SLB-MIB
OID (symbolic): CISCO-SLB-MIB::slbConnectionNumCacheEntries
OID (numeric): 1.3.6.1.4.1.9.9.161.1.5.1.1.10
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
The number of netflow cache entries for this connection. An entry for a terminated connection cannot be deleted while this number is non-zero.
What is slbConnectionNumCacheEntries?
This gauge shows the current number of NetFlow cache entries associated with an active server load-balancing connection for flow tracking and statistics. Each cache entry tracks statistics for a unique connection flow passing through the load balancer. Operators monitor this value to understand per-connection resource usage and to identify when terminated connections still hold cache entries that prevent their cleanup.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.5.1.1.10 snmpwalk -v2c -c public <target> CISCO-SLB-MIB::slbConnectionNumCacheEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.5.1.1.10.1 snmpget -v2c -c public <target> CISCO-SLB-MIB::slbConnectionNumCacheEntries.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.5 | slbConnections | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.5.1 | slbConnectionTable | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.5.1.1 | slbConnectionTableEntry | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.5.1.1.10 | slbConnectionNumCacheEntries | CISCO-SLB-MIB |