All MIBs › CASCADE-MIB › lportAtmDataRateQoS3
lportAtmDataRateQoS3
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportAtmDataRateQoS3
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.185
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 3.
What is lportAtmDataRateQoS3?
This read-write value sets the portion of the port's data rate reserved for ATM QoS Class 3 traffic, a mid or lower-priority tier used for business-critical data traffic that needs some guarantee but not the strict guarantees of the top two classes. An admin sizes this based on how much guaranteed throughput a class-3 application, such as transactional business data, actually needs, distinct from the dynamic or best-effort behavior of class 4. For example, a bank's transaction-processing traffic assigned to QoS class 3 would have its guaranteed minimum throughput defined by lportAtmDataRateQoS3, ensuring it is not crowded out entirely by best-effort class-4 bulk transfers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.185 snmpwalk -v2c -c public <target> CASCADE-MIB::lportAtmDataRateQoS3
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.185.1 snmpget -v2c -c public <target> CASCADE-MIB::lportAtmDataRateQoS3.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.5.1.1.185.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::lportAtmDataRateQoS3 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.185 | lportAtmDataRateQoS3 | CASCADE-MIB |