Nms-discovery: Difference between revisions
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") |
|||
Line 2: | Line 2: | ||
# Calling discovery against a Device will cause the deviceProperties to be set | # Calling discovery against a Device will cause the deviceProperties to be set | ||
## Will discover SNMP values and set correctly in the deviceProperties | ## Will discover SNMP values and set correctly in the deviceProperties | ||
## This is currently active | |||
# Test common OID's if SNMP is set for interface, load, sysInfo, drives | # Test common OID's if SNMP is set for interface, load, sysInfo, drives | ||
# add into the deviceGroup on successful walk. | ## This is still design phase | ||
## add into the deviceGroup on successful walk. | |||
## Will always walk 64bit THEN 32bit versions for discovery | ## Will always walk 64bit THEN 32bit versions for discovery | ||
Latest revision as of 07:04, 7 June 2023
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
- This is currently active
- Test common OID's if SNMP is set for interface, load, sysInfo, drives
- This is still design phase
- add into the deviceGroup on successful walk.
- Will always walk 64bit THEN 32bit versions for discovery