Package org.snmp4j.mcp.tool.snmp
package org.snmp4j.mcp.tool.snmp
-
ClassDescriptionBuilds an effective
SnmpMcpServer.ServerConfiguration.SnmpTargetConfigby applying a map of per-call parameter overrides onto a configured base target.Hex-string conversion helpers shared by the SNMP byte-level tools (snmp_message_ber,snmp_send_raw,snmp_encode_ber).Fluent builder that translates anSnmpMcpServer.ServerConfiguration.SnmpTargetConfiginto the SNMP4J fluent-API objects (Target,Snmp,PduBuilder) used by MCP tool implementations.MCP Tool that sends an SNMP PDU to a namedSnmpMcpServer.ServerConfiguration.SnmpTargetConfigand returns theResponseEventserialised as JSON.JSON representation of an SNMP ScopedPDU sent to the tool as thepduparameter.JSON representation of a singleVariableBindingwithin aMcpSnmpCommandGenerator.PduRequest.Utility that converts a plain string value into the correctVariablesubclass for a given SNMP OID.