SNMP Tables in MIB-Derived Code Module
Posted: Thu Jul 09, 2009 6:36 pm
I am battling with SNMP, having problems with making tables in my MIB function correctly.
My MIB was built and authenticated by a third-party tool, and I have it compiling OK following conversion with the Netburner 'snmptranslate.exe' tool. All my defined Scalar objects are seen and correct values reported when I walk the object tree or do an SNMP 'get".
However, the small test table that I am trying to impliment (three instances) is not seen by the SNMP client.
It would be immensely helpful if I could see someone's working MIB-derived source for a working small table using the Netburner SNMPv1 package.
Can you help?
My MIB was built and authenticated by a third-party tool, and I have it compiling OK following conversion with the Netburner 'snmptranslate.exe' tool. All my defined Scalar objects are seen and correct values reported when I walk the object tree or do an SNMP 'get".
However, the small test table that I am trying to impliment (three instances) is not seen by the SNMP client.
It would be immensely helpful if I could see someone's working MIB-derived source for a working small table using the Netburner SNMPv1 package.
Can you help?