gmplsTunnelErrorReporter

GMPLS-TE-STD-MIB · .1.3.6.1.2.1.10.166.13.2.6.1.4

Object

The address of the node reporting the last error, or the address
of the resource (such as an interface) associated with the
error.
              
If gmplsTunnelErrorLastErrorType has the value noError(0), then
this object is not valid and should be ignored.
              
If gmplsTunnelErrorLastErrorType has the value unknown(1),
localConfiguration(4), localResources(5), or localOther(6),
this object MAY contain a zero value.
              
This object should be interpreted in the context of the value of
the object gmplsTunnelErrorReporterType.

Context

MIB
GMPLS-TE-STD-MIB
OID
.1.3.6.1.2.1.10.166.13.2.6.1.4
Type
column
Access
readonly
Status
current
Parent
gmplsTunnelErrorEntry
Groups
1

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 'GMPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GMPLS-TE-STD-MIB::gmplsTunnelErrorReporter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GMPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GMPLS-TE-STD-MIB::gmplsTunnelErrorReporter.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GMPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GMPLS-TE-STD-MIB::gmplsTunnelErrorReporter'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of
Compliance refinements
gmplsTeModuleReadOnlyCompliance INET-ADDRESS-MIB::InetAddress
range: 0 range: 4 range: 16
An implementation is only required to support
unknown(0), ipv4(1), and ipv6(2).