summaryrefslogtreecommitdiffstats
path: root/ldap/servers/snmp
diff options
context:
space:
mode:
authorNoriko Hosoi <nhosoi@redhat.com>2005-02-02 19:35:54 +0000
committerNoriko Hosoi <nhosoi@redhat.com>2005-02-02 19:35:54 +0000
commit4e1df29390c456c9bd02f578bab94a3c8034fbb9 (patch)
tree485475a8a43195b9d3009b6ddf8f1511e3d245e9 /ldap/servers/snmp
parentae05276447e919c49e2ce81e3435f949471685b8 (diff)
downloadds-4e1df29390c456c9bd02f578bab94a3c8034fbb9.tar.gz
ds-4e1df29390c456c9bd02f578bab94a3c8034fbb9.tar.xz
ds-4e1df29390c456c9bd02f578bab94a3c8034fbb9.zip
[146919] De-brand the Directory Server as "brandx"
Diffstat (limited to 'ldap/servers/snmp')
-rw-r--r--ldap/servers/snmp/Makefile2
-rw-r--r--ldap/servers/snmp/netscape-ldap.mib4
-rw-r--r--ldap/servers/snmp/ntagt/nsldapagt_nt.c2
-rw-r--r--ldap/servers/snmp/ntagt/nsldapagt_nt.def2
4 files changed, 5 insertions, 5 deletions
diff --git a/ldap/servers/snmp/Makefile b/ldap/servers/snmp/Makefile
index 20949b8a..80f7dca6 100644
--- a/ldap/servers/snmp/Makefile
+++ b/ldap/servers/snmp/Makefile
@@ -6,7 +6,7 @@
# END COPYRIGHT BLOCK
#
#
-# Make file SNMP subagent for Netscape Directory Server
+# Make file SNMP subagent for Brandx Directory Server
#
#
# Revision History:
diff --git a/ldap/servers/snmp/netscape-ldap.mib b/ldap/servers/snmp/netscape-ldap.mib
index 3e51839a..915b3a25 100644
--- a/ldap/servers/snmp/netscape-ldap.mib
+++ b/ldap/servers/snmp/netscape-ldap.mib
@@ -5,7 +5,7 @@
-- END COPYRIGHT BLOCK
--
--
--- MIB for Netscape Directory Server 7
+-- MIB for Brandx Directory Server 7
--
-- This is an implementation of the MADMAN mib for monitoring LDAP/CLDAP and X.500
-- directories described in RFC 2788 and 2789
@@ -47,7 +47,7 @@ IMPORTS
DESCRIPTION
" An implementation of the MADMAN mib for monitoring LDAP/CLDAP and X.500
directories described in RFC 2788 and 2789
- used for Netscape Directory Server 7"
+ used for Brandx Directory Server 7"
::= { netscape 7}
dsOpsTable OBJECT-TYPE
diff --git a/ldap/servers/snmp/ntagt/nsldapagt_nt.c b/ldap/servers/snmp/ntagt/nsldapagt_nt.c
index 268ee27e..6a6904fe 100644
--- a/ldap/servers/snmp/ntagt/nsldapagt_nt.c
+++ b/ldap/servers/snmp/ntagt/nsldapagt_nt.c
@@ -749,7 +749,7 @@ int MagtLoadStaticInfo(MagtStaticInfo_t *staticInfo, char *pszRootDir, int *SNMP
staticInfo->ApplIndex = 0;
- REPLACE(staticInfo->entityDescr.val, "Netscape Directory Server");
+ REPLACE(staticInfo->entityDescr.val, "Brandx Directory Server");
staticInfo->entityDescr.len = strlen(staticInfo->entityDescr.val);
REPLACE(staticInfo->entityVers.val, "7");
diff --git a/ldap/servers/snmp/ntagt/nsldapagt_nt.def b/ldap/servers/snmp/ntagt/nsldapagt_nt.def
index 9968af40..2f30cde4 100644
--- a/ldap/servers/snmp/ntagt/nsldapagt_nt.def
+++ b/ldap/servers/snmp/ntagt/nsldapagt_nt.def
@@ -6,7 +6,7 @@
;
LIBRARY ns-ldapagt
-DESCRIPTION 'Netscape Directory Server SNMP Agent'
+DESCRIPTION 'Brandx Directory Server SNMP Agent'
CODE LOADONCALL MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE SINGLE