class cobra.model.ospf.If¶
-
class
cobra.model.ospf.
If
¶
The OSPF information that is operated at an interface level.
- Containers:
- Containment:
- Properties:
addr : The peer IP address.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
adminSt : The administrative state of the object or policy.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
area : The OSPF Area ID. An area is a logical collection of OSPF networks, routers, and links that have the same area identification. A router within an area must maintain a topological database for the area to which it belongs. The router doesn’t have detailed information about network topology outside of its area, thereby reducing the size of its database. Areas limit the scope of route information distribution. It is not possible to do route update filtering within an area. The link-state database (LSDB) of routers within the same area must be synchronized and be exactly the same; however, route summarization and filtering is possible between different areas. The main benefit of creating areas is a reduction in the number of routes to propagate-by the filtering and the summarization of routes. Areas are identified by an area ID. Cisco IOS software supports area IDs expressed in IP address format or decimal format, for example, area 0.0.0.0 is equal to area 0.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
bdr : The OSPF backup designated router IP address.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
bdrId : A backup designated router ID.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
childAction : Delete or ignore. For internal use only.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
cost : The OSPF Area cost for the default summary LSAs. The Area cost is used with NSSA and stub area types only.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
ctrl : The control state.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
deadIntvl : The interval between hello packets from a neighbor before the router declares the neighbor as down. This value must be the same for all networking devices on a specific network. Specifying a smaller dead interval (seconds) will give faster detection of a neighbor being down and improve convergence, but might cause more routing instability.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
descr :
- isNaming: False
- isCreateOnly: False
- isConfig: True
- isImplicit: False
dn : A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.
- isNaming: False
- isCreateOnly: True
- isConfig: False
- isImplicit: True
dr : A designated router address.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
drId : A designated router ID.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
failStQual : The OSPF domain failed state qualifier.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
flags : The IP address flags.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
helloIntvl : The hello interval.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
id : The OSPF interface ID.
- isNaming: True
- isCreateOnly: True
- isConfig: True
- isImplicit: False
lcOwn : A value that indicates how this object was created. For internal use only.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
lsaCksumSum : The LSA checksum sum.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
modTs : The time when this object was last modified.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
monPolDn : The monitoring policy attached to this observable object.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
name : The name of the object.
- isNaming: False
- isCreateOnly: False
- isConfig: True
- isImplicit: False
nwT : The OSPF interface policy network type. OSPF supports point-to-point and broadcast.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
operCost : The route summary cost.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
operSt : The runtime state of the object or policy.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
pfxSuppress : Mo doc not defined in techpub!!!
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
prio : The QoS priority class ID.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
rexmitIntvl : The interval between LSA retransmissions. The retransmit interval occurs while the router is waiting for an acknowledgement from the neighbor router that it received the LSA. If no acknowlegment is received at the end of the interval, then the LSA is resent.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
rn : Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names.
- isNaming: False
- isCreateOnly: True
- isConfig: False
- isImplicit: True
status : The upgrade status. This property is for internal use only.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
type : The specific type of the object or component.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
xmitDelay : The delay time needed to send an LSA update packet. OSPF increments the LSA age time by the transmit delay amount before transmitting the LSA update. You should take into account the transmission and propagation delays for the interface when you set this value.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True