PppStatistics

Leafs

class PppData.PppStatistics

Bases: Entity

Class Hierarchy : PppData PppStatistics

This class is a presence class

This class represents state data.

The PPP statistics

ppp_lcp_pkts

number of PPP LCP pkts

type: int

range: 0..4294967295

config: False

ppp_ipcp_pkts

number of PPP NCP/IPCP pkts

type: int

range: 0..4294967295

config: False

ppp_ccp_pkts

number of PPP CCP pkts

type: int

range: 0..4294967295

config: False