SNMP::UnsignedInteger
# File lib/snmp/varbind.rb, line 369 def asn1_type "Unsigned32" end
# File lib/snmp/varbind.rb, line 373 def encode encode_tagged_integer(Unsigned32_TAG, @value) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.