G6-EVENT-MIB: View SNMP OID List / Download MIB
VENDOR: MICROSENS
Home | MIB: G6-EVENT-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 |
management | 1.3.6.1.4.1.3181.10.6.3 |
Microsens private MIB for Generation 6 Ethernet Switches |
||
event | 1.3.6.1.4.1.3181.10.6.3.70 | |||
eventListTable | 1.3.6.1.4.1.3181.10.6.3.70.1 | no-access | ||
1.3.6.1.4.1.3181.10.6.3.70.1.1 | no-access | |||
eventListIndex | 1.3.6.1.4.1.3181.10.6.3.70.1.1.1 | integer | no-access |
Automatically generated |
eventListName | 1.3.6.1.4.1.3181.10.6.3.70.1.1.2 | displaystring | read-only |
Name of the event |
eventListGroup | 1.3.6.1.4.1.3181.10.6.3.70.1.1.3 | integer | read-only |
Associated group of this event Enumeration: 'app': 21, 'lacp': 20, 'ring': 15, 'poe': 14, 'temperature': 11, 'script': 18, 'firmware': 5, 'system': 6, 'signals': 17, 'internal': 0, 'smartOffice': 29, 'test': 3, 'config': 7, 'msp1000': 24, 'power': 10, 'ntp': 16, 'auth': 9, 'link': 12, 'sfp': 13, 'messaging': 27, 'security': 23, 'reset': 4, 'cable': 22, 'terminalServer': 28, 'filter': 19, 'debug': 2, 'fan': 26, 'login': 8, 'backup': 25. |
eventListRelevance | 1.3.6.1.4.1.3181.10.6.3.70.1.1.4 | integer | read-only |
Positive, negative or informational event Enumeration: 'info': 2, 'neg': 1, 'pos': 0. |
eventListInternal | 1.3.6.1.4.1.3181.10.6.3.70.1.1.5 | integer | read-only |
If enabled this event cannot be used for syslog or traps Enumeration: 'disabled': 0, 'enabled': 1. |
eventListSeverity | 1.3.6.1.4.1.3181.10.6.3.70.1.1.6 | integer | read-write |
Severity level of this event. Can be modified if required Enumeration: 'info': 2, 'notice': 3, 'emergency': 8, 'alert': 7, 'disabled': 0, 'warning': 4, 'critical': 6, 'error': 5, 'debug': 1. |
eventListSource | 1.3.6.1.4.1.3181.10.6.3.70.1.1.7 | integer | read-only |
Unit or port related event Enumeration: 'port': 1, 'unit': 0. |
eventListTrap | 1.3.6.1.4.1.3181.10.6.3.70.1.1.8 | integer | read-write |
When enabled a trap may be generated for this event Enumeration: 'disabled': 0, 'enabled': 1. |
eventListSyslogMessage | 1.3.6.1.4.1.3181.10.6.3.70.1.1.9 | displaystring | read-only |
Fixed event text describing the cause of the event. |
eventListCustomMessage | 1.3.6.1.4.1.3181.10.6.3.70.1.1.10 | displaystring | read-write |
Here a custom or translated version of the event text may be inserted. |
eventListIntegerElements | 1.3.6.1.4.1.3181.10.6.3.70.1.1.11 | displaystring | read-only |
Lists which integer value informations are available for the syslog message |
eventListStringElements | 1.3.6.1.4.1.3181.10.6.3.70.1.1.12 | displaystring | read-only |
Lists which string type informations are available for the syslog message |
eventListCliScript | 1.3.6.1.4.1.3181.10.6.3.70.1.1.13 | displaystring | read-write |
When a script name is present the script will be executed whenever this event occurs. Note: Internal events do not trigger scripts even though a script name may be entered. Several scripts may be assigned to a single event. Syntax: app/scriptfile:subroutine para1 para2, next script... All fields besides the scriptfile are optional. |