Discussion:
Include only TSM module
(too old to reply)
Dharm S
2014-12-18 11:16:06 UTC
Permalink
Hi All,

I tried to include only the tsm security module and disable usm using the
token

--with-out-security-modules=usm

But the make command throws the following error:

undefined reference to `usmAESPrivProtocol'
Desktop/net-snmp-5.7.3.rc3/snmplib/.libs/libnetsnmp.so: undefined reference
to `usmDESPrivProtocol'
Desktop/net-snmp-5.7.3.rc3/snmplib/.libs/libnetsnmp.so: undefined reference
to `usmHMACMD5AuthProtocol'
Desktop/net-snmp-5.7.3.rc3/snmplib/.libs/libnetsnmp.so: undefined reference
to `usm_clone_usmStateReference'
Desktop/net-snmp-5.7.3.rc3/snmplib/.libs/libnetsnmp.so: undefined reference
to `usmHMACSHA1AuthProtocol'

I disabled applications since it has snmpusm. But still it shows this
error. What all tokens should be used to remove usm and include only tsm
module??

Thank You,
Dharm
Wes Hardaker
2014-12-23 06:40:26 UTC
Permalink
Post by Dharm S
I disabled applications since it has snmpusm. But still it shows this
error. What all tokens should be used to remove usm and include only
tsm module??
At this time, the usm module is required. You can't remove it. You
don't have to use it, but the ability to remove it hasn't been implemented.
--
Wes Hardaker
Parsons
Loading...