DocsDevCpe

Leafs

Enum Classes

class DOCSCABLEDEVICEMIB.DocsDevCpe

Bases: Entity

Class Hierarchy : DOCSCABLEDEVICEMIB DocsDevCpe

This class represents state data.

docsdevcpeenroll

This object controls the population of docsDevFilterCpeTable. If set to none, the filters must be set manually by a network management action (either configuration or SNMP set). If set to any, the CM wiretaps the packets originating from the ethernet and enrolls up to docsDevCpeIpMax addresses as based on the source IPv4 or v6 addresses of those packets

type: DocsDevCpeEnroll

config: False

docsdevcpeipmax

This object controls the maximum number of CPEs allowed to be learned behind this device. If set to zero, any number of CPEs may connect up to the maximum permitted for the device. If set to -1, no filtering is done on CPE source addresses, and no entries are made in the docsDevFilterCpeTable via learning. If an attempt is made to set this to a number greater than that permitted for the device, it is set to that maximum

type: int

range: -1..2147483647

config: False