Device-matching filters defined in the following file in the IP Availability Manager installation area:
BASEDIR/smarts/conf/discovery/voip-topo-oid.conf
The file’s content is:
#Filter for VOIP Avaya devices # Format: VOIP-SYS-OID-IP-Pattern-.<System OID> <IP pattern> VOIP-SYS-OID-IP-Pattern-.1.3.6.1.4.1.6889.1.8.1.49 * VOIP-SYS-OID-IP-Pattern-.1.3.6.1.4.1.6889.1.8.1.50 * VOIP-SYS-OID-IP-Pattern-.1.3.6.1.4.1.6889.1.8.1.51 * VOIP-SYS-OID-IP-Pattern-.1.3.6.1.4.1.6889.1.8.1.52 * VOIP-SYS-OID-IP-Pattern-.1.3.6.1.4.1.6889.1.8.1.56 * #Filter for VOIP Cisco devices VOIP-SYS-OID-IP-Pattern-.1.3.6.1.4.1.9.* * #Filter for VOIP Nortel devices VOIP-SYS-OID-IP-Pattern-.1.3.6.1.4.1.562.3.21 * VOIP-SYS-OID-IP-Pattern-.1.3.6.1.4.1.562.37.1.4 *
VOIP-SYS-OID-IP-Pattern-<System OID> specifies the pattern for a device, where the device is identified by its system object identifier. The <IP Pattern> part specifies the IP-matching pattern for the filter’s device pattern.
Asterisk (“*”) matches anything. Wildcard syntax is discussed in Appendix A, “Wildcard Patterns.”
Any device discovered in the managed network that matches any device-matching pattern in the voip-topo-oid.conf file will be included in the VoIP topology collection set. Conversely, any device discovered in the managed network that does not match any of the device-matching patterns will be excluded from the VoIP topology collection set.