Unsolved
This post is more than 5 years old
2 Posts
0
17789
March 25th, 2009 11:00
PowerConnect 5324 - OID for Serial Number
I have downloaded the correct MIB for this product. I am using a MIB brower to see what information I can pull from the switch.
I want to be able to pull the serial number. I checked and the OID for that is: .1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.2.0
If I do a "get" using the MIB browser software, it comes back blank. I can pull other information such as name and vendor.
Any suggestions as to how to pull this information.
Thanks.
No Events found!


DELL-Victor
98 Posts
0
March 25th, 2009 15:00
Using the OID you provided I can't retrieve the serial number. However here are two ways that may work for you:
Try leaving the .0 off the end like this : .1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.2
You can also try replacing the .0 with a .1 like this: .1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.2.1
Thanks, Victor
murffer
2 Posts
0
March 26th, 2009 07:00
Thanks Victor.
The second suggestion: .1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.2.1 worked.