Re: SNMPv3 Trap Question

2014-09-14 Thread Bill Fenner
On Wed, Sep 3, 2014 at 11:10 AM, Gary Dunlap wrote: > Hi. I’m having trouble with some of the SNMPv3 traps sent by snmpd being > rejected, and I think it’s because of the SNMPv3 replay protection > mechanism. > > > > It looks like when some event causes a reconfigure of snmpd > Can you say more

indices from responses

2014-09-14 Thread Shane Dawalt
I'm working with Net-SNMP 5.7.2. I've spent hours today looking through code, wikis, and google without a measure of success. My goal is to walk two OIDs within the BGP4 mib tree and extract the IP addresses of the remote peers from the response OIDs. I've got the queries working, but what