JUNIPER-SYSLOG-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: JUNIPER-SYSLOG-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
jnxSyslog | 1.3.6.1.4.1.2636.3.35 |
This is Juniper Networks implementation of enterprise specific MIB for syslogs generated by JUNOS. |
||
jnxSyslogNotifyVars | 1.3.6.1.4.1.2636.3.35.1 |
Notification object definitions. |
||
jnxSyslogTable | 1.3.6.1.4.1.2636.3.35.1.1 | no-access |
A table of syslog messages generated by the device. |
|
1.3.6.1.4.1.2636.3.35.1.1.1 | no-access |
An entry of syslog table. |
||
jnxSyslogId | 1.3.6.1.4.1.2636.3.35.1.1.1.1 | unsigned32 | no-access |
Syslog message identifier. This is also used as primary index in jnxSyslogAttrValTable |
jnxSyslogEventName | 1.3.6.1.4.1.2636.3.35.1.1.1.2 | displaystring | no-access |
An octet string containing syslog event name. |
jnxSyslogTimestamp | 1.3.6.1.4.1.2636.3.35.1.1.1.3 | dateandtime | no-access |
Date and Time of syslog message generation. |
jnxSyslogSeverity | 1.3.6.1.4.1.2636.3.35.1.1.1.4 | jnxsyslogseverity | no-access |
Identifies the severity of this syslog message. |
jnxSyslogFacility | 1.3.6.1.4.1.2636.3.35.1.1.1.5 | jnxsyslogfacility | no-access |
Identified the facility of this syslog message. |
jnxSyslogProcessId | 1.3.6.1.4.1.2636.3.35.1.1.1.6 | unsigned32 | no-access |
Process-Id of the process that generated this syslog message. |
jnxSyslogProcessName | 1.3.6.1.4.1.2636.3.35.1.1.1.7 | displaystring | no-access |
Name of the process that generated this syslog message. |
jnxSyslogHostName | 1.3.6.1.4.1.2636.3.35.1.1.1.8 | displaystring | no-access |
Hostname of host on which this syslog message is generated. |
jnxSyslogMessage | 1.3.6.1.4.1.2636.3.35.1.1.1.9 | octet string | no-access |
The syslog message string. |
jnxSyslogAvTable | 1.3.6.1.4.1.2636.3.35.1.2 | no-access |
A table of attribute value pairs of the syslog messages generated by the device. |
|
1.3.6.1.4.1.2636.3.35.1.2.1 | no-access |
An entry of attribute value pair. |
||
jnxSyslogAvIndex | 1.3.6.1.4.1.2636.3.35.1.2.1.1 | unsigned32 | no-access |
Identifies the sequence number of attribute-value pair in the syslog message. |
jnxSyslogAvAttribute | 1.3.6.1.4.1.2636.3.35.1.2.1.2 | displaystring | no-access |
Attribute of the syslog message identified by jnxSyslogId. |
jnxSyslogAvValue | 1.3.6.1.4.1.2636.3.35.1.2.1.3 | displaystring | no-access |
Value of the attribute identified by jnxSyslogAvAttribute. |
jnxSyslogNotificationPrefix | 1.3.6.1.4.1.2636.4.12.0 |
All Syslog notifications are registered under this branch. |
||
jnxSyslogTrap | 1.3.6.1.4.1.2636.4.12.0.1 |
Notification of a generated syslog message. Apart from the jnxSyslogTrap objects, this notification can include one or more attribute-value pairs. The attribute-value pairs shall be identified by objects jnxSyslogAvAttribute and jnxSyslogAvValue. |