SNMP::Var

SNMP::SNMPVar provides access methods for various information of returned SNMP PDU.

Super Class:

Object

Methods:

type()
Return an integer indicates a type. It must be one of the following values.
oid()
Return an OID, an array of integer.
value()
Return a value of the variable. ASN.1 type - Ruby type mapping is below:

Nobuhiko Tsuruoka
Last modified: Thu Jul 6 18:28:07 JST 2000