| Raritan PX2/PX3 JSON-RPC API
    | 
SNMP agent settings interface. More...
import"Snmp.idl";
| Classes | |
| struct | Configuration | 
| SNMP agent configuration.  More... | |
| 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. | |
| valueobject | ConfigurationChangedEvent: idl::Event { string userName | 
| user who triggered event | |
| string | ipAddr | 
| ip or device on which user is logged in | |
| Configuration | oldConfig | 
| old configuration | |
| Configuration | newConfig | 
| new configuration | |
SNMP agent settings interface.
| Configuration devsettings::Snmp_1_0_2::getConfiguration | ( | ) | 
Retrieve the SNMP agent configuration.
| string devsettings::Snmp_1_0_2::getV3EngineId | ( | ) | 
Retrieve the SNMP V3 Engine ID.
| int devsettings::Snmp_1_0_2::setConfiguration | ( | in Configuration | cfg | ) | 
Set the SNMP agent configuration.
| cfg | New SNMP agent settings | 
 1.8.14
 1.8.14