State

Leafs

class Lldp.Interfaces.Interface.Neighbors.Neighbor.CustomTlvs.Tlv.State

Bases: Entity

Class Hierarchy: Lldp Interfaces Interface Neighbors Neighbor CustomTlvs Tlv State

This class represents state data.

Operational state data

type

The integer value identifying the type of information contained in the value field

type: int

range: -2147483648..2147483647

config: False

oui

The organizationally unique identifier field shall contain the organization’s OUI as defined in Clause 9 of IEEE Std 802. The high-order octet is 0 and the low-order 3 octets are the SMI Network Management Private Enterprise Code of the Vendor in network byte order, as defined in the ‘Assigned Numbers’ RFC [RFC3232]

type: str

config: False

oui_subtype

The organizationally defined subtype field shall contain a unique subtype value assigned by the defining organization

type: str

config: False

value

A variable-length octet-string containing the instance-specific information for this TLV

type: str

config: False