Regular Expressions 101

Community Patterns

D-Link MAC Notification Trap

1

Regular Expression
PCRE (PHP <7.3)

/
.171(\.\d+){3}(?:.2.1(?:00|6).1.2.0.1|.5.2.20.0.2)
/
gm

Description

A regex that matches Object ID of D-Link MAC Notification traps

Submitted by anonymous - 8 years ago