Class KeyChange

    • Constructor Detail

      • KeyChange

        public KeyChange​(int columnID,
                         MOAccess access,
                         org.snmp4j.smi.OctetString defaultValue,
                         boolean mutableInService)
    • Method Detail

      • changeKey

        public static org.snmp4j.smi.OctetString changeKey​(org.snmp4j.security.AuthenticationProtocol authProtocol,
                                                           org.snmp4j.smi.OctetString oldKey,
                                                           org.snmp4j.smi.OctetString keyChange,
                                                           int keyLength)
      • 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 MOColumn<org.snmp4j.smi.OctetString>
        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