HMPRIV-MGMT-SNMP-MIB :: hmRS2FDBHashOptimizingMode

MIB Reference — IPNetwork Monitor

All MIBsHMPRIV-MGMT-SNMP-MIBhmRS2FDBHashOptimizingMode

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.248hirschmannHM2-TC-MIB
1.3.6.1.4.1.248.14hmConfigurationHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1hmChassisHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1.10hmRS2extHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1.10.16hmRS2FDBGroupHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1.10.16.1hmRS2FDBHashGroupHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1.10.16.1.1hmRS2FDBHashOptimizingModeHMPRIV-MGMT-SNMP-MIB