dhcp:ClientIf
Used for showing client functionality on the interface.
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 |
| clientId | dhcp:ClientId (string:Basic) |
Client Id (option code 61) | A sequence of characters |
| descr | naming:Descr1024 (string:Basic) |
Description | MAX SIZE: 1024 |
| hostName | dhcp:HostName (string:Basic) |
Host name (option code 12) | A sequence of characters |
| mode | dhcp:Mode (scalar:Enum8) |
Mode | SELECTION: 1 - normal 2 - pseudo DEFAULT: normal |
| name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 63 |
| reqAddr | address:Ip |
Client requested address (option code 50) | Value must match ipv4 or ipv6 known format |
| vendorId | dhcp:VendorId (string:Basic) |
These are the options that were set by the PE to be sent across in the dhcp request | A sequence of characters |
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| operSt | dhcp:ClIfOperSt (scalar:Enum8) |
Operational State | SELECTION: 0 - unspecified 1 - init 2 - discover 3 - requesting 4 - addr-rcvd 5 - failed 6 - request-timedout 7 - down |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| 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) |
Modification status | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |