All MIBs › HMPRIV-MGMT-SNMP-MIB › hmBcastLimiterMode
hmBcastLimiterMode
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmBcastLimiterMode
OID (numeric): 1.3.6.1.4.1.248.14.1.1.29
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Global configuration of feature broadcast limiter. If enabled, for each port the maximum rate of broadcasts can be specified.
What is hmBcastLimiterMode?
This object globally enables or disables the broadcast limiter feature on the Hirschmann device, which allows per-port rate limiting of broadcast and multicast traffic. It is a read-write configuration parameter. An operator would enable this feature to prevent broadcast storms from overwhelming network segments and then configure per-port broadcast rate limits to protect network stability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.29 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmBcastLimiterMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.29.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmBcastLimiterMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.1.1.29.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.29 | hmBcastLimiterMode | HMPRIV-MGMT-SNMP-MIB |