Class SnmpConfiguration
java.lang.Object
org.sentrysoftware.metricshub.engine.configuration.SnmpConfiguration
- All Implemented Interfaces:
IConfiguration
The SnmpConfiguration class represents the configuration for SNMP in the MetricsHub engine.
It implements the IConfiguration interface and includes settings such as SNMP version, community,
port, timeout, context name, privacy, privacy password, username, and password.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnum of SNMP versions and authentication types. -
Constructor Summary
Constructors -
Method Summary