Re: snmpget problem with OIDs that contains doublequotes

"Dave Shield" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 15/10/2007, Antonio Bonifacio
<[email protected]> wrote:
> # snmpget -v 2c -c public 192.168.200.199
>      ipAddressIfIndex.ipv4.\"192.168.200.199\"
> IP-MIB::ipAddressIfIndex.ipv4."192.168.200.199" =
>    No Such Instance currently exists at this OID

Hmmm...
The ipAddressTable is indexed by an (ipAddressAddrType, ipAddressAddr)
pair, where the ipAddressAddr is a binary string, rather than a printable one.
So I don't think the "string" syntax is appropriate.
   (Either for specifying a request, or reporting a result).

Does
   snmpget -v 2c -c public 192.168.200.199
ipAddressIfIndex.ipv4.4.192.168.200.199
work or not?

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