All MIBs › CASCADE-MIB › cktCLR
cktCLR
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktCLR
OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.189
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The cell loss ratio requirement, expressed as a negative exponent of 10. The default value 255 represents any cell loss ratio acceptable.
What is cktCLR?
This read-write value sets the cell loss ratio (CLR) requirement for this circuit, expressed as a negative exponent of 10 (so a value of 6 means a target CLR of 10^-6), with the default 255 meaning any cell loss ratio is acceptable, i.e., no loss guarantee is requested. This is a QoS contract parameter that influences how the switch prioritizes buffering and scheduling resources for the circuit's traffic to meet a stated loss target. An engineer provisioning a PVC for financial transaction traffic that cannot tolerate cell loss might set cktCLR to a strict value like 9 (target CLR of 10^-9), whereas a best-effort data circuit would be left at the default 255.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.189 snmpwalk -v2c -c public <target> CASCADE-MIB::cktCLR
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.189.1 snmpget -v2c -c public <target> CASCADE-MIB::cktCLR.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.6.1.1.189.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::cktCLR 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.6 | ckt | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1 | cktTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1 | cktEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1.189 | cktCLR | CASCADE-MIB |