Hi,

I am using the new net-snmp style for mib coding.
I have created a test mib as follows:
ciscoPortChannelMIB
   ciscoPortChannelObjects
       portChannelConfig
           portChannelTable
           portChannelProtocolEnable
           portChannelTestString

On doing a walk on portChannelTestString, here is what I get.

portChannelTestString.0 (octet string) porttest
portChannelTestString.1.1.19922944 (integer) 2
portChannelTestString.1.1.19927040 (integer) 2
portChannelTestString.1.1.19931136 (integer) 2
portChannelTestString.1.1.19935232 (integer) 2
portChannelTestString.1.1.19939328 (integer) 2
portChannelTestString.1.1.19943424 (integer) 2
portChannelTestString.1.1.19947520 (integer) 2
portChannelTestString.1.1.19951616 (integer) 2
portChannelTestString.1.1.19955712 (integer) 2
portChannelTestString.1.1.19959808 (integer) 2
portChannelTestString.1.1.19963904 (integer) 2
portChannelTestString.1.1.19968000 (integer) 2
portChannelTestString.1.1.19972096 (integer) 2
portChannelTestString.1.1.19976192 (integer) 2 

In this output the first line output is ok, but the rest is NOT OK.

Can someone help me out, with whats happening. I followed the tcp.c code for
initializing the scalars.

Thanks
Srini



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id065&op=click
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to