summaryrefslogtreecommitdiff
path: root/module/regex-tree.def
blob: 366dc0ee90c02033850a17741cfc63de9242b7ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
(1 internet
  (4 private
    (1 enterprises
      (12325 fokus
        (1 begemot
          (203 regexData
            # Valid only during configuration 
            (0 regexConfig OCTETSTRING op_regexconfig GET SET)
            (1 regexSocket OCTETSTRING op_regexconfig GET SET)
        
            (10 regexCount INTEGER op_regex GET)
            (11 regexEntry : INTEGER op_regexentry
              (1 regexIndex INTEGER GET)
              (2 regexDescr OCTETSTRING GET)
              (3 regexLast TIMETICKS GET)
              (4 regexValue INTEGER GET)
            )
          )
        )
      )
    )
  )
)