All MIBs › CASCADE-MIB › lportLMIInErrorFrames
lportLMIInErrorFrames
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportLMIInErrorFrames
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.71
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of total frames received with an error. For NNI links this is the sum of lportDTEInErrorFrames and lportDCEInErrorFrames.
What is lportLMIInErrorFrames?
This read-only counter reports the total count of LMI frames received with errors on this interface, and for NNI, network-to-network interface, links specifically it equals the sum of lportDTEInErrorFrames and lportDCEInErrorFrames since an NNI port runs both DTE and DCE LMI roles simultaneously. An admin uses this single aggregate figure as a quick top-level health check on NNI trunks without having to add the two role-specific counters manually. For example, on an NNI port between two Cascade switches, a nonzero lportLMIInErrorFrames prompts the admin to break it down into its DTE and DCE components to see which signaling role is actually generating the errors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.71 snmpwalk -v2c -c public <target> CASCADE-MIB::lportLMIInErrorFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.71.1 snmpget -v2c -c public <target> CASCADE-MIB::lportLMIInErrorFrames.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::lportLMIInErrorFrames 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.71 | lportLMIInErrorFrames | CASCADE-MIB |