Western Telematic AFS-16-1 Viewing Users, Adding Users, Modifying Users, Deleting Users, 13-2

Models: AFS-16-1

1 135
Download 135 pages 23.28 Kb
Page 101
Image 101

Operation via SNMP

userTable::userCircuitAccess – A string of up to 16 characters, with one character for each of the 16 possible Circuit Modules on the AFS-16 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.

Note: The number of circuits specified in the userCircuitAccess string must not exceed the number of Circuit Modules available on your AFS-16 unit. If the userCircuitAccess string specifies more circuits than are available on the unit, an error message will be generated.

userTable::userGroupAccess – A string of 54 characters, with one character for each of the 54 possible Circuit Groups in the system. A ‘0’ indicates that the account does not have access to the Circuit Group, and a ‘1’ indicates that the user does have access to the Circuit Group.

userTable::userSerialAccess – Access to the serial interface 0 No access

1 Access

userTable::userTelnetSshAccess – Access to the Telnet/SSH interface

0No access

1Access

userTable::userOutboundTelSshAccess – Access to Outbound Telnet/SSH

0No access

1Access

userTable::userWebAccess – Access to the Web interface

0No access

1Access

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.

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.

13-2

Page 101
Image 101
Western Telematic AFS-16-1 manual Viewing Users, Adding Users, Modifying Users, Deleting Users, 13-2