PAIRGAIN-SYS-LOG-MIB: View SNMP OID List / Download MIB
VENDOR: PAIRGAIN TECHNOLOGIES
Home | MIB: PAIRGAIN-SYS-LOG-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 |
pgSystemLogTable | 1.3.6.1.4.1.927.1.10.1 | no-access |
The system log table. |
|
1.3.6.1.4.1.927.1.10.1.1 | no-access |
Entry in the system log table. |
||
pgSystemLogId | 1.3.6.1.4.1.927.1.10.1.1.1 | integer | read-only |
The ID of the current log entry, with pgSystemLogId equals 1 represents the most current LOG, 2 represents the prior log entry, and etc. |
pgSystemLogTimeStamp | 1.3.6.1.4.1.927.1.10.1.1.2 | timeseconds | read-only |
The time stamp of the log entry . |
pgSystemLogType | 1.3.6.1.4.1.927.1.10.1.1.3 | pgsyslogtype | read-only |
The (PgSystemLogType) type of the log entry. |
pgSystemLogSlotId | 1.3.6.1.4.1.927.1.10.1.1.4 | integer | read-only |
The slot ID that the log message is orignated. |
pgSystemLogDescription | 1.3.6.1.4.1.927.1.10.1.1.5 | displaystring | read-only |
The description of the log entry. |