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-4
Operation via SNMP
13.4. Plug Control via SNMP
13.4.1. Plug Status/Control
ON, OFF, BOOT, and DEFAULT commands can be issued for plugs via SNMP. Plugs
are arranged in a table of N rows, where N is the number of plugs in the system. Plug
parameters are described below.
• plugTable::plugID – String indicating the plug's ID.
• plugTable::plugName – String indicating the plug's user-defined name.
• plugTable::plugStatus – Current state of the plug.
0 – Plug is OFF
1 – Plug is ON
• plugTable::plugAction – Action to be taken on plug.
1 – Mark to turn ON (does not execute)
2 – Mark to turn OFF (does not execute)
3 – Mark to BOOT (does not execute)
4 – Mark to DEFAULT (does not execute)
5 – Mark to turn ON and execute plug actions
6 - Mark to turn OFF and execute plug actions
7 - Mark to BOOT and execute plug actions
8 - Mark to DEFAULT and execute plug actions
Set plugTable::plugAction to desired action, as specified by values 1-4 above, for
each plug index the action is to be applied to. For the last plug you wish to set before
executing the commands, use values 5-8 instead, which will invoke the requested
commands all at once.
• plugTable::plugCurrent – The current, in tenths of an Amp, that is being
consumed by each switched outlet.
• plugTable::plugPower – The power, in Watts, that is being consumed by each
switched outlet.