iControl and SNMP > Sample Workflows > [Workflow]: Creating an SNMP Driver
 

[Workflow]: Creating an SNMP Driver

iControl’s SNMP Driver Creator allows you to create, modify, delete, publish, and initiate SNMP drivers. Once you have entered the required information into SNMP Driver Creator using the SNMP driver configuration tab and Alarms tab, you can click the Script editor tab to work directly with the generated script.
 

NOTE: In addition to those procedures called upon from this workflow, there are several other procedures involving SNMP Driver Creator that you may wish to perform as standalone tasks. They are:

"Editing an Alarm"

"Editing a Driver’s Generated Script"

"Editing an Alarm Map, Trap Map, or Poller Profile"

"Loading a Driver into SNMP Driver Creator"

"Removing a Custom SNMP Driver from an Application Server"

The following is a sample workflow for creating an SNMP driver:
 
Creating an SNMP Driver  
1.  
Open SNMP Driver Creator (click HERE).
2.  
Load the required MIB modules for the device you intend to link to with the new SNMP driver (click HERE).
3.  
Configure the new driver (click HERE).
4.  
Create an alarm (click HERE).
5.  
[OPTIONAL] Create a poller (click HERE).
6.  
[OPTIONAL] Create an alarm map (click HERE).
7.  
[OPTIONAL] Create a trap map (click HERE).
8.  
Add a MIB OID getter and variable getter to the script (click HERE).
9.  
Verify the driver script syntax (click HERE).
10.  
Package the generated JavaScript source code (click HERE).
11.  
Publish the generated script (click HERE).