zxr10RMAPMatchExternType
ZXR10-ROUTE-MAP-MIB ·
.1.3.6.1.4.1.3902.3.6000.604.2.1.16.1.4
Object
column RmapMatchRouteType
type-1 OSPF external type 1 route.Value is 6. type-2 OSPF external type 2 route.Value is 7.
Context
- MIB
- ZXR10-ROUTE-MAP-MIB
- OID
.1.3.6.1.4.1.3902.3.6000.604.2.1.16.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zxr10RMAPMatchRouteTypeEntry
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 'ZXR10-ROUTE-MAP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ROUTE-MAP-MIB::zxr10RMAPMatchExternType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-ROUTE-MAP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ROUTE-MAP-MIB::zxr10RMAPMatchExternType.<zxr10RMAPName>.<zxr10RMAPSequence>.<zxr10RMAPMatchRouteType>.<zxr10RMAPMatchExternType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-ROUTE-MAP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-ROUTE-MAP-MIB::zxr10RMAPMatchExternType'
Syntax
- Source
- RmapMatchRouteType
- Base type
Enumeration
Type Description
local Locally generated route.Value is 1. internal Internal route (including OSPF intra/inter area).Value is 2. level-1 IS-IS level-1 route.Value is 3. level-2 IS-IS level-2 route.Value is 4. external External route (OSPF type 1/2).Value is 5. type-1 OSPF external type 1 route.Value is 6. type-2 OSPF external type 2 route.Value is 7. ebgp External border gateway protocol(EBGP) route.Value is 8. ibgp Internal border gateway protocol(IBGP) route.Value is 9. static Static route.Value is 10. bgp-agg BGP aggregate route.Value is 11.
Values & Constraints
Type Values
1 | local |
2 | internal |
3 | level-1 |
4 | level-2 |
5 | external |
6 | type-1 |
7 | type-2 |
8 | ebgp |
9 | ibgp |
10 | static |
11 | bgp-agg |