attributetype ( 1.1.2.1.1.1 NAME 'allowNat' DESC 'allow use NAT' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE ) attributetype ( 1.1.2.1.1.2 NAME 'allowProxy' DESC 'allow use proxy' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE ) attributetype ( 1.1.2.1.1.3 NAME 'forceProxy' DESC 'force use proxy' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE ) objectclass ( 1.1.2.2.1.1 NAME 'internetAccess' SUP top STRUCTURAL DESC 'internet access rules' MUST ( allowNat $ allowProxy $ forceProxy ))