a3ComRoutePolicyRouteMask
A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB ·
.1.3.6.1.4.1.43.29.4.23.1.1.7
Object
column
mandatory
r/w
OctetString
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 format
The agent will be smart enough to understand either one of
the two formats listed, based on the size of the argument given.
When performing an snmp get, the agent will unconditionally
return this value using the decimal dotted format.
a3ComRoutePolicyRouteMask will be ignored if the protocol family
is not ip or if a3ComRoutePolicyRouteAddress is empty. On the other
hand, an error will be returned if an invalid mask is existent
upon entry activation. The value of this object can be modified
at any time.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB
- OID
.1.3.6.1.4.1.43.29.4.23.1.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComRoutePolicyEntry
- Table
- a3ComRoutePolicyTable
- Siblings
- 12
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-16
Related Objects
Sibling Objects
| Object | Type | 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 a… | column | Integer32 | .1.3.6.1.4.1.43.29.4.23.1.1.1 |
| 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… | column | Integer32 | .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… | column | Integer32 | .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 i… | column | Enumeration | .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:
… | column | RowStatus | .1.3.6.1.4.1.43.29.4.23.1.1.13 |
| 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, … | column | Enumeration | .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
expo… | column | Enumeration | .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 zer… | column | Integer32 | .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 … | column | OctetString | .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 manag… | column | OctetString | .1.3.6.1.4.1.43.29.4.23.1.1.6 |
| 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. | column | Enumeration | .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
t… | column | Enumeration | .1.3.6.1.4.1.43.29.4.23.1.1.9 |