C#: SNMP - VMS - DMS [on hold]
My name is Renan and I'm from Brazil. I am developing a solution for ITS.
I need to access information via SNMP from a device called PMV.
I am using the following code:
http://www.java2s.com/Code/CSharp/Network/SimpleSNMP.htm
But I can not get back in the "Value" only "Datatype". Someone has
knowledge and could help me?
Below follows the return of the above code
Device SNMP information:
//return response:
//484521041397100109105110105115116114971161111141622521121021048144812684361211504005
sysName - Datatype: 4, Value:
//return response:
//484521041397100109105110105115116114971161111141622521121021048144812684361211604005
sysLocation - Datatype: 4, Value:
//return response:
//4845210413971001091051101051151161149711611111416225211210210481448126843612114040050
sysContact - Datatype: 4, Value:
//return response:
//48492104139710010910511010511511611497116111114162292112102104818481668436121130674188160//1660
sysUptime - Datatype: 67, Value: 22585510
No comments:
Post a Comment