eqlGroupSysLogPriorityMask

EQLGROUP-MIB · .1.3.6.1.4.1.12740.1.1.1.1.30

Object

column r/w Integer32
This field is used to configure the type of events to be sent in syslog notifications.
The following type of events are supported.
       info(4),
       warning(8),
       error(16),
       fatal(32)
More than one type of event can be specified by adding the correspodning values.
Ex: To specify warning,error,fatal the value can be set to 8+16+32 = 56.
Setting this field to zero results in sending no events using syslog notification.

Context

MIB
EQLGROUP-MIB
OID
.1.3.6.1.4.1.12740.1.1.1.1.30
Type
column
Access
readwrite
Status
current
Parent
eqlStorageGroupEntry

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.