wwpSyslogCollectorStatus
WWP-SYSLOG-COLLECTOR-MIB ·
.1.3.6.1.4.1.6141.2.46.1.2.1.1.6
Object
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 'notInService'.
Context
- MIB
- WWP-SYSLOG-COLLECTOR-MIB
- OID
.1.3.6.1.4.1.6141.2.46.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpSyslogCollectorEntry
- Table
- wwpSyslogCollectorTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| 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 sev… | column | SyslogSeverity | .1.3.6.1.4.1.6141.2.46.1.2.1.1.5 |