State¶
Leafs
-
class
Interfaces.Interface.HoldTime.State¶ Bases:
EntityClass Hierarchy:
InterfacesInterfaceHoldTimeStateThis class represents state data.
Operational state data for interface hold-time.
-
up¶ Dampens advertisement when the interface transitions from down to up. A zero value means dampening is turned off, i.e., immediate notification
type: int
range: 0..4294967295config: False
units: milliseconds
default value: 0
-
down¶ Dampens advertisement when the interface transitions from up to down. A zero value means dampening is turned off, i.e., immediate notification
type: int
range: 0..4294967295config: False
units: milliseconds
default value: 0
-