Hey,
i am currently trying to get an value of an OID from the Intel Modular Server MIB.
1.3.6.1.4.1.343.2.19.1.2.10.207.1.1.23.1
Its an OID from the table
.1.3.6.1.4.1.343.2.19.1.2.10.207.1
Its an BITS datatype, but no matter what i do, i always get an timeout for this value.
Messenger.Get failes, an Walk on this table fails completely, all because of an timeout exception (no matter how high).
All other OIDs in this table works fine.. :(
I am currently skipping this OID , but sadly __its an important health value__ , so i am asking for your help.
I am using the latest .NET 3.5 supported Version..
heres an image from my used snmp browser
http://s7.directupload.net/images/131121/fq4c44o9.png
Comments: What you capture is not useful. Please try to recapture. If you are not familiar with Wireshark, try to learn it first. http://www.howtogeek.com/104278/ Simplest steps are, 1. Start capture. 2. Reproduce the issue. 3. Stop capture and save the packets to a file (via File | Save menu item).
i am currently trying to get an value of an OID from the Intel Modular Server MIB.
1.3.6.1.4.1.343.2.19.1.2.10.207.1.1.23.1
Its an OID from the table
.1.3.6.1.4.1.343.2.19.1.2.10.207.1
Its an BITS datatype, but no matter what i do, i always get an timeout for this value.
Messenger.Get failes, an Walk on this table fails completely, all because of an timeout exception (no matter how high).
All other OIDs in this table works fine.. :(
I am currently skipping this OID , but sadly __its an important health value__ , so i am asking for your help.
I am using the latest .NET 3.5 supported Version..
heres an image from my used snmp browser
http://s7.directupload.net/images/131121/fq4c44o9.png
Comments: What you capture is not useful. Please try to recapture. If you are not familiar with Wireshark, try to learn it first. http://www.howtogeek.com/104278/ Simplest steps are, 1. Start capture. 2. Reproduce the issue. 3. Stop capture and save the packets to a file (via File | Save menu item).