PERFORCE change 86088 for review

Victor Cruceru soc-victor at FreeBSD.org
Sun Oct 30 13:49:52 PST 2005


http://perforce.freebsd.org/chv.cgi?CH=86088

Change 86088 by soc-victor at soc-victor_Pentium4 on 2005/10/30 21:49:29

	Started the SNMP instrumentation for MTA-MIB for BSNMP. Added the MIB, the .def file, etc. 

Affected files ...

.. //depot/projects/soc2005/mta_bsnmp/usr.sbin/bsnmpd/modules/Makefile#2 edit
.. //depot/projects/soc2005/mta_bsnmp/usr.sbin/bsnmpd/modules/snmp_mta/MTA-MIB.txt#1 add
.. //depot/projects/soc2005/mta_bsnmp/usr.sbin/bsnmpd/modules/snmp_mta/Makefile#1 add
.. //depot/projects/soc2005/mta_bsnmp/usr.sbin/bsnmpd/modules/snmp_mta/mta_snmp.c#1 add
.. //depot/projects/soc2005/mta_bsnmp/usr.sbin/bsnmpd/modules/snmp_mta/mta_tree.def#1 add
.. //depot/projects/soc2005/mta_bsnmp/usr.sbin/bsnmpd/modules/snmp_mta/rfc2789.txt#1 add

Differences ...

==== //depot/projects/soc2005/mta_bsnmp/usr.sbin/bsnmpd/modules/Makefile#2 (text+ko) ====

@@ -8,6 +8,7 @@
 
 SUBDIR=	${_snmp_atm} \
 	snmp_mibII \
+	snmp_mta \
 	snmp_netgraph \
 	snmp_pf
 


More information about the p4-projects mailing list