qtechRouteMapMatchRouteType

QTECH-ROUTE-MIB · .1.3.6.1.4.1.27514.1.1.10.2.20.2.1.1.5

Object

column r/w Enumeration
the route type value which route-map match,
internal: OSPF intra-area and interarea routes or EIGRP internal routes,
external: OSPF external routes(Type 1 or Type 2)or EIGRP external routes,
external-type1: OSPF external routes Type 1 
external-type2: OSPF external routes Type 2
'notMatch' indicate that this item will not be matched.

Context

MIB
QTECH-ROUTE-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.20.2.1.1.5
Type
column
Access
readwrite
Status
current
Default
notMatch
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::qtechRouteMapMatchRouteType'
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::qtechRouteMapMatchRouteType.<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::qtechRouteMapMatchRouteType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notMatch
1internal
2external
3external-type1
4external-type2

Conformance