All MIBs › CASCADE-MIB › cktIWF1490to1483Error
cktIWF1490to1483Error
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktIWF1490to1483Error
OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.220
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Number of Frames received that failed the rfc1490 to rfc 1483 header translation. This error counter indicates that frames being recevied from the frame relay side of the connection have an incorrectly formatted 1490 header and cannot be translated. See cktIWF1490to1483LastBadHeader for the last received 1490 header
What is cktIWF1490to1483Error?
This read-only counter tracks frames received from the frame relay side of an interworked connection that failed translation from RFC 1490 (Frame Relay multiprotocol encapsulation) header format to RFC 1483 (ATM multiprotocol encapsulation) format, because the incoming 1490 header was incorrectly formatted and couldn't be mapped. This flags a specific interworking-function fault where the Frame Relay side is sending headers the ATM interworking function can't parse, as opposed to a generic transmission error, and the description points to cktIWF1490to1483LastBadHeader for the actual bad header bytes to diagnose further. An engineer seeing cktIWF1490to1483Error nonzero on a FR-to-ATM interworked circuit would immediately pull cktIWF1490to1483LastBadHeader to inspect the malformed header and identify which encapsulation the remote FR device is actually using.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.220 snmpwalk -v2c -c public <target> CASCADE-MIB::cktIWF1490to1483Error
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.220.1 snmpget -v2c -c public <target> CASCADE-MIB::cktIWF1490to1483Error.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::cktIWF1490to1483Error 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.220 | cktIWF1490to1483Error | CASCADE-MIB |