MIB Viewer

rcLogLoggingLevel

OBJECT-TYPE
1.3.6.1.4.1.2272.1.22.4.2
Access
read-write
Status
current
Sub-identifiers
0
Use to set the logging msg level. 'info(1)' logs any message level 1 and above. 'warning(2)' logs any message level 2 and above. 'error(3)' logs any message level 3 and above. 'mfg(4)' logs any message level 4 and above. 'fatal(5)' logs message level 5 only
INTEGER { info(1), warning(2), error(3), mfg(4), fatal(5) }