A3COM-SWITCHING-SYSTEMS-ROUTEPOLICY-MIB
25 objects
No module-level DESCRIPTION found.
Imported Objects
| RFC-1212 | OBJECT-TYPE |
| RFC1155-SMI | enterprises IpAddress |
| RFC1213-MIB | DisplayString |
| SNMPv2-TC | -- RowStatus -- |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.43 | Nodea3Com | |||
| 1.3.6.1.4.1.43.29 | NodeswitchingSystemsMibs | |||
| 1.3.6.1.4.1.43.29.4 | Nodea3ComSwitchingSystemsMib | |||
| 1.3.6.1.4.1.43.29.4.23 | Nodea3ComRoutePolicy | |||
| 1.3.6.1.4.1.43.29.4.23.1 | Tablea3ComRoutePolicyTable | not-accessible | mandatory | 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 … |
| 1.3.6.1.4.1.43.29.4.23.1.1 | Rowa3ComRoutePolicyEntry | not-accessible | mandatory | 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… |
| 1.3.6.1.4.1.43.29.4.23.1.1.1 | Columna3ComRoutePolicyIndex | read-only | 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 res… |
| 1.3.6.1.4.1.43.29.4.23.1.1.2 | Columna3ComRoutePolicyProtocolType | read-write | 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 t… |
| 1.3.6.1.4.1.43.29.4.23.1.1.3 | Columna3ComRoutePolicyType | read-write | mandatory | This object specifies what type of policy this is. The type import regards to ingress externally is learned by the device managed. And the type export regards … |
| 1.3.6.1.4.1.43.29.4.23.1.1.4 | Columna3ComRoutePolicyOriginProtocol | read-write | 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 ent… |
| 1.3.6.1.4.1.43.29.4.23.1.1.5 | Columna3ComRoutePolicySourceAddress | read-write | 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 … |
| 1.3.6.1.4.1.43.29.4.23.1.1.6 | Columna3ComRoutePolicyRouteAddress | read-write | 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 d… |
| 1.3.6.1.4.1.43.29.4.23.1.1.7 | Columna3ComRoutePolicyRouteMask | read-write | 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… |
| 1.3.6.1.4.1.43.29.4.23.1.1.8 | Columna3ComRoutePolicyAction | read-write | mandatory | This object specifies whether the protocol rejects a route that matches the policy or accepts it. a3ComRoutePolicyAction can be modified at any time. |
| 1.3.6.1.4.1.43.29.4.23.1.1.9 | Columna3ComRoutePolicyAdjustMetric | read-write | 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 a3ComRoutePoli… |
| 1.3.6.1.4.1.43.29.4.23.1.1.10 | Columna3ComRoutePolicyMetric | read-write | 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 a3ComRouteP… |
| 1.3.6.1.4.1.43.29.4.23.1.1.11 | Columna3ComRoutePolicyWeight | read-write | 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 a3Co… |
| 1.3.6.1.4.1.43.29.4.23.1.1.12 | Columna3ComRoutePolicyExportType | read-write | 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 … |
| 1.3.6.1.4.1.43.29.4.23.1.1.13 | Columna3ComRoutePolicyRowStatus | read-write | 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: in… |
| 1.3.6.1.4.1.43.29.4.23.2 | Scalara3ComRoutePolicyNextFreeIndex | read-only | mandatory | The value of the next available policy entry. This object is automatically increased once a new policy is successfully made active(1). A new policy entry in a3… |
| 1.3.6.1.4.1.43.29.4.23.3 | Tablea3ComRoutePolicyIpIfTable | not-accessible | mandatory | 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 sui… |
| 1.3.6.1.4.1.43.29.4.23.3.1 | Rowa3ComRoutePolicyIpIfEntry | not-accessible | mandatory | 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… |
| 1.3.6.1.4.1.43.29.4.23.3.1.1 | Columna3ComRoutePolicyIpIfIndex | read-only | 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 (a3Com… |
| 1.3.6.1.4.1.43.29.4.23.3.1.2 | Columna3ComRoutePolicyIpIfAddressIndex | read-only | mandatory | The address of an existing ip interface at the device being managed. |
| 1.3.6.1.4.1.43.29.4.23.3.1.3 | Columna3ComRoutePolicyIpIfRowStatus | read-write | 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 … |