class cobra.model.ospf.LsaRec¶
-
class
cobra.model.ospf.
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 age of the link-state advertisement (LSA) record.
- 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 LSA record ID. This is a unique identifier that is assigned to the LSA when the record is created.
- 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 : The 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 link-state advertisement (LSA) record type. OSPF routers advertise routes using LSAs. Nine LSA types are supported: Type 1, 2, 3, 4, 5, 7, 9, 10, and 11.
- isNaming: True
- isCreateOnly: True
- isConfig: True
- isImplicit: False