Class | Net::SNMP |
In: |
lib/net/snmp.rb
|
Parent: | Object |
VERSION | = | '0.1.0' |
AsnSyntax | = | Net::BER.compile_syntax({ :application => { :primitive => { 1 => :integer, # Counter32, (RFC2578 sec 2) 2 => :integer, # Gauge32 or Unsigned32, (RFC2578 sec 2) 3 => :integer # TimeTicks32, (RFC2578 sec 2) |