Query: snmp_traprcv
OS: osf1
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
snmp_traprcv(8) System Manager's Manual snmp_traprcv(8)NAMEsnmp_traprcv - A program that listens for SNMP trap messages and prints any it receivesSYNOPSIS/usr/sbin/snmp_traprcv [-d] [-tcp] [-p port]OPTIONSSends a hexadecimal dump of the received packet to stdout. Specifies that the TCP transport be used instead of the UDP transport. If a connection cannot be established, the program silently receives the trap on the standard transport address (UDP 162). Specifies the port number on the local host on which to listen to messages. The default is 162, the well-known SNMP trap port.DESCRIPTIONThe snmp_traprcv program listens on the SNMP Trap port specified in the /etc/services file. If no entry exists in the /etc/services file, the program listens on port 162. If any SNMP trap messages arrive, snmp_traprcv prints them to stdout. The program runs until terminated by typing Ctrl/c.RESTRICTIONSWhen using the default or well-known port, you must have root privileges in order to run this program. The program may not be able to bind to the default or specified port if other software on the system is already bound to that port.SEE ALSOCommands: snmpd(8), snmp_request(8), snmp_trapsnd(8) snmp_traprcv(8)
Related Man Pages |
---|
snmptrapd(8) - redhat |
snmp_request(8) - osf1 |
snmpd(1m) - sunos |
snmpd(1m) - php |
snmpd(1m) - minix |
Similar Topics in the Unix Linux Community |
---|
How to check the TCP/UDP port of a connection |
SNMP services |
Please help with opening a port?? |
Port that a process opens up |
SNMP log dump |