IPAddress like index for MIB table

Dejan Bojic <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
For one MIB table which I use, type of  index is IPADDRESS. 
Table iteration approach has been used, for implementation. 
A problem is that I got a different index for GET and GET_NEXT SNMP operation (index is in the different order). 

Example (radiusServerPort is the name of the column in the MIB table):

a GET request will return: radiusServerCurrentMode.192.168.1.20: (INTEGER): 0
a GET_NEXT request will return: radiusServerCurrentMode.20.1.168.192: (INTEGER): 0

I check request and index is in the right order. 

In MIB browser, for the GET_NEXT operation I got

Operation: Get next
Request binding:
1: radiusServerPrimaryMode.192.168.1.20 (INTEGER) null

Response binding:
1: radiusServerCurrentMode.20.1.168.192 (INTEGER) 0

Is anybody has any idea why I got index in the opposite order?
Thnaks.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

_______________________________________________
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.