All MIBs › CASCADE-MIB › cardIPTableState
cardIPTableState
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cardIPTableState
OID (numeric): 1.3.6.1.4.1.277.1.7.2.1.138
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: State of the card's IP routing table. If set to marginal, the routing table maximum size has been exceeded. and all routes except management prefixes have been discarded.
What is cardIPTableState?
This reports whether the card's IP routing table is within its configured size limit, normal, or has exceeded it, marginal, in which case per its own description every route except management prefixes gets discarded. A marginal(2) reading here is a serious, specific outage signal: it means real customer or transit routes on this card have actually been dropped from the table to protect memory, keeping only management traffic reachable, so this needs immediate attention rather than being treated like an ordinary capacity warning. For example, cardIPTableState flipping to marginal(2) after a route-leak event explains why customer traffic through this card suddenly stopped routing while the card itself remained reachable for management.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.138 snmpwalk -v2c -c public <target> CASCADE-MIB::cardIPTableState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.138.1 snmpget -v2c -c public <target> CASCADE-MIB::cardIPTableState.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::cardIPTableState 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.138 | cardIPTableState | CASCADE-MIB |