Possible BUG in snmpd.conf VACM 'access' directive
"Makavy, Erez (Erez)" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <AAB4B3D3CF0F454F98272CBE187FDE2F0A6483A4@is0004avexu1.global.avaya.com> |
Hey, I use these directives in my snmpd.conf file: access ReadCommG "" v1 noauth exact v1-r-view "" v1-r-view access ReadCommG "" v2c noauth exact v1-r-view "" v1-r-view access ReadCommG "" usm auth exact v3-r-view "" v3-r-view It seems that only the last directive affects the vacmAccessTable (it overrides the previous directives). 1) Is this a BUG? 2) How can I overcome this? P.S: How do I specify an empty Write-View? I used "", but it actually sets the write view to "". Thanks, Erez.