User`s guide
Table Of Contents
- Figure 2.1: VMR Series - Front Panel (Model VMR-16HD20-1 Shown)
- Figure 2.2: VMR Series - Back Panel (Model VMR-16HD20-1 Shown)
- Figure 2.3: NPS Series - Front Panel (Model NPS-16HD20-1 Shown)
- Figure 2.4: NPS Series - Back Panel (Model NPS-16HD20-1 Shown)
- Figure 5.1: Boot Priority Example 1
- Figure 5.2: Boot Priority Example 2
- Figure 9.1: The Help Menu (Administrator Mode; Text Interface - VMR Shown)
- Figure 14.1: Web Access Parameters (Text Interface Only)
- Figure B.1: RS232 SetUp Port Interface
- 1. Introduction
- 2. Unit Description
- 3. Getting Started
- 4. Hardware Installation
- 5. Basic Configuration
- 5.1. Communicating with the VMR or NPS Unit
- 5.2. Configuration Menus
- 5.3. Defining System Parameters
- 5.4. User Accounts
- 5.5. Managing User Accounts
- 5.6. The Plug Group Directory
- 5.7. Defining Plug Parameters
- 5.8. Serial Port Configuration
- 5.9. Network Configuration
- 5.10. Save User Selected Parameters
- 6. Reboot Options
- 7. Alarm Configuration
- 8. The Status Screens
- 9. Operation
- 10. SSH Encryption
- 11. Syslog Messages
- 12. SNMP Traps
- 13. Operation via SNMP
- 14. Setting Up SSL Encryption
- 15. Saving and Restoring Configuration Parameters
- 16. Upgrading VMR/NPS Firmware
- 17. Command Reference Guide
- Appendix A. Specifications
- Appendix B. Interface Descriptions
- Appendix C. Customer Service
- Index

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.