tripRouteTRIBMask

TRIP-MIB · .1.3.6.1.2.1.116.1.6.1.5

Object

column Bits
Indicates which Telephony Routing Information Base (TRIB)
this entry belongs to. This is
a bit-map of possible types. If the bit has a value of
1, then the entry is a member of the corresponding TRIB
type. If the bit has a value of 0 then the entry is not
a member of the TRIP type. The various bit positions
are:
              
0    adjTribIns     The entry is of type adj-TRIBs-ins,
                    stores routing information that has
                    been learned from inbound UPDATE
                    messages.
1    extTrib        The entry is of type ext-TRIB, the
                    best route for a given destination.
2    locTrib        The entry is of type loc-TRIB contains
                    the local TRIP routing information
                    that the LS has selected.
3    adjTribOut     The entry is of type adj-TRIBs-out,
                    stores the information that the local
                    LS has selected for advertisement to
                    its external peers.

Context

MIB
TRIP-MIB
OID
.1.3.6.1.2.1.116.1.6.1.5
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::tripRouteTRIBMask'
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::tripRouteTRIBMask.<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::tripRouteTRIBMask'

Syntax

Bits

Values & Constraints

Enumerated Values
0adjTribIns
1extTrib
2locTrib
3adjTribOut

Conformance