logSource
AT-LOG-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.601.2.1
Object
scalar
r/w
Enumeration
The source to retrieve the log entries from. Valid values are:
1 - Buffered log
2 - Permanent log
This source is used when retrieving the logTable objects, and
also specifies the log to be cleared when the clearLog object
is set.
Context
- MIB
- AT-LOG-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.601.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- logOptions
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bufferedLog |
2 | permanentLog |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| logAll Whether to display all log entries in the logTable objects or not. The default is 0, which
will display the most recent log messages only. Set with 1 to show all available log en… | scalar | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.601.2.2 |
| clearLog Set with a value of 1 to clear the log that is specified by the logSource object. | scalar | Integer32 | .1.3.6.1.4.1.207.8.4.4.4.601.2.3 |