All MIBs › RAD-MIB › prtQosRateLimitCIR
prtQosRateLimitCIR
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtQosRateLimitCIR
OID (numeric): 1.3.6.1.4.1.164.6.3.4.2.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
This object indicates the port's CIR (Committed Information Rate) in Kbps. Value=0 represents best effort.
What is prtQosRateLimitCIR?
This writable object defines the Committed Information Rate (CIR) in kilobits per second for traffic rate-limiting on a port; a value of zero means best-effort forwarding with no enforced limit. CIR is the minimum guaranteed bandwidth that the port will deliver to traffic that conforms to this rate. Quality of Service (QoS) engineers use this parameter to implement traffic-shaping policies that ensure critical traffic receives minimum throughput while controlling total port utilization.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.3.4.2.1.5 snmpwalk -v2c -c public <target> RAD-MIB::prtQosRateLimitCIR
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.3.4.2.1.5.1 snmpget -v2c -c public <target> RAD-MIB::prtQosRateLimitCIR.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.3.4.2.1.5.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.5 | prtQosRateLimitCIR | RAD-MIB |