sas:DomState
VRF policy state
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| name | sas:VrfName (l3:VrfName) |
VRF to redirect traffic |
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| ipv4Redirect | nw:IfId (base:IfIndex) |
Redirect interface used for IPv4 traffic in VRF | Must match first field in the output of show intf brief. Example: Eth1/1 or Vlan100 |
| ipv6Redirect | nw:IfId (base:IfIndex) |
Redirect interface used for IPv6 traffic in VRF | Must match first field in the output of show intf brief. Example: Eth1/1 or Vlan100 |
| operSt | sas:VrfOperState (scalar:Enum8) |
Operational state for VRF | SELECTION: 0 - init 1 - context-missing 2 - isolated 3 - redirect-ready 4 - forwarding-ready 5 - context-down 6 - init-no-isolate DEFAULT: init |
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 |