Package org.metricshub.snmp.client
package org.metricshub.snmp.client
-
ClassDescriptionUnified abstraction that both
SnmpClient(live network) andOfflineSnmpClient(file‑backed) can implement.An offline SNMP client that reads OID values from a snmp WALK dump file and executes SNMP operations (GET, GET_NEXT, TABLE, WALK) against those OIDs.