Package org.snmp4j.mcp.tool.snmp.ber
package org.snmp4j.mcp.tool.snmp.ber
-
ClassesClassDescriptionEncodes a BER node tree — expressed in the same JSON shape that
snmp_message_beremits (tag,tagName,value,oid,children) — back into raw bytes, with explicit support for producing non-canonical and invalid encodings for fuzzing.Result of expanding a permutation spec.MCP tool that encodes a BER node tree — expressed in the same JSON format thatsnmp_message_beremits — back into raw message bytes, with optional fault injection, declarative mutations and computed permutations.MCP tool that parses a raw SNMP message from a hex string and returns its BER structure as a text tree or JSON object tree.