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