a3ComAudlPriorityLevel
A3COM-AUDL-r1-MIB ·
.1.3.6.1.4.1.43.2.29.2.2
Object
scalar
mandatory
r/w
Enumeration
The level is used with facility to format a priority which used as a tag in log message before sending it to syslog daemon. It also controls the log sending operation, a log message with higher Level will be be sent together with what has been in Audit Log buffer, to a LogServerAddr immediately.
Context
- MIB
- A3COM-AUDL-r1-MIB
- OID
.1.3.6.1.4.1.43.2.29.2.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComAudlConfig
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | log-EMERG |
2 | log-ALERT |
3 | log-CRITICAL |
4 | log-ERROR |
5 | log-WARNING |
6 | log-NOTICE |
7 | log-INFO |
8 | log-DEBUG |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3ComAudlLogServerAddr mandatory This is the IP address of a log server which has syslog
daemon active with proper syslog configuration. | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.43.2.29.2.1 |
| a3ComAudlMaxLog mandatory It decides the maximum number of log commands/messages
could accumulate in Audit Log buffer before sending to
a LogServerAddr. Value 1 means send each log without
buffering. | scalar | Integer32 | .1.3.6.1.4.1.43.2.29.2.3 |
| a3ComAudlIdleTime mandatory This controls the idle time in minute till sending
Audit log buffer if it has data. Value of 0 means
this idle time is disabled. | scalar | Integer32 | .1.3.6.1.4.1.43.2.29.2.4 |