When I used snmptable to get ipNetToMediaTable i can received the correct
information as follow:

snmptable -v 2c -c public 192.168.17.42 RFC1213-MIB::ipNetToMediaTable

SNMP table: IP-MIB::ipNetToMediaTable
ipNetToMediaIfIndex ipNetToMediaPhysAddress ipNetToMediaNetAddress
ipNetToMediaType
            2        0:d0:f8:a4:24:42           192.168.17.1          dynamic

But when i used snmpget to get ipNetToMediaNetAddress.1 it failed as follow:

snmpget -v 2c -c public 192.168.17.42 RFC1213-MIB::ipNetToMediaTable.1
IP-MIB::ipNetToMediaEntry = No Such Instance currently exists at this OID

Why?How can i get table information with snmpget?
Thanks a lot!
Best Regards!



-------------------------------------------------------------------------
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

Reply via email to