l3VpnTraceCtlErrorCode

MPRTMPLS · .1.3.6.1.4.1.5651.6.2.1.5.4.1.8

Object

column Enumeration
error code of LSP traceroute:
1: wrong entity ID;
2: entity ID is up to max;
3: entity ID is used;
4: memory short;
5: wrong vrf name;
6: wrong mask length;
7: wrong timeout value;
8: wrong ttl value;
9: wrong exp value;
10: parameters missed;

Context

MIB
MPRTMPLS
OID
.1.3.6.1.4.1.5651.6.2.1.5.4.1.8
Type
column
Access
readonly
Status
current
Parent
mplsL3VpnTraceCtlEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPRTMPLS' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPRTMPLS::l3VpnTraceCtlErrorCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPRTMPLS' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPRTMPLS::l3VpnTraceCtlErrorCode.<l3VpnTraceCtlEntityId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPRTMPLS' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPRTMPLS::l3VpnTraceCtlErrorCode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1wrong_entity_ID
2entity_ID_is_up_to_max
3entity_ID_is_used
4memory_short
5wrong_vrf_name
6wrong_mask_length
7wrong_timeout_value
8wrong_ttl_value
9wrong_exp_value
10parameters_missed