ispman/install-data/schema/counters attr.txt,1.3,1.4 objc.txt,1.3,1.4

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

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/counters/objc.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- objc.txt	4 May 2002 22:13:03 -0000	1.3
+++ objc.txt	14 Apr 2005 03:37:07 -0000	1.4
@@ -1,5 +1,5 @@
-# objectClass  1.3.6.1.4.8833.2.2.1006 'ispmanCounters'
-objectClass ( 1.3.6.1.4.8833.2.1.1006 NAME 'ispmanCounters'
+# objectClass  1.3.6.1.4.1.8833.2.2.1006 'ispmanCounters'
+objectClass ( 1.3.6.1.4.1.8833.2.1.1006 NAME 'ispmanCounters'
 	SUP top STRUCTURAL 
 	DESC 'Class that holds counters of all sorts'
 	MAY (cn $ ispmanCurrPid $ ispmanCurrUid $ ispmanMinUid 

Index: attr.txt
===================================================================
RCS file: /cvsroot/ispman/ispman/install-data/schema/counters/attr.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- attr.txt	4 May 2002 22:13:03 -0000	1.3
+++ attr.txt	14 Apr 2005 03:37:07 -0000	1.4
@@ -1,73 +1,73 @@
-# attributeType 1.3.6.1.4.8833.2.1.1007 'ispmanCurrUid'
-# attributeType 1.3.6.1.4.8833.2.1.1008 'ispmanMinUid'
-# attributeType 1.3.6.1.4.8833.2.1.1009 'ispmanMaxUid'
-# attributeType 1.3.6.1.4.8833.2.1.1010 'ispmanResUid'
-# attributeType 1.3.6.1.4.8833.2.1.1011 'ispmanCurrGid'
-# attributeType 1.3.6.1.4.8833.2.1.1012 'ispmanMinGid'
-# attributeType 1.3.6.1.4.8833.2.1.1013 'ispmanMaxGid'
-# attributeType 1.3.6.1.4.8833.2.1.1014 'ispmanResGid'
-# attributeType 1.3.6.1.4.8833.2.1.1016 'ispmanCurrPid'
-# attributeType 1.3.6.1.4.8833.2.1.1022 'ispmanCurrAclId'
-# attributeType 1.3.6.1.4.8833.2.1.1023 'currid'
+# attributeType 1.3.6.1.4.1.8833.2.1.1007 'ispmanCurrUid'
+# attributeType 1.3.6.1.4.1.8833.2.1.1008 'ispmanMinUid'
+# attributeType 1.3.6.1.4.1.8833.2.1.1009 'ispmanMaxUid'
+# attributeType 1.3.6.1.4.1.8833.2.1.1010 'ispmanResUid'
+# attributeType 1.3.6.1.4.1.8833.2.1.1011 'ispmanCurrGid'
+# attributeType 1.3.6.1.4.1.8833.2.1.1012 'ispmanMinGid'
+# attributeType 1.3.6.1.4.1.8833.2.1.1013 'ispmanMaxGid'
+# attributeType 1.3.6.1.4.1.8833.2.1.1014 'ispmanResGid'
+# attributeType 1.3.6.1.4.1.8833.2.1.1016 'ispmanCurrPid'
+# attributeType 1.3.6.1.4.1.8833.2.1.1022 'ispmanCurrAclId'
+# attributeType 1.3.6.1.4.1.8833.2.1.1023 'currid'
 
 
-attributeType ( 1.3.6.1.4.8833.2.1.1007 NAME 'ispmanCurrUid'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1007 NAME 'ispmanCurrUid'
 	DESC 'An integer containing the current uid'
 	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.1008 NAME 'ispmanMinUid'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1008 NAME 'ispmanMinUid'
 	DESC 'An integer determining the lowest uid ISPman may use'
 	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.1009 NAME 'ispmanMaxUid'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1009 NAME 'ispmanMaxUid'
 	DESC 'An integer determining the max uid ISPman may use'
 	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.1010 NAME 'ispmanResUid'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1010 NAME 'ispmanResUid'
 	DESC 'An integer indicating a reserved uid'
 	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.1011 NAME 'ispmanCurrGid'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1011 NAME 'ispmanCurrGid'
 	DESC 'An integer keeping track of the current gid'
 	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.1012 NAME 'ispmanMinGid'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1012 NAME 'ispmanMinGid'
 	DESC 'An integer determining the lowest gid ISPMan may use'
 	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.1013 NAME 'ispmanMaxGid'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1013 NAME 'ispmanMaxGid'
 	DESC 'An integer determining the max gid ISPMan may use'
 	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.1014 NAME 'ispmanResGid'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1014 NAME 'ispmanResGid'
 	DESC 'An integer indicating a reserved gid'
 	EQUALITY integerMatch
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.27{256} )
 
-attributeType ( 1.3.6.1.4.8833.2.1.1016 NAME 'ispmanCurrPid'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1016 NAME 'ispmanCurrPid'
 	DESC 'An integer keeping score of the current pid'
 	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.1022 NAME 'ispmanCurrAclId'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1022 NAME 'ispmanCurrAclId'
 	DESC 'An integer keeping score of the current ACL id'
 	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.1023 NAME 'currid'
+attributeType ( 1.3.6.1.4.1.8833.2.1.1023 NAME 'currid'
 	DESC 'general purpose counter attribute'
 	EQUALITY integerMatch
 	SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )



-------------------------------------------------------
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.