All MIBs › PRVT-OSPF-EXTENSION-MIB › ospfRedistributeProtocol
ospfRedistributeProtocol
Module: PRVT-OSPF-EXTENSION-MIB
OID (symbolic): PRVT-OSPF-EXTENSION-MIB::ospfRedistributeProtocol
OID (numeric): 1.3.6.1.4.1.738.1.6.4.2.1.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: The specific routes redistributed into OSPF. For T4R model the valid values are connected, rip and static. For all the other models all of the above routes can be redistributed
What is ospfRedistributeProtocol?
This read-create INTEGER selects which routing protocol (kernel, connected, static, rip, or bgp) is redistributed into OSPF for this table row, and creating the row starts redistribution of that protocol while deleting it stops redistribution; per the MIB, the T4R model only supports connected, rip, and static. An admin creates a row here to have the switch inject routes learned from another source into its OSPF domain, turning it into an ASBR router. Creating a row with ospfRedistributeProtocol set to static(3) would start injecting the switch's manually configured static routes into the OSPF routing domain.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.738 | privateVendorOID | PRIV-VENDORDEF-MIB |
| 1.3.6.1.4.1.738.1 | prvt_products | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.6 | ipSwitch | PRVT-SWITCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.738.1.6.4 | routingProtocols | PRVT-OSPF-EXTENSION-MIB |
| 1.3.6.1.4.1.738.1.6.4.2 | prvtOSPFExtensionMib | PRVT-OSPF-EXTENSION-MIB |
| 1.3.6.1.4.1.738.1.6.4.2.1 | ospfExtension | PRVT-OSPF-EXTENSION-MIB |
| 1.3.6.1.4.1.738.1.6.4.2.1.2 | ospfRedistributeTable | PRVT-OSPF-EXTENSION-MIB |
| 1.3.6.1.4.1.738.1.6.4.2.1.2.1 | ospfRedistributeEntry | PRVT-OSPF-EXTENSION-MIB |
| 1.3.6.1.4.1.738.1.6.4.2.1.2.1.1 | ospfRedistributeProtocol | PRVT-OSPF-EXTENSION-MIB |