TWSNMP FK

TWSNMP for Kiosk

View on GitHub

MCP Server Tool Specifications

This document describes the list and specifications of tools provided by the TWSNMP-FK MCP (Mark3Labs Control Plane) server, as defined in mcp.go.

Common Items

Tool List

1. get_node_list

Retrieves a list of nodes registered in TWSNMP.

2. get_network_list

Retrieves a list of networks registered in TWSNMP.

3. get_polling_list

Retrieves a list of pollings registered in TWSNMP.

4. do_ping

Executes a Ping to the specified target.

5. get_MIB_tree

Retrieves the MIB tree information held by TWSNMP.

6. snmpwalk

Executes an SNMP Walk on the specified target.

7. add_node

Adds a new node to TWSNMP.

8. update_node

Updates an existing node’s information.

9. get_ip_address_list

Retrieves a list of IP addresses collected by TWSNMP from ARP logs, etc.

10. get_resource_monitor_list

Retrieves a list of the resource usage of the TWSNMP server itself.

11. search_event_log

Searches the event logs.

12. search_syslog

Searches Syslog.

13. get_syslog_summary

Aggregates Syslog by pattern and retrieves a summary.

14. search_snmp_trap_log

Searches SNMP Trap logs.

15. get_server_certificate_list

Retrieves a list of monitored server certificates.