TN-SYS-LOG-MIB
AI MIB Summary
The TN-SYS-LOG-MIB module enables SNMP-based retrieval and management of system log entries, including event timestamps, severity levels, and message content, on devices supporting the Telit TN series firmware. This functionality facilitates centralized log aggregation and real-time alerting for system events without requiring direct console access or SSH sessions.
The mib module for managing sys log.
Main OID:
tnSyslogMIB.1.3.6.1.4.1.7483.6.3.1.1.18
21
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
tnSyslogMIBThe mib module for managing sys log. MODULE-IDENTITY .1.3.6.1.4.1.7483.6.3.1.1.18 |
tnSyslogMgmtTableTN Sys Log Mgmt Table SEQUENCE OF TNSyslogMgmtEntry .1.3.6.1.4.1.7483.6.3.1.1.18.1 |
tnSyslogMgmtEntryEach entry represents the syslog configuration on a device. TNSyslogMgmtEntry .1.3.6.1.4.1.7483.6.3.1.1.18.1.1 |
tnSyslogServerAddrTypeAddress type of Syslog Server.
For a detailed description of this type, please refer to INET-ADDRESS-MIB.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.7483.6.3.1.1.18.1.1.1 |
tnSyslogServerAddrAddress of Syslog Server.
For a detailed description of this type, please refer to INET-ADDRESS-MIB.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.7483.6.3.1.1.18.1.1.2 |
tnSyslogServerPortSyslog server listening port. Its default value is 514.rw INTEGER .1.3.6.1.4.1.7483.6.3.1.1.18.1.1.3 |
tnSyslogLevelThe severity levels of syslog messages. The enumeration
values are equal to the values that syslog uses + 1; The messages whose
serverity level is lower than and equal to this level will be logged.rw SyslogLevelValue .1.3.6.1.4.1.7483.6.3.1.1.18.1.1.4 |
tnSyslogModeSyslog operation mode.
For the setting behavior:
logLocal(1): syslog messages are only saved to local device;
logRemote(2): syslog messages are only sent to remote server;
logLocalAndRemote(3): syslog messages are saved to local
device and sent to remote server;
off(4): do not save syslog messages.rw Enumeration .1.3.6.1.4.1.7483.6.3.1.1.18.1.1.5 |
tnSyslogLocalFileNameAbsolute filename on the local file system for saving syslog messages.
This is valid only when 'tnSyslogMode' is set to 'logLocal' and
'logLocalAndRemote'.rw DisplayString .1.3.6.1.4.1.7483.6.3.1.1.18.1.1.6 |
tnSyslogServerEnableEnable or Disable whether Syslog messages are sent to remote Syslog Server.rw Enumeration .1.3.6.1.4.1.7483.6.3.1.1.18.1.1.7 |
tnSyslogMessageTableTN Syslog Message Table SEQUENCE OF TNSyslogMessageEntry .1.3.6.1.4.1.7483.6.3.1.1.18.2 |
tnSyslogMessageEntryEach entry represents a syslog message on a device. TNSyslogMessageEntry .1.3.6.1.4.1.7483.6.3.1.1.18.2.1 |
tnSyslogMessageIdThe Id of a sys log.ro INTEGER .1.3.6.1.4.1.7483.6.3.1.1.18.2.1.1 |
tnSyslogMessageTimeThe date and time of the sys log.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7483.6.3.1.1.18.2.1.2 |
tnSyslogMessageLevelThe level of the sys log.ro SyslogLevelValue .1.3.6.1.4.1.7483.6.3.1.1.18.2.1.3 |
tnSyslogMessageThe message of the sys log.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7483.6.3.1.1.18.2.1.4 |
tnSyslogExtTableTN Syslog extension table SEQUENCE OF TNSyslogExtEntry .1.3.6.1.4.1.7483.6.3.1.1.18.3 |
tnSyslogExtEntryEach entry represents a syslog extension info on a device. TNSyslogExtEntry .1.3.6.1.4.1.7483.6.3.1.1.18.3.1 |
tnSyslogQueryLevelSyslog level for query.rw SyslogLevelValueAll .1.3.6.1.4.1.7483.6.3.1.1.18.3.1.1 |
tnSyslogClearLevelSyslog level for clearing.rw SyslogLevelValueAll .1.3.6.1.4.1.7483.6.3.1.1.18.3.1.2 |
tnSyslogClearTrue for clearing the syslogs.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.7483.6.3.1.1.18.3.1.3 |