State¶
Leafs
- 
class 
Mpls.TeInterfaceAttributes.Interface.State¶ Bases:
EntityClass Hierarchy:
MplsTeInterfaceAttributesInterfaceStateThis class represents state data.
State parameters related to TE interfaces
- 
interface_id¶ Id of the interface
type: str
config: False
- 
te_metric¶ TE specific metric for the link
type: int
range: 0..4294967295config: False
- 
srlg_membership¶ list of references to named shared risk link groups that the interface belongs to
type: list of str
refers to:
nameconfig: False
- 
admin_group¶ list of admin groups (by name) on the interface
type: list of str
config: False
-