wwpSyslogCollectorMaxSeverity
WWP-SYSLOG-COLLECTOR-MIB ·
.1.3.6.1.4.1.6141.2.46.1.2.1.1.5
Object
column
r/w
SyslogSeverity
Any syslog message with a severity greater than the severity specified by this object will be ignored by the collector. note: serverity level numeric values increase as their severity decreases, e.g. error(3) is more severe than debug(7).
Context
- MIB
- WWP-SYSLOG-COLLECTOR-MIB
- OID
.1.3.6.1.4.1.6141.2.46.1.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpSyslogCollectorEntry
- Table
- wwpSyslogCollectorTable
- Siblings
- 5
Syntax
SyslogSeverity
- Source
- SyslogSeverity
- Base type
Enumeration
Values & Constraints
Type Values
0 | emergency |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | info |
7 | debug |
99 | other |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wwpSyslogCollectorAddr The Ip address for the Syslog message collector. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6141.2.46.1.2.1.1.1 |
| wwpSyslogCollectorUDPPort The port number on the destination to which the
syslog message will be forwarded over the udp
transport. | column | Integer32 | .1.3.6.1.4.1.6141.2.46.1.2.1.1.2 |
| wwpSyslogCollectorFacility The syslog facility code that will added to messages forwarded
to this collector. | column | SyslogFacility | .1.3.6.1.4.1.6141.2.46.1.2.1.1.3 |
| wwpSyslogCollectorMinSeverity Any syslog message with a severity less than the severity
specified by this object will be ignored by the collector. note:
serverity level numeric values increase as their
severi… | column | SyslogSeverity | .1.3.6.1.4.1.6141.2.46.1.2.1.1.4 |
| wwpSyslogCollectorStatus This object is used to create and delete rows in the
wwpSyslogCollectorTable. To create a new row the
management station must set the object to 'CreateAndGo'.
The collector can… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6141.2.46.1.2.1.1.6 |