All MIBs › RAD-MIB › prtQosRateLimitPacketType
prtQosRateLimitPacketType
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtQosRateLimitPacketType
OID (numeric): 1.3.6.1.4.1.164.6.3.4.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates the Type of Packets on which Rate Limitation is applied.
What is prtQosRateLimitPacketType?
This OID specifies which type of packets the rate limiter applies to (for example, broadcast, multicast, unicast, or specific protocols). It controls which traffic the device rate-limits. An operator preventing broadcast storms would configure this to rate-limit only broadcast packets while leaving other traffic untouched.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.3.4.2.1.4 snmpwalk -v2c -c public <target> RAD-MIB::prtQosRateLimitPacketType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.3.4.2.1.4.1 snmpget -v2c -c public <target> RAD-MIB::prtQosRateLimitPacketType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.3.4.2.1.4.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.3 | services | RAD-MIB |
| 1.3.6.1.4.1.164.6.3.4 | portQos | RAD-MIB |
| 1.3.6.1.4.1.164.6.3.4.2 | prtQosTable | RAD-MIB |
| 1.3.6.1.4.1.164.6.3.4.2.1 | prtQosEntry | RAD-MIB |
| 1.3.6.1.4.1.164.6.3.4.2.1.4 | prtQosRateLimitPacketType | RAD-MIB |