qtechRouteMapSetMetricType

QTECH-ROUTE-MIB · .1.3.6.1.4.1.27514.1.1.10.2.20.2.1.1.9

Object

column r/w Enumeration
set metric type,
'external' means   IS-IS external metric;
'internal' means   Use IGP metric as the MED for BGP;
'type-1  ' means  OSPF external type 1 metric;
'type-2 '  means  OSPF external type 2 metric.
'noOper'indicate that no any opertion will be done for this item.

Context

MIB
QTECH-ROUTE-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.20.2.1.1.9
Type
column
Access
readwrite
Status
current
Default
noOper
Parent
qtechRouteMapEntry
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 'QTECH-ROUTE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ROUTE-MIB::qtechRouteMapSetMetricType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-ROUTE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ROUTE-MIB::qtechRouteMapSetMetricType.<qtechRouteMapName>.<qtechRouteMapSequenceNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-ROUTE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-ROUTE-MIB::qtechRouteMapSetMetricType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0noOper
1internal
2external
3type1
4type2

Conformance