Silly me! The snmpd.conf file was not configured properly for the rwcommunity.
So, the result of the snmpset -v2c -cprivate localhost enterprises.2021.254.8.0
i 0 command is:
snmpset -v2c -cprivate localhost enterprises.2021.254.8.0 i 1
>UCD-SNMP-MIB::ucdavis.254.8.0 = INTEGER: 1
>
And that does
The option is not recognised by snmpd:
snmpd.conf: line 7: Warning: Unknown token: doNotRetainNotificationLogs.
This seems to be a flag for the snmptrapd process...
I tried starting the snmpd with the -Fn flag but I still get the memory leak :-(
Sylvain
Fr
The command returns:
snmpset -v2c -cprivate localhost enterprises.2021.254.8.0 i 0
>Timeout: No Response from localhost
However:
snmpget -v2c -cpublic localhost enterprises.2021.254.8.0
>UCD-SNMP-MIB::ucdavis.254.8.0 = INTEGER: 0
One point of interest is if I configure the snmp agent to start as a