Re: snmpNotifyFilterTable as per net-snmp 5.4.2.1

Dave Shield <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
2009/4/17 sanjaykumar <[email protected]>:
>     I am using net snmp version 5.4.2.1
> As I found that the code is  available for snmpNotifyFilterTable
> but when do the  snmpwalk or snmpget then I following error is displaying
> "SNMP-NOTIFICATION-MIB::snmpNotifyFilterTable = No Such Object available
> on this agent at this OID"
> Does that mean code is not implemented for this TABLE ?

Either the code has not been included in your agent configuration,
or else the table is empty.

If you try to do a GET on the table itself, you'll always get a noSuchObject
exception.    Try doing a GET (SNMPv2c or SNMPv3) on an instance of one
of the column objects.

   If you get "noSuchObject" then the agent probably doesn't include support
for the table.
   If you get "noSuchInstance" then the agent *does* include support for the
table (but it's empty).

Dave

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.