|
GetVarResolvedValue
string
GetVarResolvedValue(snmpvar
var)
Return
Value
Returns the variable value resolved
according to the MIB specification for the provided
variable.
Parameters
var
- the SNMP
variable binding to get resolved variable value
from.
Remarks
Call this
function to get resolved SNMP variable value for the
specified variable.Note that this function works only if SNMP PDU
containing this variable binding has been passed to the script by
NetDecision TrapVision with MIB resolving enabled in TrapVision.
Otherwise return value is empty string.
|