# File lib/snmp/varbind.rb, line 341
    def encode
        encode_tagged_integer(Gauge32_TAG, @value)
    end