Hello, I need to extend the ifTable so that it contains additional interfaces. I was hoping to be able to achieve that by using the pass directive in snmpd.conf, like so:
pass .1.3.6.1.2.1.2.2 /usr/bin/lua /home/peter/serialsnmptest.lua I was hoping that when looking up an OID the agent would first look its internal ifTable and if it can't find a match call the pass script to see whether it can handle that OID. Unfortunately, that doesn't seem to work and either just the internal ifTable is 'visible' or my pass script depending on the priority specified using '-p'. Does anyone ever have done something like this? Any hints? Thanks, Peter ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ 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
