Re: Subagents with same OID's
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 30/10/2007, Deepak Pandian <[email protected]> wrote: > Our requirement demands us to remotely manage large number of devices > of the same type. > ... we will have multiple subagents all of which will have the same OID. > > Hence our subagent registration fails for the second device itself. You probably need to look at using a separate context for each device. Each subagent should register the relevant OIDs in a particular context. These registrations will then not clash with each other. Your management station would then supply the appropriate context for the specific subagent/device that it was interested in. See the FAQ entry How can I register a MIB module in a different (SNMPv3) context? (http://www.net-snmp.org/wiki/index.php/FAQ:Coding_22) for details. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users