All MIBs › HMPRIV-MGMT-SNMP-MIB › hmRS2FDBHashOptimizingMode
hmRS2FDBHashOptimizingMode
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmRS2FDBHashOptimizingMode
OID (numeric): 1.3.6.1.4.1.248.14.1.10.16.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Enables/disables the hash optimizing mode on this device. When enabled the switch will use another hash algorithm optimized for incrementing addresses. After setting this variable the switch have to be reset. The default value is disable.
What is hmRS2FDBHashOptimizingMode?
This object enables or disables an optimized hash algorithm for the Forwarding Database (FDB) that performs better when MAC addresses increment sequentially. The optimized mode is useful for data center environments with sequential MAC address allocation; the switch must be reset for changes to take effect. An operator enables this in environments with sequential MAC addressing to improve lookup performance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.10.16.1.1 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmRS2FDBHashOptimizingMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.10.16.1.1.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmRS2FDBHashOptimizingMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.1.10.16.1.1.1 i <value>
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.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1 | hmChassis | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.10 | hmRS2ext | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.10.16 | hmRS2FDBGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.10.16.1 | hmRS2FDBHashGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.10.16.1.1 | hmRS2FDBHashOptimizingMode | HMPRIV-MGMT-SNMP-MIB |