Skip to main content
Glama

ise_dc_view_aup_acceptance_status

Check AUP acceptance status across Cisco ISE deployments. Filter accepted/denied connections by user, IP, MAC, portal, or time for compliance audits.

Instructions

[Report] Aup Acceptance Status: Track all accepted and denied AUP connections Filterable columns include: ID, TIMESTAMP_TIMEZONE, TIMESTAMP, MESSAGE_CODE, USERNAME, IP_ADDRESS, MAC_ADDRESS, PORTAL_NAME.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax rows (default 100, max 10000).
order_byNoColumn to sort by (prefix '-' for descending).
days_backNoOnly rows from the last N days (uses the view's time column).
filter_opNoEQ=exact, CONTAINS/LIKE=substring, GT/LT/GTE/LTE=compare.EQ
deploymentNoTarget ISE deployment: name ('RADIUS Only'), slug ('radius-only'), or number ('1' or 'Deployment 1'). Omit to use the only/default deployment. Call ise_list_deployments to see the choices.
filter_valueNoValue to match for the filter column.
filter_columnNoColumn to filter on (case-insensitive).
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the burden. It identifies this as a read/report tool ('[Report]'), implicitly signaling non-destructive behavior. However, it doesn't disclose return format, pagination behavior, or any read-time side effects. The report marker plus filterable-columns note adds moderate transparency but lacks depth.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single compact sentence followed by a column list. It's efficient and front-loaded with the report tag and purpose. The column enumeration is useful and earns its place. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a read-only report tool with a fully documented schema, the description is reasonably complete. It lists the filterable columns and declares the report purpose. However, it doesn't mention what output format to expect given there's no output schema, and doesn't clarify whether this represents a live or historical view. Adequate for the tool's simplicity but with gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so all 7 parameters are documented in the schema itself. The description mentions the filterable columns (ID, TIMESTAMP, USERNAME, etc.) which maps to what filter_column accepts, adding some context. However, it doesn't add semantics beyond the schema's own parameter descriptions, so baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it's a [Report] tracking accepted and denied AUP connections and lists filterable columns. The purpose is specific (verb 'Track' + resource 'AUP connections'). It doesn't explicitly distinguish from sibling report tools like ise_dc_view_radius_authentications, but the resource and title make the domain distinct.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool vs. alternatives. It doesn't mention alternatives or exclusion conditions. Context implies it's a report view for AUP data, but no when-to-use guidance is provided for selecting it over other ise_dc_view_* report tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TheOtherBrad/cisco-ise-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server