This is a discussion on Re: snmpget IPv6 within the SNMP Users forums, part of the Networking and Network Related category; jason wrote: > [root@localhost]snmpget -v2c -c public udp6:[fe80::20f:b0ff:fea4:6ec8] sysDescr.0 > > It ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
jason wrote:
> [root@localhost]snmpget -v2c -c public udp6:[fe80::20f:b0ff:fea4:6ec8] sysDescr.0 > > It returns with: > snmpget: No match. Put quotes around the square brackets: snmpget -v2c -c public udp6:'[fe80::20f:b0ff:fea4:6ec8]' sysDescr.0 +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?p...rge&CID=DEVDEV _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |