GET /events/snmp/mib
Use this method to download the management information base (MIB) file, which describes the SNMP traps that Lenovo XClarity Administrator generates.
Authentication
Authentication with username and password is required.
Request URL
GET https://{management_server_IP}/events/snmp/mib
Query parameters
None
Response codes
Code | Description | Comments |
---|---|---|
200 | OK | The request completed successfully. |
401 | Unauthorized | The user cannot be authenticated. Authentication has not been provided or has failed. A descriptive error message is returned in the response body. |
500 | Internal Server Error | An internal error occurred. A descriptive error message is returned in the response body. |
Response body
None
Give documentation feedback