All MIBs › CASCADE-MIB › lportAtmDataRateQoS4
lportAtmDataRateQoS4
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportAtmDataRateQoS4
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.186
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: An estimate of the logical port's data rate in bits per second reserved for QoS class 4.
What is lportAtmDataRateQoS4?
This read-write value sets the portion of the port's data rate reserved for ATM QoS Class 4 traffic, generally the lowest, best-effort priority tier, so even this class gets some guaranteed minimum capacity rather than being entirely at the mercy of the higher classes' demand. An admin usually sizes this conservatively since class-4 traffic is meant to use whatever capacity remains after higher classes are served, but a nonzero reservation here still protects it from complete starvation. For example, setting a modest lportAtmDataRateQoS4 value ensures bulk file-transfer or best-effort browsing traffic assigned to class 4 always gets at least some throughput even during sustained peak demand from classes 1 through 3.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.186 snmpwalk -v2c -c public <target> CASCADE-MIB::lportAtmDataRateQoS4
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.186.1 snmpget -v2c -c public <target> CASCADE-MIB::lportAtmDataRateQoS4.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.5.1.1.186.1 i <value>
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::lportAtmDataRateQoS4 OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5 | lport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1 | lportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1 | lportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1.186 | lportAtmDataRateQoS4 | CASCADE-MIB |