Hi there people. I don't usually work with SNMP at all but I am investigating a bespoke product that uses it. I need to check if the packet can be sent to windows.
Below is what I am getting and essentially the packet is not sent as it appears that the windows pc is blocking the SNMP port (161 ? ).
#COMMAND
#/usr/sfw/sbin/snmptrapd -d -D -e -f -m COMVERSE-ONE-DATA-MEDIATION -M /cone31/appl/3p/NETSNMP/share/mibs:/cone31/appl/KDM/config/conf.d -P <my pc ip address>
#OUTPUT
couldn't open <my ip address here> -- errno 125 ("Address already in use")
Is there anything I can do to ensure the port is open on Windows NT?
I have installed nmap to scan the port on the PC and this is what I get for SNMP. Does this mean the port is open?
PORT STATE SERVICE VERSION
161/tcp unknown snmp
Below is what I am getting and essentially the packet is not sent as it appears that the windows pc is blocking the SNMP port (161 ? ).
#COMMAND
#/usr/sfw/sbin/snmptrapd -d -D -e -f -m COMVERSE-ONE-DATA-MEDIATION -M /cone31/appl/3p/NETSNMP/share/mibs:/cone31/appl/KDM/config/conf.d -P <my pc ip address>
#OUTPUT
couldn't open <my ip address here> -- errno 125 ("Address already in use")
Is there anything I can do to ensure the port is open on Windows NT?
I have installed nmap to scan the port on the PC and this is what I get for SNMP. Does this mean the port is open?
PORT STATE SERVICE VERSION
161/tcp unknown snmp