SNMP Discovery of SD-WAN Velo Cloud devicesSummary<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } 1. There is no exclusive pattern existing for discovery of SDWAN Edge devices.2. Network discovery is broadly classified as mentioned in Network device discovery and SD-WAN VeloCloud devices are classified and discovered using the Network Router pattern.3. Using the existing OOTB patterns and the specific OID of target device, discovery of any SNMP device is possible. 4. The below gives an idea on SNMP discovery with SNMP OIDs onboarded in the instance. Shazzam probe detects SNMP open: <scanner name="SNMP" port="161" portprobe="snmp" protocol="udp" result="open" service="snmp"><snmp_version>3</snmp_version> Shazzam then triggers SNMP - Classify which brings the following info: <system oid="1.3.6.1.2.1.1"><sysName oid="1.3.6.1.2.1.1.5" type="SnmpOctetString"><SD-WAN VeloCloud device</sysName><sysObjectID oid="1.3.6.1.2.1.1.2" type="SnmpObjectId">.1.3.6.1.4.1.45346.1.1</sysObjectID><sysDescr oid="1.3.6.1.2.1.1.1" type="SnmpOctetString">VeloCloud EDGE6X0</sysDescr></system> - Based on the "SnmpObjectId" = .1.3.6.1.4.1.45346.1.1, the classification then triggers Pattern: Network Router - Network Router pattern then discovers these devices in cmdb_ci_ip_router table