SNMP Troubleshooting

Issue

Situation

Do the following...

When an SNMP property is not read properly (#COM state), the Log Viewer indicates the SNMP driver error. However, the WCCOASNMP log contains the SNMP Object Identifier (OID), based on a numeric value (composed by <System>.<Datapoint>.<Element>), and fails to provide a direct reference to the affected object in System Browser.

A tool can show the object name based on the numeric data System, Datapoint, and Element.

From the command line, run the tool WCCOAToolnameToId.exe with the following three parameters:
-proj <project name> <System>.<Datapoint>.<Element>

 

For example:

WCCOAToolnameToId.exe -proj MyProject 4.625082.6

If found, the name of the corresponding object displays.