Class | Net::SnmpPdu |
In: |
lib/net/snmp.rb
|
Parent: | Object |
PduTypes | = | [ :get_request, :get_next_request, :get_response, :set_request, :trap |
ErrorStatusCodes | = | { # Per RFC1157, pgh 4.1.1 0 => "noError", 1 => "tooBig", 2 => "noSuchName", 3 => "badValue", 4 => "readOnly", 5 => "genErr" |
community | [R] | |
error_index | [RW] | |
error_status | [R] | |
pdu_type | [R] | |
request_id | [RW] | |
variables | [R] | |
version | [R] |