SNMP configuration: Difference between revisions

From Siwenoid Wiki
Jump to navigation Jump to search
Line 27: Line 27:
[[Image:Snmp_object_type2.png|left|frame]] The managed object representation use the OBJECT-TYPE defined in RFC1212. The type of content provided by SNMP server is OCTET STRING defined in RFC3641.
[[Image:Snmp_object_type2.png|left|frame]] The managed object representation use the OBJECT-TYPE defined in RFC1212. The type of content provided by SNMP server is OCTET STRING defined in RFC3641.
<br style="clear: both" />
<br style="clear: both" />
==Hiding SNMP icons for all users==
[[Image:Snmp_hide_icons_for_all_users_1.png‎|left|frame]] In datapoint hierarchy click on Appearance settings!
<br style="clear: both" />
[[Image:Snmp_hide_icons_for_all_users_2.png‎|left|frame]] Check/uncheck Show SNMP signs!
<br style="clear: both" />
''Previous chapter-> [[Create map]] / Next chapter-> [[Object permissions]]''
''Previous chapter-> [[Create map]] / Next chapter-> [[Object permissions]]''


[[Category:Commissioning]]
[[Category:Commissioning]]

Revision as of 09:34, 21 October 2014

Language: English  • magyar

Previous chapter-> Create map / Next chapter-> Object permissions

Add a datapoint to SNMP server

Select the node you want to manage by SNMP in datapoint hierarchy, press right click and select the Add to SNMP server option from the pop-up menu.


Remove a datapoint from SNMP server

Select the node you want to remove from SNMP server in datapoint hierarchy, press right click and select the Remove from SNMP server option from the pop-up menu.


Generate the MIB file

After all of desired managed datapoints was selected select Generate MIB file option from main menu.


Select the destination folder and name your file with ".mib" extension. Your MIB file should be generated in the selected destionation if you have all the permissions you need for file creation in the selected path.


MIB file structure

The generated hierarchy root(Siwena) is situated under the enterprises node in OID hierarchy(with 1.3.6.1.4.1.5000 OID). The SNMP hierarchy is a truncated tree of your datapoint hierachy. The container managed objects(not leaf) have a special node representation, witch starts with "node_" and ends with the name of container. Managed nodes has read-only access, not managed nodes has not accessible access.


MIB object representation

The managed object representation use the OBJECT-TYPE defined in RFC1212. The type of content provided by SNMP server is OCTET STRING defined in RFC3641.


Hiding SNMP icons for all users

In datapoint hierarchy click on Appearance settings!


Check/uncheck Show SNMP signs!


Previous chapter-> Create map / Next chapter-> Object permissions