All MIBs › CASCADE-MIB › lportAtmDataRateQoS1
lportAtmDataRateQoS1
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportAtmDataRateQoS1
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.183
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 1.
What is lportAtmDataRateQoS1?
This read-write value sets the portion of the port's overall data rate specifically reserved for ATM QoS Class 1 traffic, typically the highest-priority class such as CBR voice, carving out a guaranteed slice of bandwidth from the port's total capacity for that traffic category. An admin sets this to guarantee capacity for the most latency and jitter-sensitive traffic class regardless of how much lower-priority traffic is competing for the link. For example, reserving a specific bits-per-second value in lportAtmDataRateQoS1 for voice traffic ensures that even during heavy data traffic bursts on QoS classes 2 through 4, voice quality-of-service traffic still has its guaranteed share of the port's capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.183 snmpwalk -v2c -c public <target> CASCADE-MIB::lportAtmDataRateQoS1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.183.1 snmpget -v2c -c public <target> CASCADE-MIB::lportAtmDataRateQoS1.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.5.1.1.183.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::lportAtmDataRateQoS1 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.183 | lportAtmDataRateQoS1 | CASCADE-MIB |