All MIBs › B100-MIB › hashTableSize
hashTableSize
Module: B100-MIB
OID (symbolic): B100-MIB::hashTableSize
OID (numeric): 1.3.6.1.4.1.12196.13.0.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: size of hash table for L4 connection contexts
What is hashTableSize?
Reports the size of the hash table used to store Layer 4 connection context entries for load-balanced sessions. A larger table reduces hash collisions and supports higher connection counts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12196.13.0.3 snmpwalk -v2c -c public <target> B100-MIB::hashTableSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12196.13.0.3.1 snmpget -v2c -c public <target> B100-MIB::hashTableSize.1
Start monitoring KEMP Technologies B100/LoadMaster application delivery controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the B100-MIB::hashTableSize OID value, configure state conditions and alerts, and monitor any KEMP Technologies B100/LoadMaster application delivery controller from a single console.
OID Breakdown
Upper-level ancestors (7 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.12196 | one4net | ONE4NET-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12196.13 | b100 | B100-MIB |
| 1.3.6.1.4.1.12196.13.0.3 | hashTableSize | B100-MIB |