Western Telematic MPC-20VS16-3 Network Card User Manual


 
13-3
Operation via SNMP
13.3.1. Viewing Users
To view users, issue a GET request on any of the user parameters for the index
corresponding to the desired user.
13.3.2. Adding Users
For an empty index, issue a SET request on the desired parameters. Minimum
requirement is a username and password to create a user, all other parameters will
be set to defaults if not specified. To create the user, issue a SET request on the
userSubmit object.
13.3.3. Modifying Users
For the index corresponding to the user you wish to modify, issue a SET request on
the desired parameters to be modified. Once complete, issue a SET request on the
userSubmit object.
13.3.4. Deleting Users
For the index corresponding to the user you wish to delete, issue a SET request on the
username with a blank string. Once complete, issue a SET request on the userSubmit
object.