summaryrefslogtreecommitdiff
path: root/src/regex-tree.def
blob: 23e0508dcd8be613a937a4cdd9834c04e6b47618 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(1 internet
  (4 private
    (1 enterprises
      (10277 regexData

        # Valid only during configuration 
        (0 regexConfig OCTETSTRING op_regexconfig GET SET)

        (1 regexCount INTEGER op_regex GET)
        (2 regexEntry : INTEGER op_regexentry
          (1 regexIndex INTEGER GET)
          (2 regexDescr OCTETSTRING GET)
          (3 regexLast TIMETICKS GET)
          (4 regexValue INTEGER GET)
        )
      )
    )
  )
)