.. Class Doc file class cobra.model.vns.VOspfVEncapAsc ==================================== .. class:: cobra.model.vns.VOspfVEncapAsc Containers: * :class:`cobra.model.vns.VEncapAsc` Containment: * :class:`cobra.model.fault.Inst` * :class:`cobra.model.fault.Counts` * :class:`cobra.model.health.Inst` * :class:`cobra.model.fault.Delegate` Properties: - addressFamily : + 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 - authKey : The OSPF authentication key specifier. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - authKeyId : The authentication key ID. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - authType : The OSPF authentication type specifier. The type options are; default, md5, none, and simple. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - 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 - 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 - faultCode : The code corresponding to a service fault. The code characterizes information about the fault. The fault may be reported while updating a configuration or polling for health or counter values. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - faultMessage : The fault that occurred. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - faultSeverity : The severity of a service fault. The fault may be reported while updating a configuration or polling for health or counter values. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - helloIntvl : The hello interval. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - lcOwn : A value that indicates how this object was created. For internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - 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 - mtu : The administrative MTU port on the aggregated interface. + 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 - 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 - 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