📄 view2275.ctl
字号:
-- $Header: /usr/cvsroot/target/src/wrn/wm/demo/snmpctls/view2275.ctl,v 1.2 2001/11/07 20:45:06 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 View MIB-- method routines into an SNMP agent built with Envoy. It maps to-- the view section of the SNMPv2-PARTY-MIB (RFC-1447) module.---- This is a hand-maintained source code file that's shipped with the-- Envoy distribution code.ENVOY-SNMPv3-VIEW-MIBSFORCE-INCLUDE <wrn/wm/snmp/engine/view.h>EXCLUDE snmpFrameworkMIBObjectsEXCLUDE vacmContextTableEXCLUDE vacmSecurityToGroupTableEXCLUDE vacmAccessTableDEFINITIONS ::= BEGINIMPORTS OBJECT-TYPE, MODULE-IDENTITY, enterprises FROM SNMPv2-SMI vacmMIBViews FROM SNMP-VIEW-BASED-ACM-MIB;etc2275MIB MODULE-IDENTITY LAST-UPDATED "9804200000Z" ORGANIZATION "Integrated Systems Inc" CONTACT-INFO "support-email: support@epilogue.com " DESCRIPTION "Control information for rfc2275 view mibs" ::= { enterprises 12 10 3 }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 &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 leaf-name %n_leaf DEFAULT cookie (char *) 0 ::= { vacmMIBViews 2 }END
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -