ClogServerConfigEntry

class CISCOSYSLOGMIB::ClogServerConfigTable::ClogServerConfigEntry

Bases: Entity

Class Hierarchy : CISCOSYSLOGMIB ClogServerConfigTable ClogServerConfigEntry

This class represents state data.

An entry containing information about syslog servers

configured for the system.

clogserveraddrtype(key)

The type of Internet address of this syslog server

type: InetAddressType

config: False

clogserveraddr(key)

The Internet address of this syslog server. The type of this address is determined by the value of the clogServerAddrType object

type: std::string

length: 0..64

config: False

clogserverstatus

The status object used to manage rows in this table. A row may only be created by setting this object to ‘createAndGo’. A row may only be deleted by setting this object to ‘destroy’

type: RowStatus

config: False