5.5.4 LldpRemoteStatisticsType definition

The LldpRemoteStatisticsType is formally defined in Table 70.

Table 70 – LldpRemoteStatisticsType definition
Attribute Value
BrowseNameLldpRemoteStatisticsType
IsAbstractFalse
References Node
Class
BrowseName DataType TypeDefinition Other
Subtype of the BaseObjectType
HasComponentVariableLastChangeTimeUInt32BaseDataVariableTypeM
HasComponentVariableRemoteInsertsUInt32BaseDataVariableTypeM
HasComponentVariableRemoteDeletesUInt32BaseDataVariableTypeM
HasComponentVariableRemoteDropsUInt32BaseDataVariableTypeM
HasComponentVariableRemoteAgeoutsUInt32BaseDataVariableTypeM
Conformance Units
BNM IEEE LLDP Info

LldpRemoteStatisticsType represents the schema of the YANG container remote-statistics in IEEE 802.1ABcu-2021.

LastChangeTime defines the time any remote info changed in the scale of the uptime of the system, as defined in clause 11.5.1 of IEEE Std 802.1AB-2016: lldpV2StatsRemTablesLastChangeTime. The uptime of the system is specified by IETF RFC 3418 in the unit of hundreths of a second.

RemoteInserts defines the number of times new information was inserted into the LldpRemoteSystemsType array, as defined in clause 11.5.1 of IEEE Std 802.1AB-2016: lldpV2StatsRemTablesInserts. When this counter reaches the end of its range, it rolls over to 0.

RemoteDeletes defines the number of times information was deleted from the LldpRemoteSystemsType array, as defined in clause 11.5.1 of IEEE Std 802.1AB-2016: lldpV2StatsRemTablesDeletes. When this counter reaches the end of its range, it rolls over to 0.

RemoteDrops defines the number of times new information could not be inserted into the LldpRemoteSystemsType array because of insufficient resources, as defined in clause 11.5.1 of IEEE Std 802.1AB-2016: lldpV2StatsRemTablesDrops. When this counter reaches the end of its range, it rolls over to 0.

RemoteAgeouts defines the number of times information aged out from the LldpRemoteSystemsType array because the information timeliness interval has expired, as defined in clause 11.5.1 of IEEE Std 802.1AB-2016: lldpV2StatsRemTablesAgeouts. When this counter reaches the end of its range, it rolls over to 0.