ANS-COMMON-MIB :: errorMessageRequestId

MIB Reference — IPNetwork Monitor

All MIBsANS-COMMON-MIBerrorMessageRequestId

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.193ericssonANS-COMMON-MIB
1.3.6.1.4.1.193.96mlpmpANS-COMMON-MIB
1.3.6.1.4.1.193.96.115mlpmpR115ANS-COMMON-MIB
1.3.6.1.4.1.193.96.115.1commonANS-COMMON-MIB
1.3.6.1.4.1.193.96.115.1.2errorMessageANS-COMMON-MIB
1.3.6.1.4.1.193.96.115.1.2.1errorMessageTableANS-COMMON-MIB
1.3.6.1.4.1.193.96.115.1.2.1.1errorMessageEntryANS-COMMON-MIB
1.3.6.1.4.1.193.96.115.1.2.1.1.1errorMessageRequestIdANS-COMMON-MIB