You can create a 'proxy' clause in your snmpd.conf file, which will pass control of a portion of the tree starting at a specified OID to another agent at a specified host:port.
proxy [-Cn CONTEXTNAME] [SNMPCMD_ARGS] HOST OID [REMOTEOID] See man 5 snmpd.conf, under 'Proxy Support'. Cheers, /eli James Roman wrote: > I have a mail server that provides its own SNMP service. Unfortunately, > it does not give any of the data about the system itself, just mail > statistics. I currently have two separate host names set up to monitor > the two ports. I'd like to combine the data from these sources. Does > anyone know of a way to accomplish this? Can the zProperty zSnmpPort > take multiple values (My guess is no since the data type is an integer.) > Are there any net snmp tricks that can be used to consolidate the data? > > -- > James D. Roman > IT Network Administration > > Terranet Inc.On contract to: > Science Systems and Applications, Inc. > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users > _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
