ethpm:Vlan
Stores the runtime state of VLANs inside ethpm.
Telemetry Sensor Path(s)
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| flag | scalar:Uint32 |
vlan flags | RANGE: [0, 4294967295] |
| id | l2:DomId (scalar:Uint32) |
vlan id | RANGE: [1 , 4096] |
| numIf | scalar:Uint32 |
number of interfaces | RANGE: [0, 4294967295] |
| shutState | l1:AdminSt (scalar:Enum8) |
shut state of vlan | SELECTION: 1 - down 2 - up DEFAULT: up |
| state | l2:DomAdminSt (scalar:Enum8) |
state of vlan | SELECTION: 1 - suspend 2 - active DEFAULT: active |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |