HMPRIV-MGMT-SNMP-MIB :: hmIfaceBcastLimit

MIB Reference — IPNetwork Monitor

All MIBsHMPRIV-MGMT-SNMP-MIBhmIfaceBcastLimit

hmIfaceBcastLimit

Module: HMPRIV-MGMT-SNMP-MIB

OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmIfaceBcastLimit

OID (numeric): 1.3.6.1.4.1.248.14.1.1.11.1.12

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description:

Broadcast rate: maximum number of broadcasts to be sent on this port within one second, use 0 for no limitation.

What is hmIfaceBcastLimit?

This object specifies the maximum number of broadcast frames that can be transmitted on a network port within one second, with a value of 0 disabling any limit. It functions as a rate limiter to prevent broadcast storms that could overwhelm the network or connected devices. Network administrators use this to protect network stability by controlling how aggressively broadcast traffic can flow on a specific interface.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.11.1.12
snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmIfaceBcastLimit

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.11.1.12.1
snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmIfaceBcastLimit.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.1.1.11.1.12.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.1hmSystemTableHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1.1.11hmInterfaceTableHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1.1.11.1hmInterfaceEntryHMPRIV-MGMT-SNMP-MIB
1.3.6.1.4.1.248.14.1.1.11.1.12hmIfaceBcastLimitHMPRIV-MGMT-SNMP-MIB