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