NETGEAR-RADLAN-Redistribute
21 objects
No module-level DESCRIPTION found.
Imported Objects
| NETGEAR-RADLAN-IP | ipSpec |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4526.17.26.27 | NoderlRedistribute | |||
| 1.3.6.1.4.1.4526.17.26.27.1 | TablerlRedistTable | not-accessible | current | Using a routing protocol to advertise routes that are learned by some other means, such as by another routing protocol, static routes, or directly connected ro… |
| 1.3.6.1.4.1.4526.17.26.27.1.1 | RowrlRedistEntry | not-accessible | current | . |
| 1.3.6.1.4.1.4526.17.26.27.1.1.1 | ColumnrlRedistDstProtocol | not-accessible | current | The protocol to which the routes are exported to |
| 1.3.6.1.4.1.4526.17.26.27.1.1.2 | ColumnrlRedistSrcProtocol | not-accessible | current | The protocol from which the routes are imported from |
| 1.3.6.1.4.1.4526.17.26.27.1.1.3 | ColumnrlRedistDstProcessId | not-accessible | current | Parameter semantic differs according to rlRedistDstProtocol. in OSPF this is an appropriate OSPF process ID to which routes are to be redistributed |
| 1.3.6.1.4.1.4526.17.26.27.1.1.4 | ColumnrlRedistSrcProcessId | not-accessible | current | Parameter semantic differs according to rlRedistSrcProtocol. in BGP and EIGRP keyword, this is an autonomous system number, in range 1 to 65535.. in OSPF, this… |
| 1.3.6.1.4.1.4526.17.26.27.1.1.5 | ColumnrlRedistMatchType | not-accessible | current | Applicable only when rlRedistSrcProtocol is OSPF defines the criteria by which OSPF routes are redistributed into other routing domains. It can be one of the f… |
| 1.3.6.1.4.1.4526.17.26.27.1.1.6 | ColumnrlRedistRoutMapName | not-accessible | current | Specifies the route map that should be interrogated to filter the importation of routes from this source routing protocol to the current routing protocol. If n… |
| 1.3.6.1.4.1.4526.17.26.27.1.1.7 | ColumnrlRedistAsNumber | read-write | current | Autonomous system number for the redistributed route. Number in range from 1 to 65535. 0 means no AS number defined |
| 1.3.6.1.4.1.4526.17.26.27.1.1.8 | ColumnrlRedistMetricTransparent | read-write | current | Redistribute routes without changing the metric |
| 1.3.6.1.4.1.4526.17.26.27.1.1.9 | ColumnrlRedistMetricValue | read-write | current | When redistributing from one OSPF process to another OSPF process on the same router, the metric will be carried through from one process to the other if no me… |
| 1.3.6.1.4.1.4526.17.26.27.1.1.10 | ColumnrlRedistMetricType | read-write | current | Parameter semantic differs according to rlRedistSrcProtocol. In OSPF specifies the external link type associated with the default route advertised into the OSP… |
| 1.3.6.1.4.1.4526.17.26.27.1.1.11 | ColumnrlRedistSubnets | read-write | current | For redistributing routes into OSPF, the scope of redistribution for the specified protocol |
| 1.3.6.1.4.1.4526.17.26.27.1.1.12 | ColumnrlRedistOnlyNSSA | read-write | current | Sets the nssa-only attribute for all routes redistributed into OSPF. |
| 1.3.6.1.4.1.4526.17.26.27.1.1.13 | ColumnrlRedistRowStatus | read-create | current | Row Status |
| 1.3.6.1.4.1.4526.17.26.27.1.1.14 | ColumnrlRedistFilterListName | read-write | current | Specifies the name of a Standard IP Access List that should be interrogated to filter the importation of routes from this source routing protocol to the curren… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| RlRedistDstProtocol | INTEGER { rlRedistProtocolRip(3), rlRedistProtocolOspfv2(4), rlRedistProtocolOspfv3(5), rlRedistProtocolBgp(6), rlRedistProtocolEigrp(7), rlRedistProtocolIsIs(8), rlRedistProtocolMobile(9) } | current | Destination Protocol |
| RlRedistMatchType | INTEGER { rlRedistMatchTypeNone(0), rlRedistMatchTypeInternal(1), rlRedistMatchTypeExternalOne(2), rlRedistMatchTypeExternalTwo(3) } | current | Match Type Bit Map that defines the criteria by which OSPF routes are redistributed into other routing domains. |
| RlRedistMetricType | INTEGER { rlRedistMetricTypeNone(0), rlRedistMetricTypeExternalOne(1), rlRedistMetricTypeExternalTwo(2) } | current | Metric Type |
| RlRedistSrcProtocol | INTEGER { rlRedistProtocolConnected(1), rlRedistProtocolStatic(2), rlRedistProtocolRip(3), rlRedistProtocolOspfv2(4), rlRedistProtocolOspfv3(5), rlRedistProtocolBgp(6), rlRedistProtocolEigrp(7), rlRedistProtocolIsIs(8), rlRedistProtocolMobile(9), rlRedistProtocolAll(10) } | current | Source Protocol this defines the list of sources that redistribute their routes |