WWP-SYSLOG-MIB
This MIB specifies the managed objects for SysLog specific to the WWP products.
Main OID:
wwpSyslogMib.1.3.6.1.4.1.6141.2.27
11
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
11 total| Object Name |
|---|
wwpSyslogMibThis MIB specifies the managed objects for SysLog specific to the WWP products. MODULE-IDENTITY .1.3.6.1.4.1.6141.2.27 |
wwpSyslogObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.27.1 |
wwpSyslog OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.27.1.1 |
wwpSyslogSeverityThe syslog severity is box-wide regardless of the output device listed when actually logging a message (e.g., console, syslog, flash), the message will ALWAYS be sent to syslog if the syslog severity is in line with the incoming message severity (verbosity). Any syslog message with a severity value greater than this value will be ignored by the agent. note: serverity level numeric values increase as their severity decreases, e.g. error(3) is more severe than debug(7).rw Enumeration .1.3.6.1.4.1.6141.2.27.1.1.1 |
wwpSyslogServerTableTable of Syslog servers to log to. SEQUENCE OF WwpSyslogServerEntry .1.3.6.1.4.1.6141.2.27.1.1.2 |
wwpSyslogServerEntryAn entry describing a Syslog server entry. Each entery has an IP Address, index, log level, and status. WwpSyslogServerEntry .1.3.6.1.4.1.6141.2.27.1.1.2.1 |
wwpSyslogServerIndexUnique index of this Syslog serverro Integer32 .1.3.6.1.4.1.6141.2.27.1.1.2.1.1 |
wwpSyslogServerIPAddressIp Address of this Syslog server.rw IpAddress .1.3.6.1.4.1.6141.2.27.1.1.2.1.2 |
wwpSyslogServerPortUDP Port of the Syslog server.rw Integer32 .1.3.6.1.4.1.6141.2.27.1.1.2.1.3 |
wwpSyslogServerStatusThe status of this Syslog server. To create a new row the management station must set the object to 'CreateAndGo'. Ip address and server port must be specified before moving the row status to 'active'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.27.1.1.2.1.4 |
wwpSyslogServerCustomPrefixSpecifies the syslog custom prefix that will be prepended to all syslog log messages before device sends syslog messages to the syslog collectors.rw DisplayString .1.3.6.1.4.1.6141.2.27.1.1.2.1.5 |