fsRouteMapSetMetric

FS-ROUTE-MIB · .1.3.6.1.4.1.52642.1.1.10.2.20.2.1.1.7

Object

column r/w Unsigned32
Set the metric value to the given redistributed routes (for
any protocol except IGRP or EIGRP). The metric value is
an integer from 1 to 255.
              
fsRouteMapMetricValueType will decide real operation.  The value of
fsRouteMapSetMetric is invalid in fsRouteMapMetricValueType is 
'noOper'.

Context

MIB
FS-ROUTE-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.20.2.1.1.7
Type
column
Access
readwrite
Status
current
Default
1
Parent
fsRouteMapEntry
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 'FS-ROUTE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-ROUTE-MIB::fsRouteMapSetMetric'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-ROUTE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-ROUTE-MIB::fsRouteMapSetMetric.<fsRouteMapName>.<fsRouteMapSequenceNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-ROUTE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-ROUTE-MIB::fsRouteMapSetMetric'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance