How to remove snmp src-address?

Dear All,

Can somebody help me how to remove the /snmp src-address parameter in version 6.46.1?

In /snmp there is no “unset” and I tried the following ones which is all invalid:
set src-address=“::” (the manual said: src-address (IPv4 or IPv6 address; Default: ::))
set src-address=“”

The following is accepted, but is it the same as the default empty?
sst src-address=“0.0.0.0”

Thank you

Try to set src-address=:: (without quotes).

thank you for answer.
unfortunately it does not work. Wait a long then
“invalid value for argument src-address:”