| Anonymous | Login | 2026-03-29 23:08 CEST |
| Main | My View | View Issues |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0005211 | [pm_net_telnet] regular use | crash | always | 2014-10-15 16:40 | 2014-12-03 12:01 | ||
| Reporter | keziacp | View Status | public | ||||
| Assigned To | dam | ||||||
| Priority | normal | Resolution | no change required | ||||
| Status | closed | ||||||
| Summary | 0005211: Can't locate Net/Telnet/Cisco.pm | ||||||
| Description |
Hi Iam trying to execute login of pm_nettelnet, but it is not working. It should work! I already installed the right packege. # pkgutils -i CSWpmnettelnet Installation of <CSWpmnettelnet> was successful. # ./acs_ecs01 -H 10.243.177.151 -U operator -P Customer -S HDHBOE Can't call method "login" on an undefined value at ./acs_ecs01 line 49. (On Line 49:) use Net::Telnet; ... (48) $telnet = new Net::Telnet (Host=> "$Host", Prompt=>'/%/', Timeout=>30, Errmode=>'return'); (49) $telnet->login($User, $Pwss) or die $telnet->errmsg(); ... |
||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
| Copyright © 2000 - 2008 Mantis Group |