I’m using a SNMP library for C# and it doesn’t have a good documentation.
When I request a Date it’s returning me a OctetString and I’m not sure what to do with it.
When I convert it to String it become this:
07 DC 02 17 0F 14 0E 00 2D 02 00
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
just a guess
OUTPUT: 2/23/2012 3:20:14 PM
EDIT
Now it is not a guess any more.
Here is the SNMPv2-TC DateAndTime format of the question
EDIT-2
OUTPUT: 2012/02/23 15:20:14.00 -02:00 UTC