All MIBs › CASCADE-MIB › cktRnr
cktRnr
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktRnr
OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The receiver's readiness for accepting data flow.
What is cktRnr?
This single-value enumeration is present when the far-end receiver has signaled Receiver Not Ready, a Frame Relay/X.25-style flow-control condition meaning it can't currently accept more data, so the presence of this value tells the admin the circuit is being throttled by the receiving side rather than failing outright. An admin seeing this condition persist would look at the receiving device's buffer or CPU load rather than the network path, since the network is delivering fine but the far end can't keep up. For example, a printer or slow terminal server at the far end of a PVC repeatedly asserting RNR would show up here, explaining sluggish throughput despite a healthy-looking circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.18 snmpwalk -v2c -c public <target> CASCADE-MIB::cktRnr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.18.1 snmpget -v2c -c public <target> CASCADE-MIB::cktRnr.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::cktRnr 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.18 | cktRnr | CASCADE-MIB |