State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Global.LspBit.OverloadBit.ResetTriggers.ResetTrigger.State¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolIsisGlobalLspBitOverloadBitResetTriggersResetTriggerStateThis class represents state data.
This container defines state for ISIS Overload Bit reset
triggers.
-
reset_trigger¶ In the case that the system sets the overload bit on start, the system should reset the bit (i.e., clear the overload bit) upon the specified trigger
type: one of the below values:
WAITFORBGPconfig: False
-
delay¶ If a reset trigger is specified, the system should delay resetting the overload bit for the specified number of seconds after the trigger occurs
type: int
range: 0..65535config: False
units: seconds
-