# File lib/snmp/varbind.rb, line 294
    def encode
        encode_tlv(IpAddress_TAG, @value)
    end