>> MIB - Management Information Base

>> Table: biboAdmLogHostTable - (.1.3.6.1.4.1.272.4.1.13.1)

Description: The biboAdmLogHostTable lists hosts which are to receive syslog messages. This table also defines which types and levels of messages to send.

Creating entries: Entries are created by setting a IP address to biboAdmLogHostAddr.

Deleting entries: Entries are removed by setting the appropriate biboAdmLogHostLevel field to 'delete'.

biboAdmLogHostTable
OIDNameTypeAccess
.1AddrIpAddressRW
.2LevelENUMD
.4FacilityENUMRW
.5TypeENUMRW
.6TimestampENUMRW
.7MethodENUMRW

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 or equal 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 (9)
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