Class AgentXIndexAllocatePDU

All Implemented Interfaces:
Serializable

public class AgentXIndexAllocatePDU extends AgentXVariableBindingPDU
The AgentXIndexAllocatePDU represents the agentx-IndexAllocate-PDU defined by RFC 2741.
See Also:
  • Constructor Details

    • AgentXIndexAllocatePDU

      public AgentXIndexAllocatePDU(org.snmp4j.smi.OctetString context, org.snmp4j.smi.VariableBinding[] vbs)
      Create AgentXIndexAllocatePDU from context and variable bindings.
      Parameters:
      context - the context
      vbs - the VariableBindings.
    • AgentXIndexAllocatePDU

      public AgentXIndexAllocatePDU(AgentXMessageHeader header)
      Parameters:
      header - the message header.