> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Bhaskararao vakamullu
> Sent: Friday, June 13, 2008 7:48 AM

>   I am using net snmp for my router for managing.I am trying 
> to configure ipNetToMedia Table
>   entries using snmpset command.

        You may be able to create entries in an ipNetToMediaTable, but you 
cannot change them, as the MAX-ACCESS of the two non-index objects is 
read-create.

>I loaded RFC 4293 MIB. 

        Loading the MIB (the definition of the data structures) and having a 
running MIB implementation are two different things.  I know that net-snmp 
supports ths table on at least some platforms:

[SNIP]
$ snmpgetnext -v 1 -c public localhost ipNetToMediaTable
RFC1213-MIB::ipNetToMediaIfIndex.4.192.168.2.1 = INTEGER: 4
$ 
[/SNIP]

>   I am using netsnmp-5.4.1 and would like to know whether 
> this configures ipNetToMedia Table
>   entries as RFC itself says this table is deprecated.Does 
> net-snmp-5.4.1 know that it is
>   deprecated so doesn't form a request packet and say some 
> kind of error.

        That is not what "deprecated" means.  The table is still implemented, 
but *you should not use it for new work*.  That is what "deprecated" means.


        HTH,

Mike

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
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

Reply via email to