via the CLI of NA, I can easily run an SNMP GET against the SNMP contact oid. an example of the syntax used is below:
snmp get -deviceid $tc_device_id$ -oid 1.3.6.1.2.1.1.4.0 -timeout 4 -readwrite false
How can I run this as a diagnostic and store the result in the diagnostics so that I can search against it in policies?
Thanks in Advance,
Shannon