SNMP agent settings interface.
More...
import <Snmp.idl;
SNMP agent settings interface.
Definition at line 14 of file Snmp.idl.
◆ getConfiguration()
Retrieve the SNMP agent configuration.
- Returns
- SNMP agent configuration
◆ getV3EngineId()
string devsettings::Snmp::getV3EngineId |
( |
| ) |
|
Retrieve the SNMP V3 Engine ID.
- Returns
- SNMP V3 Engine ID
◆ setConfiguration()
Set the SNMP agent configuration.
- Parameters
-
cfg | New SNMP agent settings |
- Returns
- 0 if OK
-
1 if any parameters are invalid
◆ ERR_INVALID_PARAMS
constant int devsettings::Snmp::ERR_INVALID_PARAMS = 1 |
Invalid parameters.
Definition at line 16 of file Snmp.idl.
The documentation for this interface was generated from the following file: