aruba-cx-interfaces
Installation
SKILL.md
Aruba CX Interface Monitoring
Monitor HPE Aruba CX switch interface status, LLDP neighbor relationships, and optical transceiver health (DOM diagnostics). Essential for troubleshooting connectivity issues and monitoring link quality.
When to Use
- Checking interface admin/operational status
- Troubleshooting port connectivity issues
- Discovering LLDP neighbors for topology mapping
- Monitoring optical transceiver health (TX/RX power, temperature)
- Identifying threshold violations on optics
- Verifying interface descriptions and speeds
MCP Server
- Server:
aruba-cx-mcp(community MCP from slientnight) - Command:
python3 -u mcp-servers/aruba-cx-mcp/aruba_cx_mcp_server.py(stdio transport) - Auth: REST API via
ARUBA_CX_TARGETS(JSON array) orARUBA_CX_CONFIG(file path) - Timeout:
ARUBA_CX_TIMEOUT(default: 30 seconds)