Package com.snmp4j.smi.ber


package com.snmp4j.smi.ber
  • Classes
    Class
    Description
    A node in the BER parse tree of an SNMP message.
    A BER node representing a parse error: a deviation from the expected SNMP message structure.
    Parses a raw SNMP message byte array into a BERNode tree that reflects the BER (Basic Encoding Rules) structure of the message.