All MIBs › HMPRIV-MGMT-SNMP-MIB › hmIfaceBcastLimit
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 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.1 | hmSystemTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.11 | hmInterfaceTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.11.1 | hmInterfaceEntry | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.11.1.12 | hmIfaceBcastLimit | HMPRIV-MGMT-SNMP-MIB |