All MIBs › CASCADE-MIB › lportAtmRouteMetricQoS2
lportAtmRouteMetricQoS2
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportAtmRouteMetricQoS2
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.207
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Routing metric associated with QoS Class 2.
What is lportAtmRouteMetricQoS2?
This read-write field selects the routing metric used for path-selection decisions specifically for QoS Class 2 traffic, independent of whatever metric governs class 1, letting different traffic classes optimize for different network characteristics. An admin might choose end-to-end-delay for class 2 if it carries interactive video that is sensitive to overall latency but less sensitive to jitter than voice would be. For example, setting lportAtmRouteMetricQoS2 to end-to-end-delay(2) ensures class-2 connections get routed via the path with the lowest total propagation and queuing delay, even if that path has higher administrative cost or slightly more jitter than an alternative.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.207 snmpwalk -v2c -c public <target> CASCADE-MIB::lportAtmRouteMetricQoS2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.207.1 snmpget -v2c -c public <target> CASCADE-MIB::lportAtmRouteMetricQoS2.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.5.1.1.207.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lportAtmRouteMetricQoS2.1
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::lportAtmRouteMetricQoS2 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.207 | lportAtmRouteMetricQoS2 | CASCADE-MIB |