lldp:IfStats

Holds LLDP INTF statistics operational information and is a singleton within an interface.

Telemetry Sensor Path(s)

Operational Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
entriesAged nw:Counter64
(scalar:Uint64)
The number of LLDP neighbor entries dropped on all ports after the time-to-live expired. RANGE: [0, 18446744073709551615]
errPktRcvd nw:Counter64
(scalar:Uint64)
Number of Packets Received in Error RANGE: [0, 18446744073709551615]
flapCnt nw:Counter64
(scalar:Uint64)
Number of Neighborship flaps RANGE: [0, 18446744073709551615]
pktDiscarded nw:Counter64
(scalar:Uint64)
The number of LLDP packets the port received then discarded. RANGE: [0, 18446744073709551615]
pktRcvd nw:Counter64
(scalar:Uint64)
The total number of LLDP packets received that have one or more detectable errors. This number is the total since the counter was last cleared. RANGE: [0, 18446744073709551615]
pktSent nw:Counter64
(scalar:Uint64)
Number of Packets Sent RANGE: [0, 18446744073709551615]
unrecogTLV nw:Counter64
(scalar:Uint64)
The number of TLVs the port received that were not recognized by the LLDP local agent. LLDP supports a set of attributes that it uses to discover neighbor devices. These attributes contain type, length, and value descriptions and are referred to as TLVs. LLDP supported devices can use TLVs to receive and send information to their neighbors. Details such as configuration information, device capabilities, and device identity can be advertised using this protocol. RANGE: [0, 18446744073709551615]

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