Censys · Schema
Snmp_Physical
Snmp_Physical schema from Censys Platform API
SecurityInternet IntelligenceAttack Surface ManagementThreat Huntingcyber-threat-intelligenceOSINTInternet ScanningCertificatesAsset Discovery
Properties
| Name | Type | Description |
|---|---|---|
| firmware_rev | string | 1.3.6.1.2.1.47.1.1.1.1.9 - Firmware revision string |
| hardware_rev | string | 1.3.6.1.2.1.47.1.1.1.1.8 - Hardware revision string |
| mfg_name | string | 1.3.6.1.2.1.47.1.1.1.1.12 - Name of mfg |
| model_name | string | 1.3.6.1.2.1.47.1.1.1.1.13 - Model name of component |
| name | string | 1.3.6.1.2.1.47.1.1.1.1.7 - Entity name |
| serial_num | string | 1.3.6.1.2.1.47.1.1.1.1.11 - Serial number string |
| software_rev | string | 1.3.6.1.2.1.47.1.1.1.1.10 - Software revision string |
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-physical-schema.json",
"title": "Snmp_Physical",
"description": "Snmp_Physical schema from Censys Platform API",
"type": "object",
"properties": {
"firmware_rev": {
"description": "1.3.6.1.2.1.47.1.1.1.1.9 - Firmware revision string",
"type": "string"
},
"hardware_rev": {
"description": "1.3.6.1.2.1.47.1.1.1.1.8 - Hardware revision string",
"type": "string"
},
"mfg_name": {
"description": "1.3.6.1.2.1.47.1.1.1.1.12 - Name of mfg",
"type": "string"
},
"model_name": {
"description": "1.3.6.1.2.1.47.1.1.1.1.13 - Model name of component",
"type": "string"
},
"name": {
"description": "1.3.6.1.2.1.47.1.1.1.1.7 - Entity name",
"type": "string"
},
"serial_num": {
"description": "1.3.6.1.2.1.47.1.1.1.1.11 - Serial number string",
"type": "string"
},
"software_rev": {
"description": "1.3.6.1.2.1.47.1.1.1.1.10 - Software revision string",
"type": "string"
}
},
"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-physical"
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.