A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
16
.1.3.6.1.4.1.43.29.4.23.1
·
1 row entry
·
13 columns
This table is used to provide routing policy facilities.
The implementation allows a list of policies to be set up
and matched before a given route is learned or advertised
by the router, which is the device being managed.
An entry used to define a routing policy. A row in this table is
created by setting a3ComRoutePolicyRowStatus to createAndGo(4) or
createAndWait(5), indexed by the next available index
(a3ComRoutePolicyNextFreeIndex…
created by setting a3ComRoutePolicyRowStatus to createAndGo(4) or
createAndWait(5), indexed by the next available index
(a3ComRoutePolicyNextFreeIndex…
Indexes
a3ComRoutePolicyIndex
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
a3ComRoutePolicyIndex
mandatory
Unique identifier of a row in the policy table. The actual number
of rows that can be created on any particular device depends on the memory and processing resources available at the time. |
Integer32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.43.29.4.23.1.1.1 |
||||||||||||||||||
|
a3ComRoutePolicyProtocolType
mandatory
This mandatory object defines the protocol in which a policy will
be used. Once such protocol family is defined, the agent will use this information to parse the source, route, as well as all other objects that apply… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.29.4.23.1.1.2 |
||||||||||||||||||
|
a3ComRoutePolicyType
mandatory
This object specifies what type of policy this is. The type
import regards to ingress -- where a route advertised externally is learned by the device managed. And the type export regards to egress -- where a route i… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.29.4.23.1.1.3 |
||||||||||||||||||
|
a3ComRoutePolicyOriginProtocol
mandatory
This object is only used when a3ComRoutePolicyType is set to
export(2). It makes up a mask of protocols, within the protocol suite, that matches the policy entry. If set to zero, the mask will be interpreted as a ma… |
Integer32r/w Constraints: range: 0-63 |
.1.3.6.1.4.1.43.29.4.23.1.1.4 |
||||||||||||||||||
|
a3ComRoutePolicySourceAddress
mandatory
This DisplayString is the network address of the gateway
to the route address. Note that when the policy is of the type import(1), this object will correspond to a neighboring router address, and for export(2) polici… |
OctetStringr/w Constraints: range: 0-50 |
.1.3.6.1.4.1.43.29.4.23.1.1.5 |
||||||||||||||||||
|
a3ComRoutePolicyRouteAddress
mandatory
This DisplayString is the network address of the route to
which this policy applies. Such address will be known when a route advertisement is received by the device being managed. The following format… |
OctetStringr/w Constraints: range: 0-50 |
.1.3.6.1.4.1.43.29.4.23.1.1.6 |
||||||||||||||||||
|
a3ComRoutePolicyRouteMask
mandatory
This DisplayString is the network mask of the route to
which this policy applies. The following formats can be used: IP cccc - ipAddress MIB IP nnn.nnn.nnn.nnn - decimal dotted fo… |
OctetStringr/w Constraints: range: 0-16 |
.1.3.6.1.4.1.43.29.4.23.1.1.7 |
||||||||||||||||||
|
a3ComRoutePolicyAction
mandatory
This object specifies whether the protocol rejects a route that
matches the policy or accepts it. a3ComRoutePolicyAction can be modified at any time. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.29.4.23.1.1.8 |
||||||||||||||||||
|
a3ComRoutePolicyAdjustMetric
mandatory
This object defines what type of operation that can be
additionally performed at a route metric. Note that this object will be always ignored if a3ComRoutePolicyAction is of the type reject(2). Furthermore, a3ComRou… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.29.4.23.1.1.9 |
||||||||||||||||||
|
a3ComRoutePolicyMetric
mandatory
This object is the value by which an additional adjustment
can be performed on a matched route metric. The actual operation performed is defined by a3ComRoutePolicyAdjustMetric. If a3ComRoutePolicyMetric is zero, no… |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.43.29.4.23.1.1.10 |
||||||||||||||||||
|
a3ComRoutePolicyWeight
mandatory
This object assigns an administrative weight to the policy entry.
A policy with a higher value takes precedence over a policy with a lower value. Usage of a3ComRoutePolicyWeight applies when an order of precedence is… |
Integer32r/w Constraints: range: 1-16 |
.1.3.6.1.4.1.43.29.4.23.1.1.11 |
||||||||||||||||||
|
a3ComRoutePolicyExportType
mandatory
This object describes which type of route advertisement
the router will use when a given protocol can export routes in multiple ways. In situations when there is only one way routes can be exported, … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.43.29.4.23.1.1.12 |
||||||||||||||||||
|
a3ComRoutePolicyRowStatus
mandatory
The status column for a routing policy. This object can be set to:
active(1), createAndGo(4), createAndWait(5), destroy(6) The following values may be read: inactive(2) active(1) A… |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.43.29.4.23.1.1.13 |
.1.3.6.1.4.1.43.29.4.23.3
·
1 row entry
·
3 columns
This table is used to provide a list of ip interfaces under
a given policy. Thus, the list generated under this table only
applies to policies under the ip suite. Furthermore, the
current mib specification resorts only two conditions:
1) a3ComRoutePolicyProtocolType set to ip_rip(2)
2) a3ComRoutePolicyProtocolType set to ip_ospf(3),
a3ComRoutePolicyType is set to export(2) and the route about
to be advertised is from ospf's direct policy.
In any condition other than these two, this table will simply be
ignored and no errors are returned, even if there are entries
defined. In situations where either one of the conditions listed
above is true and there are no entries in this table for the policy
it is indexed by, any interface will satisfy. In other words, an
empty list stands for an unconditional match on the interface,
given all other preconditions apply. If one or more entries in
this table are present and the policy is of one of the two types
listed above, a route will be advertised/learned (or not, depending
on a3ComRoutePolicyAction) only through the interfaces listed.
An entry used to define an ip interface under a policy. A
row in this table is created by setting a3ComRoutePolicyIpIfRowStatus
with createAndGo(4), indexed by the id of an existing
a3ComRoutePolicyEntry and the addr…
row in this table is created by setting a3ComRoutePolicyIpIfRowStatus
with createAndGo(4), indexed by the id of an existing
a3ComRoutePolicyEntry and the addr…
Indexes
a3ComRoutePolicyIpIfIndex a3ComRoutePolicyIpIfAddressIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
a3ComRoutePolicyIpIfIndex
mandatory
The identifier of a policy entry under a3ComRoutePolicyTable that
this entry belongs to. Note that it is possible to have multiple entries in this table (a3ComRoutePolicyIpIfTable) with the same a3ComRoutePolicyIpIfI… |
Integer32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.43.29.4.23.3.1.1 |
||||||||||||
|
a3ComRoutePolicyIpIfAddressIndex
mandatory
The address of an existing ip interface at the device being
managed. |
RFC1155-SMIIpAddress Textual Convention: RFC1155-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.43.29.4.23.3.1.2 |
||||||||||||
|
a3ComRoutePolicyIpIfRowStatus
mandatory
The status column for an ip interface of a routing policy.
This object can be set to: createAndGo(4), destroy(6) The following values may be read: active(1) A new ip interface entry … |
RowStatusr/w Textual Convention: RowStatus EnumerationType Values:
|
.1.3.6.1.4.1.43.29.4.23.3.1.3 |