|
GetPduResolvedTrapDescription
string
GetPduResolvedTrapDescription(snmppdu
pdu)
Return
Value
Returns the description of the
enterprise specific trap resolved according to a MIB
specification.
Parameters
pdu
- the SNMP TRAP
PDU to get the trap from.
Remarks
Call this
function to resolve enterprise specific trap
description from the SNMP TRAP PDU. Note that this function works
only if SNMP TRAP PDU has been passed to the script by NetDecision
TrapVision with MIB resolving enabled in TrapVision. Otherwise
return value is the empty string.
|