⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 00comp_envoy_snmp_core.cdf

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 CDF
字号:
/* 00comp_envoy_snmp_lib1.cdf - Component configuration file *//* *  Copyright 1984-2004 Wind River Systems, Inc. *  All rights reserved.  Provided under license only. *  Distribution or other use of this software is only *  permitted pursuant to the terms of a license agreement *  from Wind River Systems (and is otherwise prohibited). *  Refer to that license agreement for terms of use. *//* * $Log: 00comp_envoy_snmp_core.cdf,v $ * Revision 1.5  2002/06/04 17:54:56  josh * none of the vxWorks builds require COMMON_STRICMP or * COMMON_STRNICMP to be installed * * Revision 1.4  2002/01/07 22:35:48  meister * add PROTOTYPE fields for t2 components * * Revision 1.3  2001/12/04 16:27:08  meister * remove epilogue subagent from CDF * * Revision 1.2  2001/11/13 16:47:20  meister * Get rid of obsolete cdf's that came back in the shuffle. * * Revision 1.1.1.1  2001/11/05 17:47:54  tneale * Tornado shuffle * * Revision 1.1.2.2  2001/10/31 18:56:19  meister * Fold common library into snmo core. * Fold des library into V3 core. * * Revision 1.1.2.5  2001/10/23 17:19:37  meister * there is a limitation that modules can only appear in a single CDF file. * this forces the SNMP core to be slpit into two component modules. * * Revision 1.1.2.4  2001/10/18 19:59:52  meister * ENVOY --> WINDMANAGE * * Revision 1.1.2.3  2001/09/27 01:04:00  meister * More rearrangement ; splitting out coexistence/proxy * * Revision 1.1.2.2  2001/09/20 19:43:56  meister * Fix typo * * Revision 1.1.2.1  2001/09/20 17:18:18  meister * component description files for vxworks snmpd components (tae) * *//*modification history--------------------01a,02dec03,job  update copyright information*//*DESCRIPTION  This file contains descriptions for the envoy AgentX subagent.*//* * as a quickie, just export all global symbls as entry points for now. * FIXME Fix this later. */Component INCLUDE_WINDMANAGE_SNMP_CORE	{	NAME		WindManage SNMP Core Library	MODULES 	asy_util.o \			buildpkt.o \			buffer.o \			cmn_init.o \			decode.o \			dyncfgvx.o \			encode.o \			env_init.o \			etimerin.o \			etimer.o \			localio.o \			mibutils.o \			mib_next.o \			mib_fon.o \			null_tas.o \			null_sas.o \			objectid.o \			oidcmp2.o \			row_get.o \			tree.o \			vb_rtns.o \			view_chk.o \                 	asy_back.o \			bindint.o \			bindip.o \			bindnull.o \			bindoid.o \			bindstr.o \			bindui64.o \			binduint.o \			buffer.o \			creatint.o \			creatrap.o \			creatreq.o \			etimerin.o \			exist_as.o \			exists.o \			gas_incr.o \			gas_int.o \			gas_ip.o \			gas_oid.o \			gas_str.o \			gas_ui64.o \			gas_uint.o \			gas_ulng.o \			get_int.o \			get_ip.o \			get_oid.o \			get_str.o \			get_ui64.o \			get_uint.o \			get_ulng.o \			getpdu.o \			ip2llist.o \			ip2rlist.o \			llistcmp.o \			localio.o \			nextpdu.o \			null_gas.o \			null_get.o \			null_nas.o \			null_nxt.o \			null_set.o \			null_tst.o \			oid2ip.o \			oid2str.o \			oidcmp.o \			oidorder.o \			rcv_pkt.o \			row.o \			rowloose.o \			rpktasy.o \			sas_incr.o \			sas_int.o \			sas_ui64.o \			sas_uint.o \			scan_loc.o \			serial.o \			set_int.o \			set_ui64.o \			set_uint.o \			setpdu.o \			snmp_d.o \			snmp_e.o \			view_rts.o \			vmth2275.o \			weakprng.o \			fixed64.o 	INIT_RTN	initSnmpd();	PROTOTYPE	void initSnmpd(void);	REQUIRES	INCLUDE_ANSI_STDLIB_ATOL \			INCLUDE_MIB2_ALL	}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -