| Question : What other products does NexGenSNMP need? |
NexGenSNMP needs NexGenOS® and NexGenIP®.
|
| Question : What version of NexGenSNMP is implemented? |
NexGenSNMP complies with the SNMP v2c version.
|
| Question : What MIBs are standard? |
NexGenSNMP provides the following MIBs: interfaces, ARP, IP, ICMP, TCP, UDP, SNMP, SNMPTrap.
|
| Question : Is it possible to create new MIBs? |
Yes, but you will have to write some source code to do it.
|
| Question : How do I create a MIB? How hard is it? |
The NexGenSNMP programming guide explains the rules to follow and presentssome expamples.
It is not difficult to create a MIB.
|
| Question : Can I link just a few MIBs to my application? |
Yes you can choose the MIBs you want to link to your application.
|
| Question : How have you tested the NexGenSNMP library? |
The NexGenSNMP agent has been tested with the SNMP manager from UCD (the University of California at Davis) version 4.0.1. The sources are available on the sites:
ftp://ucd-snmp.ucdavis.edu:/ucd-snmp.README
ftp://ucd-snmp.ucdavis.edu:/ucd-snmp.tar.gz
|
| Question : I'm currently testing your NexGenSNMP library with UCD SNMP v 4.0.1. Sometimes I receive a timeout. Why is that? |
You receive a timeout because the default timeout of your request is too short.
Avoid it by increasing it with the "-t" option.
Typically this problem occurs when PPP is used due to its low transmission rate.
|
|