tRPOperPSDefActBgpMedSource

TIMETRA-ROUTE-POLICY-MIB · .1.3.6.1.4.1.6527.3.1.2.17.1.1.37.1.32

Object

The value of tRPOperPSDefActBgpMedSource indicates the source to
resolve to get the BGP MED value.
              
When the value is 'igp', the BGP MED value is set to the  IGP cost of
the route or tunnel that resolves the BGP next-hop of the received BGP
route.
              
When the value is 'minIgp', the BGP MED value is set to the minimum
IGP cost; i.e. if the cost of the resolving route or tunnel increases
the advertised MED is not changed.
              
When the value is 'medValue', the BGP MED value is set to the value of
tRPOperPSDefActBgpMedValue.
              
When the value is 'expression', the BGP MED value is set based on a
calculation of the provided expression in tRPOperPSDefActBgpMedExpr.

Context

MIB
TIMETRA-ROUTE-POLICY-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.17.1.1.37.1.32
Type
column
Access
readonly
Status
current
Parent
tRPOperPSDefActParamsExtEntry
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 'TIMETRA-ROUTE-POLICY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ROUTE-POLICY-MIB::tRPOperPSDefActBgpMedSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-ROUTE-POLICY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-ROUTE-POLICY-MIB::tRPOperPSDefActBgpMedSource.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-ROUTE-POLICY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-ROUTE-POLICY-MIB::tRPOperPSDefActBgpMedSource'

Syntax

Source
TPolicyBgpMedSource
Base type
Enumeration

Values & Constraints

Type Values
0none
1igp
2minIgp
3medValue
4expression

Conformance