CsubSessionTable

Data Classes

class CISCOSUBSCRIBERSESSIONMIB::CsubSessionTable

Bases: Entity

Class Hierarchy : CISCOSUBSCRIBERSESSIONMIB CsubSessionTable

This class represents state data.

This table describes a list of subscriber sessions currently

maintained by the system.

This table has a sparse dependent relationship on the ifTable,

containing a row for each interface having an interface type

describing a subscriber session.

csubsessionentry

This entry contains data describing a subscriber sessions, including its state, configuration, and collected identities. An entry exists for a corresponding entry in the ifTable describing a subscriber session. Currently, subscriber sessions must have one of the following ifType values: ‘ppp’ ‘ipSubscriberSession’ ‘l2SubscriberSession’ The system creates an entry when it establishes a subscriber session. Likewise, the system destroys an entry when it terminates the corresponding subscriber session

type: std::vector of

CsubSessionEntry

config: False