SNMPWalk ver 5.3.1

2008-08-31 Thread Bob
How do I do a SNMPWalk on a Cisco Router so as I get IPSEC and Class map for QOS. Thanks Bob- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications

Dynamic Selection of Trap Destination IP

2011-08-06 Thread Bob O'Neil
I have the AgentX approach working under both Windows and Linux (GETS/SETS/WALKs, etc), and I need to send traps/notifications to a destination. I am currently sending SNMP v2 notifications using the AgentX interface. I currently have these being emitted to a destination IP as specified by the tr

Dynamic Setting of SNMP v2 Trap Destination IP

2011-08-07 Thread Bob ONeil
I have the AgentX approach working under both Windows and Linux (GETS/SETS/WALKs, etc), and I need to send traps/notifications to a destination. I am currently sending SNMP v2 notifications using the AgentX interface. I currently have these being emitted to a destination IP as specified by the tr

Failed to get registered Table Handler Call in Subagent for Tables

2011-10-08 Thread Bob O'Neil
I am using the subagent technique on a custom MIB, and it works great for scalars and notifiiers. I now need to add table support for content in the same MIB. I am using the standard mib configuration file to generate the implementation files for the tables as the first pass. This generatio

SNMP Tables - To Cache or Not To Cache

2011-10-11 Thread Bob O'Neil
I am implementing SNMP table support using the standard mib2c.table_data.conf configuration file. The data I am using to populate the table comes from an external collection class that my application builds and manages. I am trying to weigh out the benefits of the cache or no cache setting

Using SIGHUP on running daemon to reload config and determining when reload is complete

2012-10-15 Thread Bob O'Neil
? Bob O'Neil | <mailto:b...@robocomai.com> mailto:bon...@cinci.rr.com -- Don't let slow site performance ruin your business. Deploy New Relic APM Depl

Net-SNMP Thread Safety

2014-11-18 Thread Bob O'Neil
It is true that Net-SNMP is thread safe based on the current code base? Online there is suggestions that this is not the case, specifically issued associated with the USM security model and perhaps some underlying C libraries. What is the status of the project in terms of thread safety now and

Net-SNMP Thread Safety

2014-11-18 Thread Bob O'Neil
It is true that Net-SNMP is thread safe based on the current code base? Online there is suggestions that this is not the case, specifically issued associated with the USM security model and perhaps some underlying C libraries. What is the status of the project in terms of thread safety now and

Subagent control experimental code in 5.3.1?

2006-08-07 Thread Bob Mars (rmars)
? Thanks, Bob Mars # Subagent control # # The agent can support subagents using a number of extension mechanisms. # From the 4.2.1 release, AgentX support is being compiled in by default. # However, this is still experimental code, so should not be used on # critical production systems. … # I