All MIBs › CPQN5226A-MIB › cpqn52nnHashTableSize
cpqn52nnHashTableSize
Module: CPQN5226A-MIB
OID (symbolic): CPQN5226A-MIB::cpqn52nnHashTableSize
OID (numeric): 1.3.6.1.4.1.232.101.2.2.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: DURABLE: The number of address table entries, in 1024 increments, allowed for the switch. NOTE that a smaller size table will increase the likelihood of broadcasts based on unknown unicasts i.e. addresses that have not been learned. The 5226 and 5226A allows set of 8K only.
What is cpqn52nnHashTableSize?
This read-write enumeration (eight-K, sixteen-K, thirty-two-K, sixty-four-K, marked DURABLE) sets the size of the switch's MAC address table in 1024-entry increments, though the description notes the 5226 and 5226A only allow the 8K setting. An admin would otherwise use this to trade off address-table capacity against the risk that a smaller table increases flooding of unknown-unicast traffic as a broadcast, but on this hardware the choice is effectively fixed at 8K. For example, an admin migrating configuration from a larger switch model that supports 64K tables would need to remember this specific 5226/5226A can only be set to eight-K(1).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.101.2.2.3.1.1 snmpwalk -v2c -c public <target> CPQN5226A-MIB::cpqn52nnHashTableSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.101.2.2.3.1.1.1 snmpget -v2c -c public <target> CPQN5226A-MIB::cpqn52nnHashTableSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.101.2.2.3.1.1.1 i <value>
Start monitoring Compaq/HP N5226A network switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQN5226A-MIB::cpqn52nnHashTableSize OID value, configure state conditions and alerts, and monitor any Compaq/HP N5226A network switch (legacy) 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.101 | compaq_dallas_npd | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2 | switchedMedia | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2 | cpqn52nn | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2.3 | cpqn52nnMemoryInfo | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2.3.1 | cpqn52nnHashInfo | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2.3.1.1 | cpqn52nnHashTableSize | CPQN5226A-MIB |