>> MIB - Management Information Base

>> Table: wlcLogHostProfileTable - (.1.3.6.1.4.1.272.4.61.1.11.1)

Description: The wlcLogHostProfileTable contains profiles to list hosts which are to receive syslog messages. This table also defines which types and levels of messages to send.

wlcLogHostProfileTable
OIDNameTypeAccess
.1IndexINTEGERRW
.2AddrTypeENUMRW
.3AddrIpAddressRW
.4LevelENUMD
.5FacilityENUMRW
.6TypeENUMRW
.7TimestampENUMRW
.8MethodENUMRW

Index
Unique index of a loghost profile
AddrType
The IP address type of the requested loghost. could be: -unknown(0): an unknown address type -ipv4(1) : an IPv4 address -ipv6(2) : an IPv6 address -ipv4z(3) : a non-global IPv4 address including a zone index -ipv6z(4) : a non-global IPv6 address including a zone index -dns(16) : a DNS domain name

Enumerations:

  • unknown (0)
  • ipv4 (1)
  • ipv6 (2)
  • ipv4z (3)
  • ipv6z (4)
  • dns (16)
Addr
IP Address where syslog messages are sent. If the facility is set to memory or console, this field is not used.
Level
Priorities lower than or equal to this level are sent to loghost. The delete priority is used to discard the whole entry.

Enumerations:

  • emerg (1)
  • alert (2)
  • crit (3)
  • err (4)
  • warning (5)
  • notice (6)
  • info (7)
  • debug (8)
  • delete (32)
Facility
The facility used for the syslog messages being generated.

Enumerations:

  • local0 (1)
  • local1 (2)
  • local2 (3)
  • local3 (4)
  • local4 (5)
  • local5 (6)
  • local6 (7)
  • local7 (8)
Type
The subject of the messages that are to be generated. system means all subjects except accounting, all means all subjects.

Enumerations:

  • system (1)
  • acct (2)
  • all (3)
Timestamp
This object describes the format of the timestamp. none(1) = no timestamp, time(2) = only time is printed, all(3) = date and time is printed.

Enumerations:

  • none (1)
  • time (2)
  • all (3)
Method
This object provides protocol for sending syslog messages: udp(1) = udp tcp(2) = tcp

Enumerations:

  • udp (1)
  • tcp (2)


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH