Package org.metricshub.snmp.client


package org.metricshub.snmp.client
  • Class
    Description
    Unified abstraction that both SnmpClient (live network) and OfflineSnmpClient (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.