User Manual

Unified IP MIB Reference 291
53-1003106-01
Chapter
21
System Logging Group
In this chapter
Global system logging group objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 291
Dynamic system logging buffer table. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 293
Static system logging buffer table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 294
System log server table. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 295
Global system logging group objects
The following objects are for global system logging processes for all devices.
Name, OID, and syntax Access Description
snAgSysLogGblEnable
brcdIp.1.1.2.6.1.1
Syntax: Integer
Read-write Enables or disables system logging. Set this object to one of the
following values:
disable(0)
enable(1)
Default: enable(1)
snAgSysLogGblBufferSize
brcdIp.1.1.2.6.1.2
Syntax: Integer32
Read-write Sets the number of dynamic system logging entries.
Valid values: Up to 100 entries
Default: 50 entries
snAgSysLogGblClear
brcdIp.1.1.2.6.1.3
Syntax: Integer
Read-write Clears the dynamic and static system log buffers. Set this object to
one of the following values:
normal(0) – System logs will not be cleared.
clearAll(1) – Clears both dynamic and static system log
buffers.
clearDynamic(2) – Clears only the dynamic system log.
clearStatic(3) – Clears only the static system log.