pdnSyslogSeverityThreshold
PDN-SYSLOG-MIB ·
.1.3.6.1.4.1.1795.2.24.2.31.1.5
Object
scalar
r/w
Enumeration
This value corresponds to a minimum severity level
that a syslog messages can be set. All syslog message
with an enum value greater than the threshold will not be
sent. The values are obtain from the
RFC 3164 The BSD Syslog Protocol:
emerg (0) - Emergency: system is unusable
alert (1) - Alert: action must be taken immediately
critical (2) - Critical: critical conditions
error (3) - Error: error conditions
warning (4) - Warning: warning conditions
notice (5) - Notice: normal but significant condition
info (6) - Informational: informational messages
debug (7) - Debug: debug-level messages
For a more complete description of the severity levels,
please reference your Operation Specification Manual
for details pertaining to that product.
Context
- MIB
- PDN-SYSLOG-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.31.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pdnSyslog
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | emerg |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | info |
7 | debug |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pdnSyslogStatus This value allows user to
disable or enable syslog event generation. | scalar | Enumeration | .1.3.6.1.4.1.1795.2.24.2.31.1.1 |
| pdnSyslogClearTable Clears all the entries in the syslog message table. | scalar | Enumeration | .1.3.6.1.4.1.1795.2.24.2.31.1.10 |
| pdnSyslogMsgToConsole This allows messages to be sent to the device's console port.
Note this is intended for debug use only!
It is not recommended to be used to monitor syslog message
on a regular bas… | scalar | Enumeration | .1.3.6.1.4.1.1795.2.24.2.31.1.11 |
| pdnSyslogRateLimiting This allows one to enable or disable rate limitiming. When
rate limiting is enabled, it prevents the exact same message
from being resent within a fixed amount of time. | scalar | Enumeration | .1.3.6.1.4.1.1795.2.24.2.31.1.12 |
| pdnEntitySyslogTable This table supports retrieval of the syslog messages.
Each entry corresponds to a message being generated by
(or on behalf of) an entity (e.g. port card). | table | - | .1.3.6.1.4.1.1795.2.24.2.31.1.13 |
| pdnSyslogIPAddr This value is the IP address of a syslog server.
If the ip address is known then this can be used for
the remote syslog daemon | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1795.2.24.2.31.1.2 |
| pdnSyslogLevel deprecated This value corresponds to a minimum severity level
of events that will be logged. | scalar | Enumeration | .1.3.6.1.4.1.1795.2.24.2.31.1.3 |
| pdnSyslogPort This value corresponds to a UDP port number to which
system events are sent. The default is 514. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1795.2.24.2.31.1.4 |
| pdnSyslogRemoteDaemon This value allows user to
disable or enable syslog messages going to a remote daemon. | scalar | Enumeration | .1.3.6.1.4.1.1795.2.24.2.31.1.6 |
| pdnSyslogTable This table supports retrieval of the syslog messages. | table | - | .1.3.6.1.4.1.1795.2.24.2.31.1.7 |
| pdnSyslogNumOfMsgInTable This value let the users know how many syslog messages are
currently in the syslog table. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1795.2.24.2.31.1.8 |
| pdnSyslogMaxTableSize The maximum number of syslog message the syslog table
can hold. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1795.2.24.2.31.1.9 |