ospfv3:If
OSPFv3 information operated at interface level
Telemetry Sensor Path(s)
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| adminSt | nw:IfAdminSt (nw:AdminSt) | The administrative state of the object or policy. | SELECTION: 1     - enabled 2     - disabled | 
| advSecondary | scalar:Bool | Advertise secondary IPv6 addresses | SELECTION: true or false DEFAULT: true | 
| area | ospfv3:AreaId (string:Basic) | Area associated with interface | A sequence of characters | 
| bfdCtrl | ospfv3:BfdControl (scalar:Enum8) | Bidirectional Forwarding Detection (BFD) control | SELECTION: 0     - unspecified 1     - enabled 2     - disabled DEFAULT: unspecified | 
| cost | ospfv3:IfCost (scalar:Uint16) | Cost associated with interface | RANGE: [0 , 65535] DEFAULT: unspecified | 
| deadIntvl | ospfv3:DeadIntvl (scalar:Uint32) | Dead interval, interval during which at least one hello packet must be received from a neighbor before the router declares that neighbor as down | RANGE: [0 , 65535] DEFAULT: unspecified | 
| helloIntvl | ospfv3:HelloIntvl (scalar:Uint16) | Interval between hello packets that OSPFv3 sends on the interface | RANGE: [1 , 65535] DEFAULT: 10 | 
| instance | ospfv3:InstanceName (naming:Name) | OSPFv3 instance name used with area command | MAX SIZE: 20 | 
| instanceId | ospfv3:InstanceID (scalar:UByte) | OSPFv3 instance identifier under interface | RANGE: [0 , 255] DEFAULT: 0 | 
| mtuIgnore | scalar:Bool | Disable OSPF MTU mismatch detection | SELECTION: true or false | 
| nwT | ospfv3:NwT (scalar:Enum8) | Network Type, can be Point-to-point or Broadcast | SELECTION: 0     - none 1     - p2p 2     - bcast DEFAULT: none | 
| passive | ospfv3:PassiveControl (scalar:Enum8) | Suppress routing updates on the interface | SELECTION: 0     - none 1     - enabled 2     - disabled DEFAULT: none | 
| prio | ospfv3:DesigPrio (scalar:UByte) | Router priority, used in determining the designated router on this network | RANGE: [0 , 255] DEFAULT: 1 | 
| reTxIntvl | ospfv3:ReTxIntvl (scalar:Uint16) | Retransmit interval, the time between LSA retransmissions | RANGE: [1 , 65535] DEFAULT: 5 | 
| txDelay | ospfv3:TxDelay (scalar:Uint16) | Transmit delay, estimated time needed to send an LSA update packet | RANGE: [1 , 450] DEFAULT: 1 | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| dom | ospfv3:DomName (l3:VrfName) | Dom to which the interface belongs to | |
| id | nw:IfId (base:IfIndex) | An identifier . | Must match first field in the output of show intf brief. Example: Eth1/1 or Vlan100 | 
| 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 |