JACOBS-FS20-MIB: View SNMP OID List / Download MIB
VENDOR: JACOBS UNIVERSITY BREMEN
Home | MIB: JACOBS-FS20-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 |
fs20Mib | 1.3.6.1.4.1.30982.1.1 |
This MIB modulef represent an interface to the ELV FS20 protocol used by several home automation devices available in Germany. |
||
fs20Notifications | 1.3.6.1.4.1.30982.1.1.0 | |||
fs20Notification | 1.3.6.1.4.1.30982.1.1.0.1 |
The fs20Notification is generated when the agent received an FS20 message from an FS enabled device. |
||
fs20Objects | 1.3.6.1.4.1.30982.1.1.1 | |||
fs20Table | 1.3.6.1.4.1.30982.1.1.1.1 | no-access |
A table containing information about locally known fs20 devices. |
|
1.3.6.1.4.1.30982.1.1.1.1.1 | no-access |
An entry of the fs20Table. |
||
fs20HC1 | 1.3.6.1.4.1.30982.1.1.1.1.1.1 | unsigned32 | no-access |
The haus code HC1 of an FS20 message. |
fs20HC2 | 1.3.6.1.4.1.30982.1.1.1.1.1.2 | unsigned32 | no-access |
The haus code HC1 of an FS20 message. |
fs20Addr | 1.3.6.1.4.1.30982.1.1.1.1.1.3 | unsigned32 | no-access |
The address of an FS20 message. |
fs20Cmd | 1.3.6.1.4.1.30982.1.1.1.1.1.4 | unsigned32 | read-write |
The command of the FS20 protocol. [TODO: Explain how normal and extend commands map to this value.] |
fs20LastHeard | 1.3.6.1.4.1.30982.1.1.1.1.1.5 | timestamp | read-write |
The timestamp when we have seen an FS20 message from this device. The value 0 indicates that we never saw a message from this device. |
fs20LastSent | 1.3.6.1.4.1.30982.1.1.1.1.1.6 | timestamp | read-write |
The timestamp when we have sent the last FS20 message to this device device. The value 0 indicates that we never sent a message to this device. |
fs20Status | 1.3.6.1.4.1.30982.1.1.1.1.1.7 | integer | read-write |
The status of this FS20 device. Enumeration: 'unknown': 0. |
fs20RowStatus | 1.3.6.1.4.1.30982.1.1.1.1.1.8 | rowstatus | read-write |
The row status column used to create and delete rows in the fs20Table. |