Santosh
 
- Interface is defined in IF-MIB:
 
Q: are you saying you have 4 different type of interfaces? and you need 6 different seperate traps for each?
 
It is possible to define a TABLE of TRAPs(more appropriately Notifications as per SMIv2) OIDs..
 
for ex:
  xxxNotificationTable
  ..
 INDEX {  someIndex }
 
SEQUENCE
  someIndex
  xxxNotifOID OBJECT IDENTIFIER(AutonomousType)
 
using above table, one can represent NOTIFICATION-TYPE OIDs
 
 
thx
Subra

santhosh <[EMAIL PROTECTED]> wrote:
Dear Mr.Dave
 
As part of general traps is concerned I was able to implement successfully
 
now the clarification I need is can I keep traps as part of table ?
 
I want to create Traps for 4 Interfaces which will have 6 traps each
 
so I want to make a table for traps seperatly and do
 
so is this possible
 
Thanks,
santhosh
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users


Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to