|
GetVarResolvedName
string
GetVarResolvedName(snmpvar
var)
Return
Value
Returns the variable name of the
specified variable resolved according to a MIB
specification.
Parameters
var
- the SNMP
variable binding to get variable name from.
Remarks
Call this
function to get resolved SNMP variable namefor 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.
|