Re: securityName from AgentX subagent

2008-05-08 Thread Wes Hardaker
> On Wed, 07 May 2008 16:45:25 -0700, Rob Garcelon <[EMAIL PROTECTED]> said: RG> I am running a (5.4.1) master snmpd, connected to an AgentX subagent RG> that handles our MIBs. RG> In order to log changes made with snmp SET commands, I require the name RG> of the SNMPv3 user who issued the

securityName from AgentX subagent

2008-05-07 Thread Rob Garcelon
I am running a (5.4.1) master snmpd, connected to an AgentX subagent that handles our MIBs. In order to log changes made with snmp SET commands, I require the name of the SNMPv3 user who issued the session -- the "securityName" given to the -u option to snmpset on the client side. Two part que