Censys · Schema
Snmp_System_Services
Snmp_System_Services schema from Censys Platform API
SecurityInternet IntelligenceAttack Surface ManagementThreat Huntingcyber-threat-intelligenceOSINTInternet ScanningCertificatesAsset Discovery
Properties
| Name | Type | Description |
|---|---|---|
| layer_1 | boolean | Physical (e.g. repeaters) |
| layer_2 | boolean | Datalink/subnetwork (e.g. bridges) |
| layer_3 | boolean | Internet (e.g. IP gateways) |
| layer_4 | boolean | End-to-end (e.g. IP hosts) |
| layer_5 | boolean | OSI layer 5 |
| layer_6 | boolean | OSI layer 6 |
| layer_7 | boolean | Applications (e.g. mail relays) |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-schema/platform-snmp-system-services-schema.json",
"title": "Snmp_System_Services",
"description": "Snmp_System_Services schema from Censys Platform API",
"type": "object",
"properties": {
"layer_1": {
"description": "Physical (e.g. repeaters)",
"type": "boolean"
},
"layer_2": {
"description": "Datalink/subnetwork (e.g. bridges)",
"type": "boolean"
},
"layer_3": {
"description": "Internet (e.g. IP gateways)",
"type": "boolean"
},
"layer_4": {
"description": "End-to-end (e.g. IP hosts)",
"type": "boolean"
},
"layer_5": {
"description": "OSI layer 5",
"type": "boolean"
},
"layer_6": {
"description": "OSI layer 6",
"type": "boolean"
},
"layer_7": {
"description": "Applications (e.g. mail relays)",
"type": "boolean"
}
},
"additionalProperties": false
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/platform-snmp-system-services"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.