Operation
get /eqm/snmpTableRetrieve NE data from SNMP Table. (getDataFromTable : /eqm/snmpTable)
Query parameters
Name |
IsRequired |
Description |
|---|---|---|
| neId | required | EML Network Element ID |
| neGroupId | required | EML Network Element Group ID |
| tableName | required | SNMP table from which to retrieve data |
| aid | optional | Equipment Access Identifier |
Return type
Responses
Response Messages |
Schema |
|---|---|
| 200success |
DeferredResult«List«List«Map«string,string»»»»
|
| 401Unauthorized | --- |
| 403Forbidden | --- |
| 404Not Found | --- |
Produces
This API call produces the following media types according to the Accept request header;
the media type will be conveyed by the Content-Type response header.
*/*
Tags
[ EQM ]
External Docs
See Also :