Main page
OID Repository
https://oid-base.com
Display OID:

{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 4491 clabProject(2) clabProjOpenCable(3) ocStbHostMibModule(1) ocStbHostMibObjects(1) ocStbHostStatus(4) ocStbHostSystemObjects(3) ocStbHostSystemLogging(5) ocStbHostSystemLoggingLevelControl(3)}

ocStbHostSystemLoggingLevelControl(3)

 
 

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

ocStbHostSystemLoggingLevelControl OBJECT-TYPE
SYNTAX INTEGER {all(1), trace(2), debug(3), info(4), warn(5), error(6), fatal(7), off(8)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The current logging priority level for system messages.
Setting a level sets all levels from the level specified
to the highest severity level except for ‶OFF艃.
The level ‶ALL艃 indicates all levels. The log levels
are derived from the log4j class.
all(1) The all level has the lowest possible rank and is intended
to turn on all logging.
trace(2) The trace level designates finer-grained
informational events than the DEBUG (see log4j class
for further definition).
debug(3) The debug level designates fine-grained
informational events that are most useful to debug
an application.
info(4) The info level designates informational messages
that highlight the progress of the application at
coarse-grained level.
warn(5) The warn level designates potentially harmful
situations.
error(6) The error level designates error events that might
still allow the application to continue running.
fatal(7) The fatal level designates very severe error
events that will presumably lead the application
to abort.
off(8) The off has the highest possible rank and is
intended to turn off logging."



Classification:

MIB object for network management

 
See classes of OIDs
 
 
Short link:


Parent OID: ocStbHostSystemLogging(5) First sibling OID: ocStbHostSystemLoggingControlReset(1) Previous sibling OID: ocStbHostSystemLoggingSize(2) Next sibling OID: ocStbHostSystemloggingGroupControl(4) Last sibling OID: ocStbHostSystemLoggingEventTable(5)