Hi All,

I have to provide a custom subagent which implements ifTable for our box.

How do I disable IF-MIB module from main agent  so that when  a SNMP get 
request comes to access say ifNumber.0 ,  the subagent is queried for it 
and not the main agent?

I tried taking out mibII out from the net-snmp main agent compilation 
using the --with-out- mib-modules=mibII and variations.

Using agent thus built doesn't have the ifTable support. When I connect 
my subagent to  implement ifTable, I still get no such name error.

Am I missing something in configuration for snmpd or the subagent?

I tried disabling interfaces from snmpdm using -I -interfaces option but 
it doesn't help either.

I'll appreciate any help in this regard.

Thanks in advance,
Avnindra

-------------------------------------------------------------------------
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-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to