ispman/install-data/schema attr.txt,1.5,1.6 objc.txt,1.4,1.5

Atif Ghaffar <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/install-data/schema
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31444

Modified Files:
	attr.txt objc.txt 
Log Message:
Fixing OIDs. Thanks for Ed Stafford for bringing this to my attention

Index: objc.txt
===================================================================
RCS file: /cvsroot/ispman/ispman/install-data/schema/objc.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- objc.txt	6 Aug 2003 06:24:13 -0000	1.4
+++ objc.txt	14 Apr 2005 03:36:50 -0000	1.5
@@ -7,13 +7,13 @@
 
 
 
-#objectClass ( 1.3.6.1.4.8833.2.1.1005 NAME 'ispmanGlobalDnsVars'
+#objectClass ( 1.3.6.1.4.1.8833.2.1.1005 NAME 'ispmanGlobalDnsVars'
 #	SUP top STRUCTURAL
 #	DESC 'Global Ispman dns ispmanVars'
 #	MAY (cn $ ou $ description $ mxRecord $ aRecord $ nsRecord $ cNAMERecord))
 
 
-objectClass ( 1.3.6.1.4.8833.2.1.1007 NAME 'ispmanProcesses'
+objectClass ( 1.3.6.1.4.1.8833.2.1.1007 NAME 'ispmanProcesses'
 	SUP top STRUCTURAL 
 	DESC 'Placeholder for ISPMan ispmanProcesses branch top'
 	MUST ou
@@ -23,34 +23,34 @@
 
 
 
-objectClass ( 1.3.6.1.4.8833.2.1.1105 NAME 'ispmanDomainUserGroup'
+objectClass ( 1.3.6.1.4.1.8833.2.1.1105 NAME 'ispmanDomainUserGroup'
 	SUP top STRUCTURAL
 	DESC 'A class describing ispmanUsergroups within ISPMan'
 	MUST (cn $ ispmanDomain $ gidNumber $ ispmanGroupName )
 	MAY (description))
 
 
-objectClass ( 1.3.6.1.4.8833.2.1.1106 NAME 'ispmanDomainAdmins'
+objectClass ( 1.3.6.1.4.1.8833.2.1.1106 NAME 'ispmanDomainAdmins'
 	SUP top STRUCTURAL
 	DESC 'Domain administrators'
 	MAY (ou $ ispmanDomain))
 
 
-objectClass ( 1.3.6.1.4.8833.2.1.1107 NAME 'ispmanDomainRelatedObject'
+objectClass ( 1.3.6.1.4.1.8833.2.1.1107 NAME 'ispmanDomainRelatedObject'
 	SUP top STRUCTURAL
 	DESC 'Ispman extention to ispmanDomainRelatedObject'
 	MAY (ou $ associatedDomain $ ispmanDomain $ cn $ ispmanPrimary $ ispmanRootmail $ ispmanExpire $ ispmanRetry $ ispmanMinimum $ ispmanRefresh $ ispmanRecord))
 
 
 
-objectClass (1.3.6.1.4.8833.2.1.1108 NAME 'ispmanBranch'
+objectClass (1.3.6.1.4.1.8833.2.1.1108 NAME 'ispmanBranch'
 	SUP top STRUCTURAL 
 	MAY (
 	dc $ ou $ sOARecord $ aRecord $ nSRecord $ mXrecord $ cNAMERecord $
 	relativeDomainName $ ispmanSession
 	))
 
-objectClass (1.3.6.1.4.8833.2.1.1109 NAME 'ispmanRelatedObject'
+objectClass (1.3.6.1.4.1.8833.2.1.1109 NAME 'ispmanRelatedObject'
         SUP top STRUCTURAL
 	MAY ( cn )
         )

Index: attr.txt
===================================================================
RCS file: /cvsroot/ispman/ispman/install-data/schema/attr.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- attr.txt	6 Aug 2003 06:24:13 -0000	1.5
+++ attr.txt	14 Apr 2005 03:36:50 -0000	1.6
@@ -1,29 +1,29 @@
 ###  List of attributes
 #
 #  Internal ISPMan attributes
-# attributeType 1.3.6.1.4.8833.2.1.1001 'ispmanService'
-# attributeType 1.3.6.1.4.8833.2.1.1002 'ispmanDefault'
+# attributeType 1.3.6.1.4.1.8833.2.1.1001 'ispmanService'
+# attributeType 1.3.6.1.4.1.8833.2.1.1002 'ispmanDefault'
 
-# attributeType 1.3.6.1.4.8833.2.1.1015 'ispmanPid'
-# attributeType 1.3.6.1.4.8833.2.1.1017 'ispmanProcess'
-# attributeType 1.3.6.1.4.8833.2.1.1018 'ispmanStatus'
-# attributeType 1.3.6.1.4.8833.2.1.1019 'ispmanMessage'
-# attributeType 1.3.6.1.4.8833.2.1.1020 'ispmanSession'
+# attributeType 1.3.6.1.4.1.8833.2.1.1015 'ispmanPid'
+# attributeType 1.3.6.1.4.1.8833.2.1.1017 'ispmanProcess'
+# attributeType 1.3.6.1.4.1.8833.2.1.1018 'ispmanStatus'
+# attributeType 1.3.6.1.4.1.8833.2.1.1019 'ispmanMessage'
+# attributeType 1.3.6.1.4.1.8833.2.1.1020 'ispmanSession'
 
 #  Uh, Other ISPMan attributes - ispmanUsers, groups, things
-# attributeType 1.3.6.1.4.8833.2.1.1105 'ispmanGroupName'
-# attributeType 1.3.6.1.4.8833.2.1.1108 'ispmanUser'
-# attributeType 1.3.6.1.4.8833.2.1.1109 'ispmanGroupMember'
-# attributeType 1.3.6.1.4.8833.2.1.1112 'ispmanParams'
+# attributeType 1.3.6.1.4.1.8833.2.1.1105 'ispmanGroupName'
+# attributeType 1.3.6.1.4.1.8833.2.1.1108 'ispmanUser'
+# attributeType 1.3.6.1.4.1.8833.2.1.1109 'ispmanGroupMember'
+# attributeType 1.3.6.1.4.1.8833.2.1.1112 'ispmanParams'
 #
 #  Domain and DNS attributes
-# attributeType 1.3.6.1.4.8833.2.1.1208 'ispmanRecord'
-# attributeType 1.3.6.1.4.8833.2.1.1209 'ispmanRefresh'
-# attributeType 1.3.6.1.4.8833.2.1.1210 'ispmanMinimum'
-# attributeType 1.3.6.1.4.8833.2.1.1211 'ispmanRootmail'
-# attributeType 1.3.6.1.4.8833.2.1.1212 'ispmanPrimary'
-# attributeType 1.3.6.1.4.8833.2.1.1213 'ispmanExpire'
-# attributeType 1.3.6.1.4.8833.2.1.1214 'ispmanRetry'
+# attributeType 1.3.6.1.4.1.8833.2.1.1208 'ispmanRecord'
+# attributeType 1.3.6.1.4.1.8833.2.1.1209 'ispmanRefresh'
+# attributeType 1.3.6.1.4.1.8833.2.1.1210 'ispmanMinimum'
+# attributeType 1.3.6.1.4.1.8833.2.1.1211 'ispmanRootmail'
+# attributeType 1.3.6.1.4.1.8833.2.1.1212 'ispmanPrimary'
+# attributeType 1.3.6.1.4.1.8833.2.1.1213 'ispmanExpire'
+# attributeType 1.3.6.1.4.1.8833.2.1.1214 'ispmanRetry'
 
 
 
@@ -31,50 +31,50 @@
 #
 #  Mail attributes
 
-# attributeType 1.3.6.1.4.8833.2.1.1305 'ispmanFramesMode'
-# attributeType 1.3.6.1.4.8833.2.1.1306 'ispmanSigdashes'
-# attributeType 1.3.6.1.4.8833.2.1.1307 'ispmanSigfirst'
-# attributeType 1.3.6.1.4.8833.2.1.1308 'ispmanFullname'
-# attributeType 1.3.6.1.4.8833.2.1.1309 'ispmanFromaddr'
-# attributeType 1.3.6.1.4.8833.2.1.1310 'ispmanReplytoaddr'
-# attributeType 1.3.6.1.4.8833.2.1.1311 'ispmanSavesentmail'
-# attributeType 1.3.6.1.4.8833.2.1.1312 'ispmanComposePopup'
-# attributeType 1.3.6.1.4.8833.2.1.1313 'ispmanLanguage'
-# attributeType 1.3.6.1.4.8833.2.1.1314 'ispmanNavexpanded'
-# attributeType 1.3.6.1.4.8833.2.1.1315 'ispmanFolders'
-# attributeType 1.3.6.1.4.8833.2.1.1316 'ispmanIpAddress'
+# attributeType 1.3.6.1.4.1.8833.2.1.1305 'ispmanFramesMode'
+# attributeType 1.3.6.1.4.1.8833.2.1.1306 'ispmanSigdashes'
+# attributeType 1.3.6.1.4.1.8833.2.1.1307 'ispmanSigfirst'
+# attributeType 1.3.6.1.4.1.8833.2.1.1308 'ispmanFullname'
+# attributeType 1.3.6.1.4.1.8833.2.1.1309 'ispmanFromaddr'
+# attributeType 1.3.6.1.4.1.8833.2.1.1310 'ispmanReplytoaddr'
+# attributeType 1.3.6.1.4.1.8833.2.1.1311 'ispmanSavesentmail'
+# attributeType 1.3.6.1.4.1.8833.2.1.1312 'ispmanComposePopup'
+# attributeType 1.3.6.1.4.1.8833.2.1.1313 'ispmanLanguage'
+# attributeType 1.3.6.1.4.1.8833.2.1.1314 'ispmanNavexpanded'
+# attributeType 1.3.6.1.4.1.8833.2.1.1315 'ispmanFolders'
+# attributeType 1.3.6.1.4.1.8833.2.1.1316 'ispmanIpAddress'
 
 #
 ###  List of objectClasses
 #
 #  Internal classes
-# objectClass  1.3.6.1.4.8833.2.2.1005 'ispmanGlobalDnsVars'
-# objectClass  1.3.6.1.4.8833.2.2.1007 'ispmanProcesses'
+# objectClass  1.3.6.1.4.1.8833.2.2.1005 'ispmanGlobalDnsVars'
+# objectClass  1.3.6.1.4.1.8833.2.2.1007 'ispmanProcesses'
 #
 #  Domain and DNS classes
-# objectClass  1.3.6.1.4.8833.2.2.1104 'ispmanDomainUsers'
-# objectClass  1.3.6.1.4.8833.2.2.1105 'ispmanDomainUserGroup'
-# objectClass  1.3.6.1.4.8833.2.2.1106 'ispmanDomainAdmins'
-# objectClass  1.3.6.1.4.8833.2.2.1107 'ispmanDomainRelatedObject'
+# objectClass  1.3.6.1.4.1.8833.2.2.1104 'ispmanDomainUsers'
+# objectClass  1.3.6.1.4.1.8833.2.2.1105 'ispmanDomainUserGroup'
+# objectClass  1.3.6.1.4.1.8833.2.2.1106 'ispmanDomainAdmins'
+# objectClass  1.3.6.1.4.1.8833.2.2.1107 'ispmanDomainRelatedObject'
 #  Web classes
-# objectClass  1.3.6.1.4.8833.2.2.1201 'ispmanHttpData'
-# objectClass  1.3.6.1.4.8833.2.2.1202 'ispmanVirtualHost'
-# objectClass  1.3.6.1.4.8833.2.2.1203 'ispmanVhostAcl'
-# objectClass  1.3.6.1.4.8833.2.2.1204 'ispmanVhostAclGroup'
+# objectClass  1.3.6.1.4.1.8833.2.2.1201 'ispmanHttpData'
+# objectClass  1.3.6.1.4.1.8833.2.2.1202 'ispmanVirtualHost'
+# objectClass  1.3.6.1.4.1.8833.2.2.1203 'ispmanVhostAcl'
+# objectClass  1.3.6.1.4.1.8833.2.2.1204 'ispmanVhostAclGroup'
 
 
 ########################################################
 ###  Attributes start
 ########################################################
 
-attributeType ( 1.3.6.1.4.8833.2.1.1001 NAME 'ispmanService'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1001 NAME 'ispmanService'
 	DESC 'A string naming an available ispmanService'
 	EQUALITY caseIgnoreIA5Match
 	SUBSTR caseIgnoreSubstringsMatch
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
 
 
-attributeType ( 1.3.6.1.4.8833.2.1.1002 NAME 'ispmanDefault'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1002 NAME 'ispmanDefault'
 	DESC 'A string indication wether a ispmanService is available by ispmanDefault'
 	EQUALITY caseIgnoreIA5Match
 	SUBSTR caseIgnoreSubstringsMatch
@@ -82,31 +82,31 @@
 
 
 
-attributeType ( 1.3.6.1.4.8833.2.1.1015 NAME 'ispmanPid'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1015 NAME 'ispmanPid'
 	DESC 'An integer for ispmanProcess id counting'
 	EQUALITY integerMatch 
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
 
 
-attributeType ( 1.3.6.1.4.8833.2.1.1017 NAME 'ispmanProcess'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1017 NAME 'ispmanProcess'
 	DESC 'A string naming a ispmanProcess'
 	EQUALITY caseIgnoreIA5Match
 	SUBSTR caseIgnoreSubstringsMatch
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
-attributeType ( 1.3.6.1.4.8833.2.1.1020 NAME 'ispmanSession'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1020 NAME 'ispmanSession'
 	DESC 'A session for ispmanProcess'
 	EQUALITY caseIgnoreIA5Match
 	SUBSTR caseIgnoreSubstringsMatch
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
-attributeType ( 1.3.6.1.4.8833.2.1.1018 NAME 'ispmanStatus'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1018 NAME 'ispmanStatus'
 	DESC 'A string describing the ispmanStatus of a ispmanProcess'
 	EQUALITY caseIgnoreIA5Match
 	SUBSTR caseIgnoreSubstringsMatch
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
 
-attributeType ( 1.3.6.1.4.8833.2.1.1019 NAME 'ispmanMessage'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1019 NAME 'ispmanMessage'
 	DESC 'A string describing the error message of a failed ispmanProcess'
 	EQUALITY caseIgnoreIA5Match
 	SUBSTR caseIgnoreSubstringsMatch
@@ -119,18 +119,18 @@
 ### Other attribs - ispmanUsers, groups, things ###
 #############################################
 
-attributeType ( 1.3.6.1.4.8833.2.1.1101 NAME 'ispmanAclid'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1101 NAME 'ispmanAclid'
 	EQUALITY integerMatch
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.27{256} )
 
 
-attributeType ( 1.3.6.1.4.8833.2.1.1102 NAME 'ispmanLocation'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1102 NAME 'ispmanLocation'
 	EQUALITY caseIgnoreIA5Match
 	SUBSTR caseIgnoreSubstringsMatch 
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 
-attributeType ( 1.3.6.1.4.8833.2.1.1103 NAME 'ispmanAllow'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1103 NAME 'ispmanAllow'
 	EQUALITY caseIgnoreIA5Match
 	SUBSTR caseIgnoreSubstringsMatch
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
@@ -138,28 +138,28 @@
 
 
 
-attributeType ( 1.3.6.1.4.8833.2.1.1105 NAME 'ispmanGroupName'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1105 NAME 'ispmanGroupName'
 	DESC 'A string naming an ISPMan ispmanUser group'
 	EQUALITY caseIgnoreIA5Match
 	SUBSTR caseIgnoreSubstringsMatch
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 
-attributeType ( 1.3.6.1.4.8833.2.1.1108 NAME 'ispmanUser'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1108 NAME 'ispmanUser'
 	DESC 'User identifier'
 	EQUALITY caseIgnoreIA5Match
 	SUBSTR caseIgnoreSubstringsMatch
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 
-attributeType ( 1.3.6.1.4.8833.2.1.1109 NAME 'ispmanGroupMember' SUP name )
+attributeType ( 1.3.6.1.4.1.8833.2.1.1109 NAME 'ispmanGroupMember' SUP name )
 
 
-attributeType ( 1.3.6.1.4.8833.2.1.1110 NAME 'ispmanModify' SUP name )
+attributeType ( 1.3.6.1.4.1.8833.2.1.1110 NAME 'ispmanModify' SUP name )
 
 
 
-attributeType ( 1.3.6.1.4.8833.2.1.1112 NAME 'ispmanParams'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1112 NAME 'ispmanParams'
 	DESC 'A string naming a parameter'
 	EQUALITY caseIgnoreIA5Match
 	SUBSTR caseIgnoreSubstringsMatch
@@ -173,7 +173,7 @@
 #############################################
 
 
-attributeType ( 1.3.6.1.4.8833.2.1.1206 NAME 'ispmanDomainService'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1206 NAME 'ispmanDomainService'
 	DESC 'A string naming the services allowed for this domain'
 	EQUALITY caseIgnoreIA5Match
 	SUBSTR caseIgnoreSubstringsMatch
@@ -182,54 +182,54 @@
 
 
 
-attributeType (1.3.6.1.4.8833.2.1.1208 NAME 'ispmanRecord'
+attributeType (1.3.6.1.4.1.8833.2.1.1208 NAME 'ispmanRecord'
 	DESC 'Minimum TTL'
 	EQUALITY caseIgnoreIA5Match
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256})
 
 
-attributeType (1.3.6.1.4.8833.2.1.1209 NAME 'ispmanRefresh'
+attributeType (1.3.6.1.4.1.8833.2.1.1209 NAME 'ispmanRefresh'
 	DESC 'Minimum TTL'
 	EQUALITY caseIgnoreIA5Match
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16}
 	SINGLE-VALUE )
 
 
-attributeType (1.3.6.1.4.8833.2.1.1210 NAME 'ispmanMinimum'
+attributeType (1.3.6.1.4.1.8833.2.1.1210 NAME 'ispmanMinimum'
 	DESC 'Minimum TTL'
 	EQUALITY caseIgnoreIA5Match
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16}
 	SINGLE-VALUE )
 
 
-attributeType ( 1.3.6.1.4.8833.2.1.1211 NAME 'ispmanRootmail'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1211 NAME 'ispmanRootmail'
 	DESC 'RFC822 email address to send root mail to'
 	EQUALITY caseIgnoreIA5Match
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
 
 
-attributeType (1.3.6.1.4.8833.2.1.1212 NAME 'ispmanPrimary'
+attributeType (1.3.6.1.4.1.8833.2.1.1212 NAME 'ispmanPrimary'
 	DESC 'fqdn of ispmanPrimary dns'
 	EQUALITY caseIgnoreIA5Match
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
 	SINGLE-VALUE )
 
 
-attributeType (1.3.6.1.4.8833.2.1.1213 NAME 'ispmanExpire'
+attributeType (1.3.6.1.4.1.8833.2.1.1213 NAME 'ispmanExpire'
 	DESC 'Time to ispmanExpire ispmanDomain entry'
 	EQUALITY caseIgnoreIA5Match
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16} 
 	SINGLE-VALUE )
 
 
-attributeType (1.3.6.1.4.8833.2.1.1214 NAME 'ispmanRetry'
+attributeType (1.3.6.1.4.1.8833.2.1.1214 NAME 'ispmanRetry'
 	DESC 'Retry timing'
 	EQUALITY caseIgnoreIA5Match
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{16}
 	SINGLE-VALUE )
 
 
-attributeType (1.3.6.1.4.8833.2.1.1216 NAME 'ispmanCreateTimestamp'
+attributeType (1.3.6.1.4.1.8833.2.1.1216 NAME 'ispmanCreateTimestamp'
 	DESC 'timestamp when the client, reseller, domain is created'
 	EQUALITY caseIgnoreIA5Match
 	SUBSTR caseIgnoreSubstringsMatch
@@ -247,14 +247,14 @@
 ### ftp-proxy attributes
 #############################################
 
-attributeType (1.3.6.1.4.8833.2.1.1217 NAME 'DestinationAddress'
+attributeType (1.3.6.1.4.1.8833.2.1.1217 NAME 'DestinationAddress'
         DESC 'On which host should the ftp connection be routed to '
         EQUALITY caseIgnoreIA5Match
         SUBSTR caseIgnoreSubstringsMatch
         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
 
 
-attributeType (1.3.6.1.4.8833.2.1.1218 NAME 'DestinationPort'
+attributeType (1.3.6.1.4.1.8833.2.1.1218 NAME 'DestinationPort'
         DESC 'On which port should the ftp connection be routed to '
         EQUALITY caseIgnoreIA5Match
         SUBSTR caseIgnoreSubstringsMatch



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.