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

📄 v3mib.ctl

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 CTL
字号:
-- $Header: /usr/cvsroot/target/src/wrn/wm/demo/snmpctls/v3mib.ctl,v 1.2 2001/11/07 20:45:05 josh Exp $--______________________________________________________________________----  *** Restricted Rights Legend ***----  The programs and information contained herein are licensed only--  pursuant to a license agreement that contains use, reverse--  engineering, disclosure, and other restrictions; accordingly, it--  is "Unpublished - all rights reserved under the applicable--  copyright laws".----  Use duplication, or disclosure by the Government is subject to--  restrictions as set forth in subparagraph (c)(1)(ii) of the Rights--  in Technical Data and Computer Licensed Programs clause of DFARS--  52.227 7013.----  Copyright 2000-2001 Wind River Systems, Inc.--  Copyright 1998 Epilogue Technology Corporation.--  All rights reserved.----  *** Government Use ***----  The Licensed Programs and their documentation were developed at--  private expense and no part of them is in the public domain.----  The Licensed Programs are "Restricted Computer Software" as that--  term is defined in Clause 52.227-19 of the Federal Acquisition--  Regulations (FAR) and are "Commercial Computer Software" as that--  term is defined in Subpart 227.401 of the Department of Defense--  Federal Acquisition Regulation Supplement (DFARS).----  (i) If the licensed Programs are supplied to the Department of--      Defense (DoD), the Licensed Programs are classified as--      "Commercial Computer Software" and the Government is acquiring--      only "restricted rights" in the Licensed Programs and their--      documentation as that term is defined in Clause 52.227--      7013(c)(1) of the DFARS, and----  (ii) If the Licensed Programs are supplied to any unit or agency--      of the United States Government other than DoD, the--      Government's rights in the Licensed Programs and their--      documentation will be as defined in Clause 52.227-19(c)(2) of--      the FAR.--______________________________________________________________________-- This is the Emissary control file for building the Envoy V3 MIB-- method routines into an SNMP agent built with Envoy.  It maps to-- parts of the mibs from RFCs 2271 to 2275---- This is a hand-maintained source code file that's shipped with the-- Envoy distribution code.ENVOY-SNMPv3-MIBSFORCE-INCLUDE <wrn/wm/snmp/engine/auxmth.h>FORCE-INCLUDE <wrn/wm/snmp/engine/snmpstat.h>FORCE-INCLUDE <wrn/wm/snmp/engine/v3_eng.h>FORCE-INCLUDE <wrn/wm/snmp/engine/v3_user.h>FORCE-INCLUDE <wrn/wm/snmp/engine/v3_trgt.h>FORCE-INCLUDE <wrn/wm/snmp/engine/v3_proxy.h>FORCE-INCLUDE <wrn/wm/snmp/engine/v3_mth.h>FORCE-INCLUDE <wrn/wm/snmp/engine/v3_comm.h>FORCE-INCLUDE <wrn/wm/snmp/engine/view.h>EXCLUDE usmDHKickstartGroupDEFINITIONS ::= BEGINIMPORTS	OBJECT-TYPE, MODULE-IDENTITY, enterprises		FROM SNMPv2-SMI	snmpFrameworkMIBObjects		FROM SNMP-FRAMEWORK-MIB	snmpMPDMIBObjects		FROM SNMP-MPD-MIB	snmpTargetObjects		FROM SNMP-TARGET-MIB	snmpNotificationMIB		FROM SNMP-NOTIFICATION-MIB	        snmpProxyMIB		FROM SNMP-PROXY-MIB	usmMIBObjects, usmUser		FROM SNMP-USER-BASED-SM-MIB    snmpUsmDHObjectsMIB, usmDHPublicObjects		FROM SNMP-USM-DH-OBJECTS-MIB	vacmMIBObjects, vacmMIBViews		FROM SNMP-VIEW-BASED-ACM-MIB    snmpCommunityMIBObjects        FROM SNMP-COMMUNITY-MIB;etcV3MIB       MODULE-IDENTITY	LAST-UPDATED "9804200000Z"	ORGANIZATION "Integrated Systems Inc"	CONTACT-INFO "support-email: support@epilogue.com                 "	DESCRIPTION  "Control information for v3 mibs"	::= { enterprises 12 10 1 }snmpEngine OBJECT-TYPE	DEFAULT test-function-async	it_exists_async	DEFAULT set-function-async	null_set_async	DEFAULT get-function-async	get_%n	DEFAULT next-function-async	std_next_async	DEFAULT cookie			0	::= { snmpFrameworkMIBObjects 1}snmpEngineMaxMessageSize OBJECT-TYPE	DEFAULT get-function-async	get_int_async	DEFAULT cookie			(char *)&v3_%n	::= { snmpEngine 4 }snmpMPDStats OBJECT-TYPE	DEFAULT test-function-async	it_exists_async	DEFAULT set-function-async	null_set_async	DEFAULT get-function-async	get_uint_async	DEFAULT next-function-async	std_next_async	DEFAULT cookie			(char *)&snmp_stats.%n	::= { snmpMPDMIBObjects 1 }snmpTargetSpinLock OBJECT-TYPE	DEFAULT test-function-async	test_TestAndIncr_async	DEFAULT set-function-async	set_TestAndIncr_async	DEFAULT get-function-async	get_TestAndIncr_async	DEFAULT next-function-async	std_next_async	DEFAULT cookie			(char *)&v3_%n	::= { snmpTargetObjects 1 }snmpTargetAddrTable OBJECT-TYPE	DEFAULT test-function-async     -stub	DEFAULT set-function-async      -stub	DEFAULT get-function-async      -stub	DEFAULT next-function-async     -stub	DEFAULT cookie                  "_snmpTargetAddrTable"	::= { snmpTargetObjects 2 }snmpTargetParamsTable OBJECT-TYPE	DEFAULT test-function-async     -stub	DEFAULT set-function-async      -stub	DEFAULT get-function-async      -stub	DEFAULT next-function-async     -stub	DEFAULT cookie                  0	::= { snmpTargetObjects 3 }snmpUnavailableContexts OBJECT-TYPE	DEFAULT test-function-async	it_exists_async	DEFAULT set-function-async	null_set_async	DEFAULT get-function-async	get_uint_async	DEFAULT next-function-async	std_next_async	DEFAULT cookie			(char *)&snmp_stats.%n	::= { snmpTargetObjects 4 }snmpUnknownContexts OBJECT-TYPE	DEFAULT test-function-async	it_exists_async	DEFAULT set-function-async	null_set_async	DEFAULT get-function-async	get_uint_async	DEFAULT next-function-async	std_next_async	DEFAULT cookie			(char *)&snmp_stats.%n	::= { snmpTargetObjects 5 }snmpNotifyObjects OBJECT-TYPE	DEFAULT test-function-async     -stub	DEFAULT set-function-async      -stub	DEFAULT get-function-async      -stub	DEFAULT next-function-async     -stub	DEFAULT cookie                  0	::= { snmpNotificationMIB 1 }snmpProxyObjects OBJECT-TYPE	DEFAULT test-function-async     -stub	DEFAULT set-function-async      -stub	DEFAULT get-function-async      -stub	DEFAULT next-function-async     -stub	DEFAULT cookie                  0	::= { snmpProxyMIB 1 }usmStats OBJECT-TYPE	DEFAULT test-function-async	it_exists_async	DEFAULT set-function-async	null_set_async	DEFAULT get-function-async	get_uint_async	DEFAULT next-function-async	std_next_async	DEFAULT cookie			(char *)&snmp_stats.%n	::= { usmMIBObjects 1 }usmUserSpinLock  OBJECT-TYPE	DEFAULT test-function-async	test_TestAndIncr_async	DEFAULT set-function-async	set_TestAndIncr_async	DEFAULT get-function-async	get_TestAndIncr_async	DEFAULT next-function-async	std_next_async	DEFAULT cookie			(char *)&v3_%n	::= { usmUser 1 }usmUserTable OBJECT-TYPE	DEFAULT test-function-async	usertable_test	DEFAULT set-function-async	usertable_set	DEFAULT get-function-async	usertable_get	DEFAULT next-function-async	usertable_next	DEFAULT cookie			"_usmUserTable"	::= { usmUser 2 }usmDHUserKeyTable OBJECT-TYPE	DEFAULT test-function-async	usertable_test	DEFAULT set-function-async	usertable_set	DEFAULT get-function-async	usertable_get	DEFAULT next-function-async	usertable_next	DEFAULT cookie			"_usmDHKeyTable"	::= { usmDHPublicObjects 2 }vacmContextTable OBJECT-TYPE	DEFAULT test-function-async	null_test_async	DEFAULT set-function-async	null_set_async	DEFAULT get-function-async	contexttable_get	DEFAULT next-function-async	contexttable_next	DEFAULT cookie			0	::= { vacmMIBObjects 1 }vacmSecurityToGroupTable OBJECT-TYPE	DEFAULT test-function-async	grouptable_test	DEFAULT set-function-async	grouptable_set	DEFAULT get-function-async	grouptable_get	DEFAULT next-function-async	grouptable_next	DEFAULT cookie			0	::= {vacmMIBObjects 2 }vacmAccessTable OBJECT-TYPE	DEFAULT test-function-async	accesstable_test	DEFAULT set-function-async	accesstable_set	DEFAULT get-function-async	accesstable_get	DEFAULT next-function-async	accesstable_next	DEFAULT cookie			0	::= {vacmMIBObjects 4 }vacmViewSpinLock  OBJECT-TYPE	DEFAULT test-function-async	test_TestAndIncr_async	DEFAULT set-function-async	set_TestAndIncr_async	DEFAULT get-function-async	get_TestAndIncr_async	DEFAULT next-function-async	std_next_async	DEFAULT cookie			(char *)&v3_%n	::= { vacmMIBViews 1 }vacmViewTreeFamilyTable OBJECT-TYPE	DEFAULT test-function-async viewtable_test	DEFAULT set-function-async  viewtable_set	DEFAULT next-function-async viewtable_next	DEFAULT get-function-async  viewtable_get	DEFAULT cookie		    (char *) 0	::= { vacmMIBViews 2 }snmpCommunityTable OBJECT-TYPE	DEFAULT test-function-async     -stub	DEFAULT set-function-async      -stub	DEFAULT get-function-async      -stub	DEFAULT next-function-async     -stub	DEFAULT cookie                  0	::= { snmpCommunityMIBObjects 1 }snmpTargetAddrExtTable OBJECT-TYPE	DEFAULT test-function-async     snmpTargetAddrEntry_test	DEFAULT set-function-async      snmpTargetAddrEntry_set	DEFAULT get-function-async      snmpTargetAddrEntry_get	DEFAULT next-function-async     snmpTargetAddrEntry_next	DEFAULT cookie                  "_snmpTargetAddrExtTable"	::= { snmpCommunityMIBObjects 2 }END

⌨️ 快捷键说明

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