[SNMP4J] Regarding TableUtils

gangadhar katakam gangadhar.katakam at yahoo.com
Mon Dec 6 13:44:30 CET 2010


Hi,

I have noticed the following behavior when i was coding using TableUtils.

Scenario: Fetch data using Invalid V3 credentials i.e. securityName.

1) I have used: 
               public List getTable(Target target, OID[] columnOIDs, OID 
lowerBoundIndex, OID upperBoundIndex)  
    output:  returning a TableEvent with the reportPDU i.e.
                      REPORT[reqestID=0, errorStatus=0, errorIndex=0, 
VBS[1.3.6.1.6.3.15.1.1.3.0 = 9]]

2) But When i use 
               public void getTable(Target target, OID[] 
columnOIDs, TableListener listener,Object userObject,OID lowerBoundIndex,
                       OID upperBoundIndex)
    output: empty list.

Here i am attaching the sample program which i have used. 

Please let me know whether this is an expected behavior or not.
Correct me if i am doing anything wrong.


Thanks & Regards,
Gangadhar.Katakam


      
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ScopedPDUTest.java
URL: <http://oosnmp.net/pipermail/snmp4j/attachments/20101206/2ac8ea5e/attachment.ksh>


More information about the SNMP4J mailing list