alaRouteMapType
ALCATEL-IND1-ROUTEMAP-MIB ·
.1.3.6.1.4.1.6486.800.1.2.1.10.2.3.1.1.6.1.3
Object
column AlaRouteMapType
The type of match or set command in this entry. Route Map rows with the same Route Map Name, Sequence Number and Match/Set Type form a group. An entry within the group is uniquely identified by this Route Map Table object. Any match within the group is considered a successful match for the entire group, and matching will continue with the next group.
Context
- MIB
- ALCATEL-IND1-ROUTEMAP-MIB
- OID
.1.3.6.1.4.1.6486.800.1.2.1.10.2.3.1.1.6.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- alaRouteMapEntry
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 'ALCATEL-IND1-ROUTEMAP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-ROUTEMAP-MIB::alaRouteMapType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IND1-ROUTEMAP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-ROUTEMAP-MIB::alaRouteMapType.<alaRouteMapIndex>.<alaRouteMapSequence>.<alaRouteMapType>.<alaRouteMapValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-ROUTEMAP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-ROUTEMAP-MIB::alaRouteMapType'
Syntax
- Source
- AlaRouteMapType
- Base type
Enumeration
Values & Constraints
Type Values
1 | matchIpAccesList |
2 | matchIpAddress |
3 | matchIpNextHopAccessList |
4 | matchIpNextHopAddress |
5 | matchIpv6AccessList |
6 | matchIpv6Address |
7 | matchIpv6nExtHopAccessList |
8 | matchIpv6NextHopAddress |
9 | matchTag |
10 | matchIpv4Interface |
11 | matchIpv6Interface |
12 | matchMetric |
13 | matchRouteType |
129 | setMetric |
130 | setMetricType |
131 | setTag |
132 | setCommunity |
133 | setLocalPreference |
134 | setLevel |
135 | setIpNexthop |
136 | setIpv6Nexthop |