Details
-
Add New Device / OS
-
Resolution: Incomplete
-
Minor
-
None
-
None
-
None
Description
Hi. I see that you have added Smartoptics M-series. What about adding the T-series also?
I have attached the MIBs for these units together with the manual.
Keep up the good work!
While not received user responce, issue closed.
For re-open, please make snmp dump from example device as written below:
snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
If device not support SNMP version 2c, replace -v2c with -v1.