All Classes Files Functions Variables Pages
webadmin::Snmp Interface Reference

Public Member Functions

void get (out SnmpSettings settings)
 
void set (in SnmpSettings settings)
 

Member Function Documentation

void webadmin::Snmp::get ( out SnmpSettings  settings)

Returns SNMP configuration

Parameters
settings- A structure containing all the settings of SNMP that are stored.
Exceptions
kerio::web::ApiException
-32001 Session expired. - "The user is not logged in."
1004 Access denied. - "Insufficient rights to perform the requested operation."
void webadmin::Snmp::set ( in SnmpSettings  settings)

Stores SNMP configuration

Parameters
settings- A structure containing all the settings of SNMP that sould be stored.
Exceptions
kerio::web::ApiException
-32001 Session expired. - "The user is not logged in."
1004 Access denied. - "Insufficient rights to perform the requested operation."

The documentation for this interface was generated from the following file: