apSyslogMaxLevel
APSYSLOG-MIB ·
.1.3.6.1.4.1.9148.3.1.1.1.3
Object
scalar
r/w
SyslogLevel
Indicates which syslog severity levels will be processed. Any syslog message with a Log-level value greater than this value will be ignored by the agent. note: severity numeric values increase as their severity decreases, e.g. major(3) is more severe than debug(8).
Context
- MIB
- APSYSLOG-MIB
- OID
.1.3.6.1.4.1.9148.3.1.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- apSyslogBasic
- Siblings
- 4
Syntax
SyslogLevel
- Source
- SyslogLevel
- Base type
Enumeration
Values & Constraints
Type Values
1 | emergency |
2 | critical |
3 | major |
4 | minor |
5 | warning |
6 | notice |
7 | info |
8 | trace |
9 | debug |
10 | detail |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| apSyslogNotificationsSent The number of apSyslogMessageGenerated notifications that
have been sent. This number may include notifications
that were prevented from being transmitted due to
reasons such as… | scalar | notifications SNMPv2-SMICounter32 | .1.3.6.1.4.1.9148.3.1.1.1.1 |
| apSyslogNotificationsEnabled Indicates whether apSyslogMessageGenerated
notifications will or will not be sent when a syslog
message is generated by the device. Disabling notifications
does not prevent sysl… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9148.3.1.1.1.2 |
| apSyslogMsgIgnores The number of syslog messages which were ignored, means
no need to send apSyslog apSyslogMessageGenerated
notification. A message will be ignored if it has a
Log-Level value gr… | scalar | messages SNMPv2-SMICounter32 | .1.3.6.1.4.1.9148.3.1.1.1.4 |
| apSyslogMsgDrops The number of syslog messages which could not be
processed due to lack of system resources. Most
likely this will occur at the same time that syslog
messages are generated to ind… | scalar | messages SNMPv2-SMICounter32 | .1.3.6.1.4.1.9148.3.1.1.1.5 |