tRPAdminPSAcptActnMetricSource
TIMETRA-ROUTE-POLICY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.17.2.2.8.1.32
Object
The value of tRPAdminPSAcptActnMetricSource specifies the source of
the accept action metric.
When the value of tRPAdminPSAcptActnMetricSource is set to
'igpCost(1)' the value of tRPAdminPSAcceptActionMetricValue and
tRPAdminPSAcptActMetricParam are ignored; and the value of MED (Multi
Exit Discriminator) or the metric value is derived from the IGP
(Interior Gateway Protocol) cost of the route.
The default value of tRPAdminPSAcptActnMetricSource is 'metricVal(2)'
which means the metric value is the value of
tRPAdminPSAcceptActionMetricValue. The value of the object
tRPAdminPSAcptActMetricParam is ignored.
The value 'metricParam(3) means the metric value is derived from the
object tRPAdminPSAcptActMetricParam; the value of the object
tRPAdminPSAcceptActionMetricValue is ignored.
Context
- MIB
- TIMETRA-ROUTE-POLICY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.17.2.2.8.1.32- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tRPAdminPSAcceptActionParamsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::tRPAdminPSAcptActnMetricSource'
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::tRPAdminPSAcptActnMetricSource.<tRPAdminPolicyStatementName>.<tRPAdminPSNameEntryIndex>'
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::tRPAdminPSAcptActnMetricSource'
Syntax
- Source
- TPolicyActionMetricSource
- Base type
Enumeration
Values & Constraints
Type Values
1 | igpCost |
2 | metricVal |
3 | metricParam |
Conformance
Member of