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
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpSyslogCollectorTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-SYSLOG-COLLECTOR-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-SYSLOG-COLLECTOR-MIB::wwpSyslogCollectorTable'
A table containing Syslog collector information.
wwpSyslogCollectorEntry row .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…
Column Syntax OID
The Ip address for the Syslog message collector.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.6141.2.46.1.2.1.1.1
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
The syslog facility code that will added to messages forwarded
to this collector.
SyslogFacilityr/w
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
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
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
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
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.46.1.2.1.1.6