class cobra.model.ospfv3.LsaRec¶
-
class
cobra.model.ospfv3.
LsaRec
¶
The LSA records information.
- Containers:
- Properties:
advRtr : The LSA record router ID. By default, when the OSPF process initializes, it selects the highest IP address on a router as the router ID for the OSPF process. The router ID uniquely identifies a router within an OSPF domain.
- isNaming: True
- isCreateOnly: True
- isConfig: True
- isImplicit: False
advert : An advertisement.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
age : The LSA record age. Note that each link state entry has a timer to determine when the LSA refresh update must be sent. Every link state entry additionally has a maximum age of 60 minutes. If an entry is not refreshed within the 60 minute window, the entry will be removed from the LSDB.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
arrivalTs : The link-state record arrival timestamp.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
childAction : Delete or ignore. For internal use only.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
cksum : The block checksum.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- 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
id : An object identifier.
- isNaming: True
- isCreateOnly: True
- isConfig: True
- isImplicit: False
ifId : The OSPF neighbor interface ID.
- 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
name : The name of the object.
- isNaming: False
- isCreateOnly: False
- isConfig: True
- isImplicit: False
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
seq : Sequence number
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
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: True
- isCreateOnly: True
- isConfig: True
- isImplicit: False