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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


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.
             fs20Entry 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.