|
GetPduResolvedTrapName
string
GetPduResolvedTrapName(snmppdu
pdu)
Return
Value
Returns the name 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 name 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
same as the value returned by GetPduTrapName function.
|