| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
SNMP agent settings interface. More...
| Classes | |
| struct | Configuration | 
| SNMP agent configuration.  More... | |
| struct | ConfigurationChangedEvent | 
| Public Member Functions | |
| Configuration | getConfiguration () | 
| Retrieve the SNMP agent configuration.  More... | |
| int | setConfiguration (in Configuration cfg) | 
| Set the SNMP agent configuration.  More... | |
| string | getV3EngineId () | 
| Retrieve the SNMP V3 Engine ID.  More... | |
| Public Attributes | |
| constant int | ERR_INVALID_PARAMS = 1 | 
| Invalid parameters. | |
SNMP agent settings interface.
| Configuration devsettings::Snmp::getConfiguration | ( | ) | 
Retrieve the SNMP agent configuration.
| string devsettings::Snmp::getV3EngineId | ( | ) | 
Retrieve the SNMP V3 Engine ID.
| int devsettings::Snmp::setConfiguration | ( | in Configuration | cfg | ) | 
Set the SNMP agent configuration.
| cfg | New SNMP agent settings |