MIB Viewer

eqlGroupLogLevel

OBJECT-TYPE
1.3.6.1.4.1.12740.1.1.1.1.14
Access
read-write
Status
current
Sub-identifiers
0
This field specifies the loglevel for the group. The log level determines which messages are written to the console. The following levels are supported. The value of this object will be an OR of the values associated with each level. LEVEL VALUE INFO 0x04 WARNING 0x08 ERROR 0x10 FATAL 0x20 DIAG 0x40 AUDIT 0x80 Default value is INFO|WARNING|ERROR|FATAL = 0x04|0x08|0x10|0x20| = 0x3c = 60
Integer32