Re: IPv6

Dave Shield <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 18 May 2010 22:09, Buchupalli, Sasidevi
<[email protected]> wrote:
> Does Net-SNMP support registering IPv6 managers.

What do you mean by "rregistering [a] manager" ?

There are two situations where the agent might specify a network address:

  -  acceptable sources for community-based requests
          (note that SNMPv3 access control is source-independent)

  -  notification destinations

Both of these can be configured via the snmpd.conf file, and this does
include support for IPv6 addresses.  See the snmpd.conf(5) man page
for details.


> If so, which MIB is used for that.


The (community,source) to security name mapping is not covered by any
MIB module - it's purely handled by the config settings.
   (There is a standard community MIB, but it doesn't take any account
of where the request comes from)

Notification destinations are handled by the Target MIB.



> For IPv4 registrations, we can use the SNMP-TARGET-MIB. But, I couldn’t find
> a standard MIB that can be used for registering IPv6 targets.

The SNMP-TARGET-MIB is not restricted to IPv4.
The target address is specified by the pair of objects
   (snmpTargetAddrTDomain, snmpTargetAddrTAddress)

These can handle both IPv4 addresses (using transportDomainUdpIpv4),
IPv6 addresses (using transportDomainUdpIpv6), as well as a series of
other alternatives.   See TRANSPORT-ADDRESS-MIB for a possible list.

Dave

------------------------------------------------------------------------------

_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.