Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
System
>
Systems Administration
>
Windowsログ監視ツール
>
Ticket List/Search
>
Ticket #8552
Windowsログ監視ツール
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Communication
Forums
List of Forums
Help (1)
Open Discussion (13)
Mailing Lists
list of ML
News
Ticket #8552
Ticket List
Submit New Ticket
RSS
SNMPTrapのPort指定ができない
Open Date:
2006-06-14 18:35
Last Update:
2006-06-16 08:38
monitor
ON
OFF
Reporter:
(Anonymous)
Owner:
(None)
Type:
Bugs
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Details
Reply
SNMPTrapのPortを162以外に指定しても、162に送信される。
TSNMPInfo.Clear でPort := Owner.TrapPortしているため、
TFormActionProperty.ButtonSNMPTrapTestClickの中のPort
指定は無効になっている。QuickSendTrapのパラメータの
Portも実際聞いていないように見える。
Ticket History (2/2 Histories)
2006-06-15 11:15
Updated by:
sakazuki
Resolution
Update from
None
to
Accepted
Comment
Reply
Logged In: YES
user_id=967
確認しました。近々に修正版を公開しようと思います。
2006-06-16 08:38
Updated by:
sakazuki
Ticket Close date
is changed to
2006-06-16 08:38
Resolution
Update from
Accepted
to
Fixed
Status
Update from
Open
to
Closed
Comment
Reply
Logged In: YES
user_id=967
2.1.5で修正しました。
Attachment File List (
0
)
Attachment File List
No attachments
Edit
Add Comment
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Login
Add Comment
Preview
Submit
TSNMPInfo.Clear でPort := Owner.TrapPortしているため、
TFormActionProperty.ButtonSNMPTrapTestClickの中のPort
指定は無効になっている。QuickSendTrapのパラメータの
Portも実際聞いていないように見える。