1. install snmprec script by this instruction:
http://snmplabs.com/snmpsim/quickstart.html#installation
2. dump full snmp stack from your device:
Note, replace <device>, <community> with appropriate values for your deviceю
snmprec.py --use-getbulk --start-oid=1.0 --continue-on-errors=1 --timeout=2 --retries=3 --agent-udpv4-endpoint=<device> --community=<community> --output-file=infinera.snmprec
|
3. Send this dump (infinera.snmprec) to me (personally): mike@observium.org
Tnx, I added all what I found in your dump in r9893.