tripRouteUnknown

TRIP-MIB · .1.3.6.1.2.1.116.1.6.1.17

Object

column OctetString
This object contains one or more attributes that were not
understood, and because they were transitive, were dropped
during aggregation. They take the format of a triple
<attribute type, attribute length, attribute value>, of
variable length. If no attributes were dropped, this
returns an OCTET STRING of size 0.

Context

MIB
TRIP-MIB
OID
.1.3.6.1.2.1.116.1.6.1.17
Type
column
Access
readonly
Status
current
Parent
tripRouteEntry
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 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIP-MIB::tripRouteUnknown'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIP-MIB::tripRouteUnknown.<applIndex>.<tripRouteAppProtocol>.<tripRouteAddressFamily>.<tripRouteAddress>.<tripRoutePeer>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRIP-MIB::tripRouteUnknown'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance