WWP-SYSLOG-COLLECTOR-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
6
.1.3.6.1.4.1.6141.2.46.1.2.1 · 1 row entry · 6 columns
A table containing Syslog collector information.
wwpSyslogCollectorEntry entry .1.3.6.1.4.1.6141.2.46.1.2.1.1
Defines the information pertaining to a syslog collector
to which a syslog messages will be relayed.

Entries within this table with an access level of read-
create MUST be considered non-volatile and MUST b…
Indexes
wwpSyslogCollectorAddr
Column Syntax OID
wwpSyslogCollectorAddr
The Ip address for the Syslog message collector.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.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.
Integer32r/w
Constraints:
range: 1-65535
.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.
SyslogFacilityr/w
Textual Convention: SyslogFacility Enumeration
Type Values:
0kernel
1user
2mail
3daemon
4auth
5syslog
6lpr
7news
8uucp
9cron
10authPriv
11ftp
12ntp
13security
14console
16local0
17local1
18local2
19local3
20local4
21local5
22local6
23local7
99noMap
.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
severity decreases, e.g. error(3) is more seve…
SyslogSeverityr/w
Textual Convention: SyslogSeverity Enumeration
Type Values:
0emergency
1alert
2critical
3error
4warning
5notice
6info
7debug
99other
.1.3.6.1.4.1.6141.2.46.1.2.1.1.4
wwpSyslogCollectorMaxSeverity
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 …
SyslogSeverityr/w
Textual Convention: SyslogSeverity Enumeration
Type Values:
0emergency
1alert
2critical
3error
4warning
5notice
6info
7debug
99other
.1.3.6.1.4.1.6141.2.46.1.2.1.1.5
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 be disabled by setting this object
to …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6141.2.46.1.2.1.1.6