Re: SNMP V3 config

2005-10-03 Thread Thomas Anders
Fong Tsui wrote: In SNMP v3, we are able to set: rouser authpriv .1 But in snmpd.conf man page, there is NO authpriv listed. rouser USER [noauth|auth|priv] [OID] Does snmpd.conf man page miss "autopriv" or we can't config V3 user with autpriv? Looking at the code, it handles both "authp

SNMP V3 config

2005-10-03 Thread Fong Tsui
In SNMP v3, we are able to set: rouser authpriv .1 But in snmpd.conf man page, there is NO authpriv listed. rouser USER [noauth|auth|priv] [OID] Does snmpd.conf man page miss "autopriv" or we can't config V3 user with autpriv? Thanks, FT ---