fsRouteMapMatchRouteType
FS-ROUTE-MIB ·
.1.3.6.1.4.1.52642.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
- FS-ROUTE-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.20.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Default
notMatch- 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::fsRouteMapMatchRouteType'
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::fsRouteMapMatchRouteType.<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::fsRouteMapMatchRouteType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notMatch |
1 | internal |
2 | external |
3 | external-type1 |
4 | external-type2 |
Conformance
Member of