I am trying to create a custom poller for a Cisco MCS 7845H and I have located the OID (1.3.6.1.4.1.9.1.586) however it states that it is not supported. Anyone have any ideas why this might be?
Thanks!
Chuck
This typically means that the device you are polling does not support that particular OID.
Actually, after taking a look at the OID itself, that particular OID is just a System Identification OID. I don't believe that any system can be "walked" or queried using that OID, as it's used merely as an identifier. What information are you looking to get from the 7845H?
"Actually, after taking a look at the OID itself, that particular OID is just a System Identification OID."
I realize that now after looking into it further.
"What information are you looking to get from the 7845H?"
I am trying to correctly report the Memory utilization for the device. Currently it has 4GB installed but the util guage is reading 140% used. When looking at the Physical Ram under the disk volumes it states the size at 3.8GB and 1.6GB used.