All MIBs › CASCADE-MIB › lportSmdsPduHdrDxi2CrInvalid
lportSmdsPduHdrDxi2CrInvalid
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportSmdsPduHdrDxi2CrInvalid
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.244
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This object provides the dxi2 header of the last Smds pdu to cause the violation Dxi2 Cr Invalid. The length of this object is 4 bytes.
What is lportSmdsPduHdrDxi2CrInvalid?
This 4-byte octet string captures the DXI2 header of the last SMDS PDU that triggered the 'Dxi2 Cr Invalid' violation, meaning the Command/Response (C/R) bit or field in the DXI level-2 header held an unexpected value for this port's role. An admin decoding these 4 bytes can see exactly how the offending header was framed, useful for spotting a CPE that's sending frames as though it were the network side (DCE) when it should be behaving as DTE, or vice versa. For example, a misconfigured DXI adapter set to the wrong DCE/DTE role would repeatedly generate this violation with the C/R bit set inconsistently with the port's configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.244 snmpwalk -v2c -c public <target> CASCADE-MIB::lportSmdsPduHdrDxi2CrInvalid
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.244.1 snmpget -v2c -c public <target> CASCADE-MIB::lportSmdsPduHdrDxi2CrInvalid.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lportSmdsPduHdrDxi2CrInvalid.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::lportSmdsPduHdrDxi2CrInvalid 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.5 | lport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1 | lportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1 | lportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1.244 | lportSmdsPduHdrDxi2CrInvalid | CASCADE-MIB |