RE: the string value is not passed to PROG of the pass directive when oid is set
常超 <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
It was a bug before version 5.7.2,fixed in 5.7.3 by the following commit. Revision: c739cb3875fb5d4cad4138661cc0a4171384c341Author: Niels Baggesen <[email protected]>Date: 2013/01/25 18:14:02Message:Apply patch#1246: Fix passing a SET of a string to not cut it at four characters to a pass/pass_persist helper.----Modified: agent/mibgroup/ucd-snmp/pass_common.c From: [email protected] To: [email protected] Subject: the string value is not passed to PROG of the pass directive when oid is set Date: Tue, 7 Jul 2015 17:00:22 +0900 Hi,allAbout the pass directive,the man page of snmpd.conf said that, A SET request will result in the command being called as:PROG -s OID TYPE VALUEBut my test shows that when string value is set using snmpset,only OID and TYPE is passed to PROG,but NO VALUE. integer value is passed as expected. Does any one have a clue? ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users