All MIBs › CASCADE-MIB › cardBTUsNoResourceThreshold
cardBTUsNoResourceThreshold
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cardBTUsNoResourceThreshold
OID (numeric): 1.3.6.1.4.1.277.1.7.2.1.198
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Send trap if the number of BTUs received by this card over the Cell Bus which were discarded due to no free BTUs available to replace it exceeds this in a one minute interval. Zero value implies no check.
What is cardBTUsNoResourceThreshold?
This is the trap threshold that pairs with cardBTUsNoResource, defining how many BTUs discarded due to a lack of free replacement buffers this card must accumulate within one minute before an alert fires. Because BTU-no-resource events indicate the card's own buffer pool, not the network, is undersized for current traffic, this threshold is how you get warned that a specific card is running out of internal headroom before it starts dropping cells outright. On a card carrying several OC-3 ATM trunks, an admin might set this to 100 so only sustained buffer exhaustion, not a momentary microburst, triggers escalation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.198 snmpwalk -v2c -c public <target> CASCADE-MIB::cardBTUsNoResourceThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.198.1 snmpget -v2c -c public <target> CASCADE-MIB::cardBTUsNoResourceThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.7.2.1.198.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::cardBTUsNoResourceThreshold 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.7 | card | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.7.2 | cardTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.7.2.1 | cardEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.7.2.1.198 | cardBTUsNoResourceThreshold | CASCADE-MIB |