When set, the console log is reset so that the current
log is copied over to the original console log, and the
the console log will be cleared. All new console messages
will then go to the console log.clear(2) setting is read-only.
Parsed from file SUN-SNMP-NETRA-CT-RSC-MIB.mib
Module: SUN-SNMP-NETRA-CT-RSC-MIB
netraCtRscConsoleReset OBJECT-TYPE SYNTAX INTEGER { set(1), clear(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "When set, the console log is reset so that the current log is copied over to the original console log, and the the console log will be cleared. All new console messages will then go to the console log.clear(2) setting is read-only." ::= { netraCtRscLogObjs 7 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.42.2.65.2.1.7.1 | netraCtRscEventLogCount | 0 | 0 | current number of lines in the event log |
1.3.6.1.4.1.42.2.65.2.1.7.2 | netraCtRscEventLogTable | 1 | 4 | a table listing the contents of the event log as an array of strings. |
1.3.6.1.4.1.42.2.65.2.1.7.3 | netraCtRscOrigConsoleLogCount | 0 | 0 | current number of lines in the original console log. |
1.3.6.1.4.1.42.2.65.2.1.7.4 | netraCtRscOrigConsoleLogTable | 1 | 4 | a table listing the contents of the original console log as an array of strings. |
1.3.6.1.4.1.42.2.65.2.1.7.5 | netraCtRscConsoleLogCount | 0 | 0 | current number of lines in the console log. |
1.3.6.1.4.1.42.2.65.2.1.7.6 | netraCtRscConsoleLogTable | 1 | 4 | a table listing the contents of the console log as an array of strings. |