Hi,
I am very new in SNMP design, I am HP UX system administrator.
trying to send SNMP Trap in HP UX
it is OK, the only problem it got the first local switch IP to send destination IP. So there is no control over which IP address I want to send .
is there any way to send any IP I want to send...
I use tcl to connect a legacy remote telephone switch, and it fails.Normally a telnet session is working but script.
The script is as folows;
!/nortel/netWORKS2/bin/tclmodel
set ip [lindex $argv 0]
set port [lindex $argv 1]
exp_internal -f "/tmp/dms_tst.out" 1
set timeout 40
spawn telnet $ip...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.