how can i retrieve all ip adresses of a host with Protocols.SNMP?
the entries are:
ip.ipAddrTable.ipAddrEntry.ipAdEntAddr.127.0.0.1 = IpAddress: 127.0.0.1 ip.ipAddrTable.ipAddrEntry.ipAdEntAddr.192.168.0.2 = IpAddress: 192.168.0.2
but i cannot use '*' or the like to retrieve all ip.ipAddrTable.ipAddrEntry.ipAdEntAddr.*.
any ideas?
thanks, karl.
pike-devel@lists.lysator.liu.se