-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I'm trying to use the following command to get info via hostname in stead of ip-address:
Invoke-SnmpWalk -IpAddress "fqdn.example.com" -Port 16100 -Community "MyCommunity" -oid "1.3.6.1.4.1.29671.1.1.4.1" -Version Ver2
I get back that my IpAddress is Not a valid ipaddress as an error, while i can perfectly use fqdn.example.com in other modules/functions.
Please allow a FQDN as a valid input please.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels