snmpd.snmprelay revision 7c478bd95313f5f23a4c958a745db2134aa03244
adb8c5e5291be5943122bbff404bc1018c79d555ianh#
2b31ac2c6342d2afcf67b7b0f08c928a87f98c74wrowe# CDDL HEADER START
b760518cc17e7124ba546ed63063603f1ab82a40aaron#
b760518cc17e7124ba546ed63063603f1ab82a40aaron# The contents of this file are subject to the terms of the
b760518cc17e7124ba546ed63063603f1ab82a40aaron# Common Development and Distribution License, Version 1.0 only
b760518cc17e7124ba546ed63063603f1ab82a40aaron# (the "License"). You may not use this file except in compliance
b760518cc17e7124ba546ed63063603f1ab82a40aaron# with the License.
b760518cc17e7124ba546ed63063603f1ab82a40aaron#
b760518cc17e7124ba546ed63063603f1ab82a40aaron# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b760518cc17e7124ba546ed63063603f1ab82a40aaron# or http://www.opensolaris.org/os/licensing.
23d8f62856c1531526042e1c5edf44557cadd2e5trawick# See the License for the specific language governing permissions
23d8f62856c1531526042e1c5edf44557cadd2e5trawick# and limitations under the License.
23d8f62856c1531526042e1c5edf44557cadd2e5trawick#
705c8ed3ef608706c91ca12483d7b54ff9007cc9jerenkrantz# When distributing Covered Code, include this CDDL HEADER in each
705c8ed3ef608706c91ca12483d7b54ff9007cc9jerenkrantz# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
705c8ed3ef608706c91ca12483d7b54ff9007cc9jerenkrantz# If applicable, add the following below this CDDL HEADER, with the
ef154948c97c53cdc1ad5329cb83c32ad26cf416aaron# fields enclosed by brackets "[]" replaced with your own identifying
ef154948c97c53cdc1ad5329cb83c32ad26cf416aaron# information: Portions Copyright [yyyy] [name of copyright owner]
ef154948c97c53cdc1ad5329cb83c32ad26cf416aaron#
c6741d11357aace4c9ba39535d3cb2d751f46114trawick# CDDL HEADER END
c6741d11357aace4c9ba39535d3cb2d751f46114trawick#
c6741d11357aace4c9ba39535d3cb2d751f46114trawick# Copyright 1996 Sun Microsystems, Inc. All Rights Reserved.
c6741d11357aace4c9ba39535d3cb2d751f46114trawick# Use is subject to license terms.
7230f1eb017a35b7d20e0e9ec0d234766f2a732dtrawick#
7230f1eb017a35b7d20e0e9ec0d234766f2a732dtrawick# ident "%Z%%M% %I% %E% SMI"
86a5d34400b7f586ad2cca97c8b33b2f55bac61btrawick#
86a5d34400b7f586ad2cca97c8b33b2f55bac61btrawick
86a5d34400b7f586ad2cca97c8b33b2f55bac61btrawick#
86a5d34400b7f586ad2cca97c8b33b2f55bac61btrawick# Configuration file of the SNMP Relay
86a5d34400b7f586ad2cca97c8b33b2f55bac61btrawick# for the SNMP agent bundled with SNM
86a5d34400b7f586ad2cca97c8b33b2f55bac61btrawick#
86a5d34400b7f586ad2cca97c8b33b2f55bac61btrawick
6b477c0a238733ca8fd156629310513d29dc7e02trawick
6b477c0a238733ca8fd156629310513d29dc7e02trawick##########
6b477c0a238733ca8fd156629310513d29dc7e02trawick# agents #
6b477c0a238733ca8fd156629310513d29dc7e02trawick##########
2b31ac2c6342d2afcf67b7b0f08c928a87f98c74wrowe
2b31ac2c6342d2afcf67b7b0f08c928a87f98c74wroweagents =
557eb8d48357657fa898250560f089c65539c634gregames{
557eb8d48357657fa898250560f089c65539c634gregames {
557eb8d48357657fa898250560f089c65539c634gregames name = "snmpd"
adb8c5e5291be5943122bbff404bc1018c79d555ianh subtrees = { mib-2, sun }
25b715e9687f82ea055fdea2a9761c7e5f1ac6eetrawick timeout = 2000000
25b715e9687f82ea055fdea2a9761c7e5f1ac6eetrawick port = 4000
25b715e9687f82ea055fdea2a9761c7e5f1ac6eetrawick }
25b715e9687f82ea055fdea2a9761c7e5f1ac6eetrawick}
51ced3b28ef430a96586284d4320f7dbdaf7225ebrianp
51ced3b28ef430a96586284d4320f7dbdaf7225ebrianp