All MIBs › ANS-COMMON-MIB › errorMessageRequestId
errorMessageRequestId
Module: ANS-COMMON-MIB
OID (symbolic): ANS-COMMON-MIB::errorMessageRequestId
OID (numeric): 1.3.6.1.4.1.193.96.115.1.2.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of the request-id (according to RFC 1157) of the SNMP request response that was received with an error status not equal to 'noError'.
What is errorMessageRequestId?
Reports the SNMP request-id (per RFC 1157) of a request whose response returned an error status other than 'noError', helping correlate the error to the originating request.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.96.115.1.2.1.1.1 snmpwalk -v2c -c public <target> ANS-COMMON-MIB::errorMessageRequestId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.96.115.1.2.1.1.1.1 snmpget -v2c -c public <target> ANS-COMMON-MIB::errorMessageRequestId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> errorMessageRequestId.1
Start monitoring Ericsson ANS CO+RE mobile packet core network elements (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ANS-COMMON-MIB::errorMessageRequestId OID value, configure state conditions and alerts, and monitor any Ericsson ANS CO+RE mobile packet core network elements (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.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96 | mlpmp | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96.115 | mlpmpR115 | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96.115.1 | common | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96.115.1.2 | errorMessage | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96.115.1.2.1 | errorMessageTable | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96.115.1.2.1.1 | errorMessageEntry | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96.115.1.2.1.1.1 | errorMessageRequestId | ANS-COMMON-MIB |