Black Box MPSH8-D20-120V Multi-tool User Manual


 
CHAPTER 13: Operation via SNMP
155
userTable::userTelnetSshAccess – Access to the Telnet/SSH
interface
0 – No access
1 - Access
userTable::userWebAccess – Access to the Web interface
0 – No access
1 - Access
userTable::userCurrentMetering – Access to the systems current/
power metering
0 – No access
1 – Access
userTable::userCallbackNum – 32 character callback number for
account
userTable::userSubmit – Set to 1 to submit changes.
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 specied. 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 modied. 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.