All MIBs › CASCADE-MIB › cktNrtsCLP1
cktNrtsCLP1
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktNrtsCLP1
OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.156
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Whether to use the discard threshold as the CLP1 Discard threshold upon reception of a cell by the NRTS processor in the forward direction.
What is cktNrtsCLP1?
This read-write switch controls whether the NRTS (Non-Real-Time Service) processor treats incoming ATM cells against the CLP1 discard threshold rather than the normal CLP0 threshold, on the forward (transmit-to-receive) leg of the circuit. Because ATM's CLP bit marks cells as eligible for discard under congestion, flipping this to 'yes' makes the switch drop tagged cells earlier and more aggressively when the NRTS queue starts backing up, which protects higher-priority traffic at the cost of the marked flow. An admin troubleshooting sporadic frame loss on a VBR-NRT PVC might set cktNrtsCLP1 to yes(2) to confirm CLP-tagged traffic is being shed first, rather than untagged cells, during a burst that pushes queue depth above threshold.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.156 snmpwalk -v2c -c public <target> CASCADE-MIB::cktNrtsCLP1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.156.1 snmpget -v2c -c public <target> CASCADE-MIB::cktNrtsCLP1.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.6.1.1.156.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::cktNrtsCLP1 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.156 | cktNrtsCLP1 | CASCADE-MIB |