SNMP MIB
Get MIB node by OID
Retrieve the MIB node identified by the given OID, including its immediate children. The OID is a dotted numeric path with no leading dot (for example 1.3.6.1.2.1.1.1).
get/v1/snmp-mib/{oid}
Path parameters
oidstring required
Dotted numeric OID without a leading dot (e.g. 1.3.6.1.2.1.1.1).
Response
MIB node retrieved successfully
Changes
Changed in 2 of the 72 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲