fsRouteMapMetricValueType
FS-ROUTE-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.20.2.1.1.6
Object
column r/w
Enumeration
How to modify old metric vlaue. 'noOper': metric value will not be modified. 'replace': old metric value will be replaced by fsRouteMapSetMetric. 'add': new metric value will equal 'old metric vlaue + fsRouteMapSetMetric' 'reduce': new metric value will equal 'old metric vlaue - fsRouteMapSetMetric'
Context
- MIB
- FS-ROUTE-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.20.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Default
noOper- Parent
- fsRouteMapEntry
- 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 'FS-ROUTE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-ROUTE-MIB::fsRouteMapMetricValueType'
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::fsRouteMapMetricValueType.<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::fsRouteMapMetricValueType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOper |
1 | replace |
2 | add |
3 | reduce |
Conformance
Member of