All MIBs › CASCADE-MIB › cktRedFrPcnt
cktRedFrPcnt
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktRedFrPcnt
OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.144
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The percentage of RED frame bits that are allowed to enter the network, during the measurement interval, under non-congestion condition. Its value range is 0 - 100 and default value is 100. Its calculation is as follows:
cktRedFrPcn = (allowed RED frame bits)/(Bc+Be+allowed RED frame bits)
What is cktRedFrPcnt?
This sets what percentage of 'RED' traffic, frames exceeding even the excess burst allowance, the network will still admit during non-congested periods, computed relative to the combined Bc+Be+allowed-RED total per the given formula, giving the admin a knob to decide how strictly over-limit traffic is penalized versus given a pass when the network has spare capacity anyway. An admin on an oversubscribed network might lower this from the generous 100% default to reduce how much clearly out-of-contract traffic gets carried even when things look quiet. For example, lowering cktRedFrPcnt to 50 on a circuit means only half of its RED-classified frame bits get admitted even during quiet periods, giving the network some cushion against a sudden burst of legitimate traffic from other circuits.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.144 snmpwalk -v2c -c public <target> CASCADE-MIB::cktRedFrPcnt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.144.1 snmpget -v2c -c public <target> CASCADE-MIB::cktRedFrPcnt.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.6.1.1.144.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::cktRedFrPcnt 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.144 | cktRedFrPcnt | CASCADE-MIB |