ClogServerConfigEntry¶
-
class
CISCOSYSLOGMIB::ClogServerConfigTable::ClogServerConfigEntry¶ Bases:
EntityClass Hierarchy :
CISCOSYSLOGMIBClogServerConfigTableClogServerConfigEntryThis 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:
InetAddressTypeconfig: 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::stringlength: 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:
RowStatusconfig: False
-