I am struck in my application which generates and receives SNMP traps. My application supports SNMPV1. I want to test whether it supports this version using MIB2. In my application it asks for Trap Receiver(i am giving this as my machine iport), generic trap type(i m giving as 6), specific trap type(1).Other parameters i am giving are as follows:
Variable OID1#=1.3.6.1.2.1.15.3.1.7
Varaible OID 1Type#= Octet String
Process data Parameter1=peerremote address.
Variable OID2#=1.3.6.1.2.1.15.3.1.2
Varaible OID2 Type#= Integer
Process data Parameter1=peerState
Enterprize oid=??
I think this enterprize oid defines the MIB object id. Please tell me what values shall i give to it so see if it works for MIB2.Do i also need MIB2 FILES for that.
Thanks in advance
Regards
Pankaj
Variable OID1#=1.3.6.1.2.1.15.3.1.7
Varaible OID 1Type#= Octet String
Process data Parameter1=peerremote address.
Variable OID2#=1.3.6.1.2.1.15.3.1.2
Varaible OID2 Type#= Integer
Process data Parameter1=peerState
Enterprize oid=??
I think this enterprize oid defines the MIB object id. Please tell me what values shall i give to it so see if it works for MIB2.Do i also need MIB2 FILES for that.
Thanks in advance
Regards
Pankaj