Class DHKeyChangeImpl

  • All Implemented Interfaces:
    Comparable<MOColumn<org.snmp4j.smi.OctetString>>

    public class DHKeyChangeImpl
    extends KeyChange
    The Diffie Hellman KeyChange object implements a ManagedObject column that implements the DHKeyChange textual convention as defined in RFC 2786.
    Since:
    3.0
    Author:
    Frank Fock
    • Constructor Detail

      • DHKeyChangeImpl

        public DHKeyChangeImpl​(int columnID,
                               MOAccess access,
                               org.snmp4j.smi.OctetString defaultValue,
                               org.snmp4j.security.dh.DHParameters usmDHParameters,
                               UsmMIB usmMIB,
                               org.snmp4j.security.dh.DHOperations.KeyType keyType)
    • Method Detail

      • get

        public void get​(SubRequest<?> subRequest,
                        MOTableRow row,
                        int column)
        Description copied from class: MOColumn
        Process a get sub-request for the specified table row and column.
        Overrides:
        get in class KeyChange
        Parameters:
        subRequest - the GET sub-request to execute.
        row - the row that contains the value to return in the GET response PDU.
        column - the column index of the value to return in subRequest