Home/Catalog/PDN-SYSLOG-MIB

PDN-SYSLOG-MIB

1)Added pdnEntitySyslogTable to be used for entities 2)Added conformance statements.
Main OID:
pdnSyslog.1.3.6.1.4.1.1795.2.24.2.31.1
27
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

27 total
Object Name
pdnSyslog1)Added pdnEntitySyslogTable to be used for entities 2)Added conformance statements.
MODULE-IDENTITY
.1.3.6.1.4.1.1795.2.24.2.31.1
pdnSyslogStatusThis value allows user to disable or enable syslog event generation.rw
Enumeration
.1.3.6.1.4.1.1795.2.24.2.31.1.1
pdnSyslogIPAddrThis value is the IP address of a syslog server. If the ip address is known then this can be used for the remote syslog daemonrw
IpAddress
.1.3.6.1.4.1.1795.2.24.2.31.1.2
pdnSyslogLevelThis value corresponds to a minimum severity level of events that will be logged.rwdeprecated
Enumeration
.1.3.6.1.4.1.1795.2.24.2.31.1.3
pdnSyslogPortThis value corresponds to a UDP port number to which system events are sent. The default is 514.rw
Integer32
.1.3.6.1.4.1.1795.2.24.2.31.1.4
pdnSyslogSeverityThresholdThis 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.rw
Enumeration
.1.3.6.1.4.1.1795.2.24.2.31.1.5
pdnSyslogRemoteDaemonThis value allows user to disable or enable syslog messages going to a remote daemon.rw
Enumeration
.1.3.6.1.4.1.1795.2.24.2.31.1.6
pdnSyslogTableThis table supports retrieval of the syslog messages.
SEQUENCE OF PdnSyslogEntry
.1.3.6.1.4.1.1795.2.24.2.31.1.7
pdnSyslogEntryAn entry in the pdnSyslogTable.
PdnSyslogEntry
.1.3.6.1.4.1.1795.2.24.2.31.1.7.1
pdnSyslogNumberThis is a sequentially increasing index of syslog messages starting at 1. When the table reaches its maximum size (as defined by pdnSyslogMaxTableSize) then the oldest message will be dropped without renumbering any messages that remain. The index is reset to 1 on a device reset or when the table is cleared (using pdnSyslogClearTable).
Integer32
.1.3.6.1.4.1.1795.2.24.2.31.1.7.1.1
pdnSyslogMessageThe text of the syslog message.ro
OCTET STRING
.1.3.6.1.4.1.1795.2.24.2.31.1.7.1.2
pdnSyslogNumOfMsgInTableThis value let the users know how many syslog messages are currently in the syslog table.ro
Integer32
.1.3.6.1.4.1.1795.2.24.2.31.1.8
pdnSyslogMaxTableSizeThe maximum number of syslog message the syslog table can hold.ro
Integer32
.1.3.6.1.4.1.1795.2.24.2.31.1.9
pdnSyslogClearTableClears all the entries in the syslog message table.rw
Enumeration
.1.3.6.1.4.1.1795.2.24.2.31.1.10
pdnSyslogMsgToConsoleThis 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 bases. If one needs to constantly monitor the syslog messages, then they should use the remote syslog daemon, or other user interfaces.rw
Enumeration
.1.3.6.1.4.1.1795.2.24.2.31.1.11
pdnSyslogRateLimitingThis 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.rw
Enumeration
.1.3.6.1.4.1.1795.2.24.2.31.1.12
pdnEntitySyslogTableThis 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).
SEQUENCE OF PdnEntitySyslogEntry
.1.3.6.1.4.1.1795.2.24.2.31.1.13
pdnEntitySyslogEntryAn entry in the pdnEntitySyslogTable
PdnEntitySyslogEntry
.1.3.6.1.4.1.1795.2.24.2.31.1.13.1
pdnEntitySyslogNumberThis is a sequentially increasing index of syslog messages starting at 1. When the table reaches its maximum size (as defined by pdnSyslogMaxTableSize) then the oldest message will be dropped without renumbering any messages that remain. The index is reset to 1 on a device reset or when the table is cleared (using pdnSyslogClearTable).
Integer32
.1.3.6.1.4.1.1795.2.24.2.31.1.13.1.1
pdnEntitySyslogMessageThe text of the syslog message.ro
OCTET STRING
.1.3.6.1.4.1.1795.2.24.2.31.1.13.1.2
pdnSyslogConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.1795.2.24.2.31.14
pdnSyslogCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.1795.2.24.2.31.14.1
pdnSyslogComplianceThe compliance statement for configurable attributes for syslog manager.
Unknown
.1.3.6.1.4.1.1795.2.24.2.31.14.1.1
pdnSyslogGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.1795.2.24.2.31.14.2
pdnSyslogGroupA collection of objects that permits configuration and display of syslog messages generated.
Unknown
.1.3.6.1.4.1.1795.2.24.2.31.14.2.1
pdnSyslogOptionalGroupA collection of syslog messages classified per entities.
Unknown
.1.3.6.1.4.1.1795.2.24.2.31.14.2.2
pdnSyslogDeprecatedGroupObjects being deprecated should be added to this groupdeprecated
Unknown
.1.3.6.1.4.1.1795.2.24.2.31.14.2.3
PDN-SYSLOG-MIB - SNMP MIB Reference | MIBs Explorer