DialCtlConfiguration

Leafs

Enum Classes

class DIALCONTROLMIB.DialCtlConfiguration

Bases: Entity

Class Hierarchy : DIALCONTROLMIB DialCtlConfiguration

This class represents state data.

dialctlacceptmode

The security level for acceptance of incoming calls. acceptNone(1) - incoming calls will not be accepted acceptAll(2) - incoming calls will be accepted, even if there is no matching entry in the dialCtlPeerCfgTable acceptKnown(3) - incoming calls will be accepted only if there is a matching entry in the dialCtlPeerCfgTable

type: DialCtlAcceptMode

config: False

dialctltrapenable

This object indicates whether dialCtlPeerCallInformation and dialCtlPeerCallSetup traps should be generated for all peers. If the value of this object is enabled(1), traps will be generated for all peers. If the value of this object is disabled(2), traps will be generated only for peers having dialCtlPeerCfgTrapEnable set to enabled(1)

type: DialCtlTrapEnable

config: False