All MIBs › CISCOSB-Tuning › rlBrgMacHashFunction
rlBrgMacHashFunction
Module: CISCOSB-Tuning
OID (symbolic): CISCOSB-Tuning::rlBrgMacHashFunction
OID (numeric): 1.3.6.1.4.1.9.6.1.101.29.29
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Current depth of the MAC address hashing Table
What is rlBrgMacHashFunction?
This read-only enumerated INTEGER reports which hashing algorithm variant (macSqnVlanSqn, macRndVlanSqn, macSqnVlanRnd, or macRndVlanRnd) the bridge is currently using to distribute MAC addresses into its hash table, describing whether the MAC and VLAN components are hashed sequentially or randomly. An admin cares because the choice affects how evenly MAC entries spread across hash buckets, which can influence lookup performance under specific traffic patterns. For example, an admin noticing uneven hash bucket utilization with many sequential VLAN IDs might investigate whether the current algorithm, such as macSqnVlanSqn, is contributing to clustering.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.29.29 snmpwalk -v2c -c public <target> CISCOSB-Tuning::rlBrgMacHashFunction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.29.29.1 snmpget -v2c -c public <target> CISCOSB-Tuning::rlBrgMacHashFunction.1
Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-Tuning::rlBrgMacHashFunction OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switch from a single console.
OID Breakdown
Upper-level ancestors (11 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.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.29 | rsTunning | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.29.29 | rlBrgMacHashFunction | CISCOSB-Tuning |