User`s guide
13-2
Operation via SNMP
13.3. Configuration via SNMP
RPC User accounts can be viewed, created, modified, and deleted via SNMP. User
accounts are arranged in a table of 128 rows, and indexed 1-128. User account
parameters, as seen through the SNMP, are summarized below.
• userTable::userName – 32 character username
• userTable::userPasswd – 16 character password
• userTable::userAccessLevel – Account access level.
0 – View Access
1 – User Access
2 – Superuser Access
3 – Administrator Access
• userTable::userLocalAccess – A string of 8characters, with one character
for each of the 8 possible circuits on the RPC unit. A ‘0’ indicates that the account
does not have access to the circuit, and a ‘1’ indicates that the user does have
access to the circuit.
• userTable::userGroupAccess – A string of 54 characters, with one character
for each of the 54 possible circuit groups in the system. ‘0’ indicates that the
account cannot access the group, and ‘1’ indicates that the user can access the
group.
• userTable::userSerialAccess – Access to the serial interface
0 – No access
1 – Access
• 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::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 specified. To create the user, issue a SET request on the
userSubmit object.










