WWP-LEOS-SYSLOG-COLLECTOR-MIB Table View

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

Tables
2
Rows
2
Columns
16
.1.3.6.1.4.1.6141.2.60.21.1.2.1 · 1 row entry · 14 columns
A table containing Syslog collector information.
To create entries in this table use SNMP multiple set 
operation.
          
wwpLeosSyslogCollectorAddr, wwpLeosSyslogIndex and 
wwpLeosSyslogCollectorStatus are required fields 
that needs to be set to create entry.
          
To delete entry set wwpLeosSyslogCollectorStatus to destroy.
wwpLeosSyslogCollectorEntry entry .1.3.6.1.4.1.6141.2.60.21.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
wwpLeosSyslogIndex
Column Syntax OID
wwpLeosSyslogIndex
Specifies the unique index used to represent each row in the table.
Integer32
Constraints:
range: 1-10
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.1
wwpLeosSyslogCollectorAddr
The address for the Syslog message collector.
It can be Host Name or IP Address.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.2
wwpLeosSyslogCollectorResolvedAddr
When wwpLeosSyslogCollectorAddr represents:
Host name : The resolved address will either be Ipv4 address or Ipv6 address.
Ipv4 address : The resolved address will be the same Ipv4 address.
Ipv6 address : The resolve…
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.3
wwpLeosSyslogCollectorUDPPort
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.60.21.1.2.1.1.4
wwpLeosSyslogCollectorFacility
The syslog facility code that will be added to the 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
15clockd2
16local0
17local1
18local2
19local3
20local4
21local5
22local6
23local7
24noMap
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.5
wwpLeosSyslogCollectorMinSeverity deprecated
Any syslog message with a severity less than the severity
specified by this object will be ignored by the collector.
note: severity level numeric values increase as their severity
decreases, e.g. error(3) is more severe…
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.60.21.1.2.1.1.6
wwpLeosSyslogCollectorMaxSeverity deprecated
Any syslog message with a severity greater than the severity
specified by this object will be ignored by the collector.
note: severity level numeric values increase as their severity
decreases, e.g. error(3) is more se…
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.60.21.1.2.1.1.7
wwpLeosSyslogCollectorUserAdminState
Specifies the admin state of the wwpLeosSyslogCollectorAddr
configured by user.
Enumerationr/w
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.8
wwpLeosSyslogCollectorDhcpAdminState
Specifies the admin state of the wwpLeosSyslogCollectorAddr
configured by DHCP.
Enumeration
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.9
wwpLeosSyslogCollectorOperState
Specifies the operational state of the wwpLeosSyslogCollectorAddr.
Enumeration
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.10
wwpLeosSyslogCollectorStatus
Used to manage the creation and deletion of the conceptual rows in this table.
To create a row in this table, a manager must set this object to 'createAndGo'
and specify at least wwpLeosSyslogIndex and wwpLeosSyslogColl…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.11
wwpLeosSyslogCollectorCustomPrefix
Specifies the syslog custom prefix that will be prepended to all syslog log messages
before device sends syslog messages to syslog collectors.
OctetStringr/w
Constraints:
range: 0-15
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.12
wwpLeosSyslogCollectorResolvedInetAddrType
Specifies the resolved IP address type . Used in conjunction with
wwpLeosSyslogCollectorResolvedInetAddress.
When set to :
ipv4 : wwpLeosSyslogCollectorResolvedInetAddress should be compliant with
InetAddressIP…
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.13
wwpLeosSyslogCollectorResolvedInetAddress
Specifies the resolved ip address for given wwpLeosSyslogCollectorAddr.
If wwpLeosSyslogCollectorAddr is set to host name then
wwpLeosSyslogCollectorResolvedInetAddr will display the resolved IP address.
If wwpLeosSy…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6141.2.60.21.1.2.1.1.14
.1.3.6.1.4.1.6141.2.60.21.1.2.2 · 1 row entry · 2 columns
A table containing Syslog collector severity information.
To create entries in this table following objects must be specified.
- Indexes must be specified
- 
To delete entry set wwpLeosSyslogCollectorStatus to destroy.
wwpLeosSyslogCollectorSeverityEntry entry .1.3.6.1.4.1.6141.2.60.21.1.2.2.1
Defines the information pertaining to a syslog collector severity
to which a syslog messages will be relayed. Syslog Collector will
only receive messages of severity that exist in this table.
Indexes
wwpLeosSyslogIndex wwpLeosSyslogCollectorSeverity
Column Syntax OID
wwpLeosSyslogCollectorSeverity
This mib object specifies the severity of the syslog message that this collector
should receive.
SyslogSeverity
Textual Convention: SyslogSeverity Enumeration
Type Values:
0emergency
1alert
2critical
3error
4warning
5notice
6info
7debug
99other
.1.3.6.1.4.1.6141.2.60.21.1.2.2.1.1
wwpLeosSyslogCollectorSeverityRowStatus
Used to manage the creation and deletion of the
conceptual rows in this table.

To create a row in this table, a manager must
set this object to 'createAndGo'.
To delete the entry set this to 'destroy'.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6141.2.60.21.1.2.2.1.2