Re: GETNEXT Request - what to do in order to advance to next column?
"Daniel Coelho" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, have you tried snmpbulkget? I believe that walk ignores the snmpgetnext responses when the the original OID changes to another. snmpbulkget doesn't. Not sure. Daniel Coelho On 7/10/07, Madan Mohan Goud <[email protected]> wrote: > > Hi all, > I have an SNMP Table implemented in NETSNMP way. When I do a > SNMPwalk over a table(dot3StatsTable in Etherlike-MIB as shown below),my > Implementation is not getting me values for any other column except > first column in the table. When the agent receives request for last > index of the first column, What do I need to do in order to advance to > the next column? I think I am doing something wrong here. Can any body > assist me with this?? > > > Thanks in advance, > Madan > > [root@srvr-xxxx ~]# snmpwalk -c public -v 1 127.0.0.1 > 1.3.6.1.2.1.10.7.2.1 > SNMPv2-SMI::transmission.7.2.1.1.8 = INTEGER: 13 > SNMPv2-SMI::transmission.7.2.1.1.13 = INTEGER: 21 > SNMPv2-SMI::transmission.7.2.1.1.21 = INTEGER: 25 > SNMPv2-SMI::transmission.7.2.1.1.25 = INTEGER: 28 > SNMPv2-SMI::transmission.7.2.1.1.28 = INTEGER: 31 > SNMPv2-SMI::transmission.7.2.1.1.31 = INTEGER: 37 > SNMPv2-SMI::transmission.7.2.1.1.37 = INTEGER: 41 > SNMPv2-SMI::transmission.7.2.1.1.41 = INTEGER: 47 > SNMPv2-SMI::transmission.7.2.1.1.47 = INTEGER: 53 > SNMPv2-SMI::transmission.7.2.1.1.53 = INTEGER: 63 > SNMPv2-SMI::transmission.7.2.1.1.63 = INTEGER: 73 > SNMPv2-SMI::transmission.7.2.1.1.73 = INTEGER: 74 > SNMPv2-SMI::transmission.7.2.1.1.74 = INTEGER: 77 > SNMPv2-SMI::transmission.7.2.1.1.77 = INTEGER: 78 > SNMPv2-SMI::transmission.7.2.1.1.78 = INTEGER: 86 > SNMPv2-SMI::transmission.7.2.1.1.86 = INTEGER: 89 > SNMPv2-SMI::transmission.7.2.1.1.89 = INTEGER: 93 > SNMPv2-SMI::transmission.7.2.1.1.93 = INTEGER: 95 > SNMPv2-SMI::transmission.7.2.1.1.95 = INTEGER: 103 > SNMPv2-SMI::transmission.7.2.1.1.103 = INTEGER: 109 > SNMPv2-SMI::transmission.7.2.1.1.109 = INTEGER: 113 > SNMPv2-SMI::transmission.7.2.1.1.113 = INTEGER: 117 > SNMPv2-SMI::transmission.7.2.1.1.117 = INTEGER: 126 > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > 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 > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ 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