All MIBs › HMPRIV-MGMT-SNMP-MIB › hmIngressUnknUcLimiterRate
hmIngressUnknUcLimiterRate
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmIngressUnknUcLimiterRate
OID (numeric): 1.3.6.1.4.1.248.14.1.1.38.1.3.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The rate of the global unknown unicast ingress limiter. The value 0 disables the limiter.
What is hmIngressUnknUcLimiterRate?
This object controls the rate limit for unknown unicast traffic arriving on ingress ports, measured in packets or bytes per second and allowing administrators to prevent unknown unicast flooding. Setting the value to 0 disables the unknown unicast ingress rate limiter entirely, while non-zero values enforce the configured limit. An operator would adjust this to protect the network from broadcast storms and ensure Quality of Service by throttling unknown destination traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.38.1.3.3 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmIngressUnknUcLimiterRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.1.38.1.3.3.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmIngressUnknUcLimiterRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.1.1.38.1.3.3.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.38 | hmLimiterGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.38.1 | hmIngressLimiterGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.38.1.3 | hmIngressUnknUcLimiterGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.1.38.1.3.3 | hmIngressUnknUcLimiterRate | HMPRIV-MGMT-SNMP-MIB |