[snmp] SNMP V2 Traps
Brian Jewell
brian.jewell at modius.com
Wed Aug 29 15:54:33 BST 2007
Hi,
I just wondered if you are familiar with an effective means of processing
SNMP V2 traps?
With V1 traps the "Enterprise" field, which contains an OID, can be used to
associate a trap with a MIB definition. The TrapPduv1.getEnterprise() method
will obtain this OID.
However, with an SNMP V2 trap, there is no Enterprise field, and no
TrapPduv2 methods available (as far as I can tell) to somehow identify which
trap in a MIB has been received.
I was wondering if you are familiar with a common approach for solving the
issue?
Thanks in advance for your help.
--Brian
More information about the snmp
mailing list