pdnSyslogRateLimiting OBJECT-TYPE
SYNTAX INTEGER {
disable (1),
enable (2)
}
MAX-ACCESS read-write
DESCRIPTION
"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. "
View at oid-info.com
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.
Parsed from file pdn_syslog.mib.txt
Company: paradyne
Module: PDN-SYSLOG-MIB
pdnSyslogRateLimiting OBJECT-TYPE SYNTAX INTEGER { disable (1), enable (2) } MAX-ACCESS read-write STATUS current DESCRIPTION "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. " ::= { pdnSyslog 12 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.1795.2.24.2.31.1.12.0 | pdnSyslogRateLimiting | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.1795.2.24.2.31.1.1 | pdnSyslogStatus | 1 | 1 | This value allows user to disable or enable syslog event generation. |
1.3.6.1.4.1.1795.2.24.2.31.1.2 | pdnSyslogIPAddr | 1 | 1 | 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 |
1.3.6.1.4.1.1795.2.24.2.31.1.3 | pdnSyslogLevel | 1 | 1 | This value corresponds to a minimum severity level of events that will be logged. |
1.3.6.1.4.1.1795.2.24.2.31.1.4 | pdnSyslogPort | 1 | 1 | This value corresponds to a UDP port number to which system events are sent. The default is 514. |
1.3.6.1.4.1.1795.2.24.2.31.1.5 | pdnSyslogSeverityThreshold | 1 | 1 | This value corresponds to a minimum severity level that a syslog messages can be set. All syslog message with an enum value grea… |
1.3.6.1.4.1.1795.2.24.2.31.1.6 | pdnSyslogRemoteDaemon | 1 | 1 | This value allows user to disable or enable syslog messages going to a remote daemon. |
1.3.6.1.4.1.1795.2.24.2.31.1.7 | pdnSyslogTable | 1 | 3 | This table supports retrieval of the syslog messages. |
1.3.6.1.4.1.1795.2.24.2.31.1.8 | pdnSyslogNumOfMsgInTable | 1 | 1 | This value let the users know how many syslog messages are currently in the syslog table. |
1.3.6.1.4.1.1795.2.24.2.31.1.9 | pdnSyslogMaxTableSize | 1 | 1 | The maximum number of syslog message the syslog table can hold. |
1.3.6.1.4.1.1795.2.24.2.31.1.10 | pdnSyslogClearTable | 1 | 1 | Clears all the entries in the syslog message table. |
1.3.6.1.4.1.1795.2.24.2.31.1.11 | pdnSyslogMsgToConsole | 1 | 1 | 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 … |
1.3.6.1.4.1.1795.2.24.2.31.1.13 | pdnEntitySyslogTable | 1 | 3 | This table supports retrieval of the syslog messages. Each entry corresponds to a message being generated by (or on behalf of) an… |