All MIBs › ATM2-MIB › atmSigDetectMsgErrors
atmSigDetectMsgErrors
Module: ATM2-MIB
OID (symbolic): ATM2-MIB::atmSigDetectMsgErrors
OID (numeric): 1.3.6.1.2.1.37.1.14.1.3.1.11
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of Incorrect Messages detected on this interface. The Incorrect Messages Counter reflects any sort of incorrect information in a message. This includes:
- RELEASE, RELEASE COMPLETE, ADD PARTY REJECT, and STATUS messages transmitted, that contain any of the Cause values listed below.
- Ignored messages. These messages are dropped because the message was so damaged that it could not be further processed. A list of dropped messages is compiled below:
1. Message with invalid protocol discriminator
2. Message with errors in the call reference I.E. - Bits 5-8 of the first octet not equal to '0000' - Bits 1-4 of the first octet indicating a length other than 3 octets - RELEASE COMPLETE message received with a call reference that does not relate to a call active or in progress - SETUP message received with call reference flag incorrectly set to 1 - SETUP message received with a call reference for a call that is already active or in progress.
3. Message too short
The following cause values are monitored by this counter (Note: These cause values apply to both UNI3.0 and UNI3.1 unless otherwise stated):
Cause Value Meaning
10 VPCI/VCI unacceptable (UNI3.0 only) 36 VPCI/VCI assignment failure (UNI3.1 only) 81 invalid call reference value 82 identified channel does not exist 89 invalid endpoint reference 96 mandatory information element is missing 97 message type non-existent or not implemented 99 information element non-existent or not implemented
100 invalid information element contents 101 message not compatible with call state 104 incorrect message length 111 protocol error, unspecified
NOTE: For this counter, RELEASE COMPLETE messages that are a reply to a previous RELEASE message and contain the same cause value, are redundant (for counting purposes) and should not be counted.
What is atmSigDetectMsgErrors?
Counts the number of malformed or otherwise incorrect ATM signaling messages received on this interface, including RELEASE, RELEASE COMPLETE, ADD PARTY REJECT, and STATUS messages that contain invalid information. A rising count indicates signaling protocol errors or misconfigurations with a connected ATM peer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.37.1.14.1.3.1.11 snmpwalk -v2c -c public <target> ATM2-MIB::atmSigDetectMsgErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.37.1.14.1.3.1.11.1 snmpget -v2c -c public <target> ATM2-MIB::atmSigDetectMsgErrors.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmSigDetectMsgErrors.1
Start monitoring ATM switches/interfaces using SVC signaling with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATM2-MIB::atmSigDetectMsgErrors OID value, configure state conditions and alerts, and monitor any ATM switches/interfaces using SVC signaling from a single console.
OID Breakdown
Upper-level ancestors (8 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.37 | atmMIB | ATM-MIB |
| 1.3.6.1.2.1.37.1 | atmMIBObjects | ATM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.37.1.14 | atm2MIB | ATM2-MIB |
| 1.3.6.1.2.1.37.1.14.1 | atm2MIBObjects | ATM2-MIB |
| 1.3.6.1.2.1.37.1.14.1.3 | atmSigStatTable | ATM2-MIB |
| 1.3.6.1.2.1.37.1.14.1.3.1 | atmSigStatEntry | ATM2-MIB |
| 1.3.6.1.2.1.37.1.14.1.3.1.11 | atmSigDetectMsgErrors | ATM2-MIB |