Nms-discovery: Difference between revisions

From I Will Fear No Evil
Jump to navigation Jump to search
(Created page with "=== NMS Discovery process logic === # Calling discovery against a Device will cause the deviceProperties to be set ## Will discover SNMP values and set correctly in the deviceProperties # Test common OID's if SNMP is set for interface, load, sysInfo, drives # add into the deviceGroup on successful walk. ## Will always walk 64bit THEN 32bit versions for discovery Category:NMS")
(No difference)

Revision as of 08:02, 7 June 2023

NMS Discovery process logic

  1. Calling discovery against a Device will cause the deviceProperties to be set
    1. Will discover SNMP values and set correctly in the deviceProperties
  2. Test common OID's if SNMP is set for interface, load, sysInfo, drives
  3. add into the deviceGroup on successful walk.
    1. Will always walk 64bit THEN 32bit versions for discovery