cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1190
Views
0
Helpful
1
Replies

custom report-- interface status

egomezelvira
Level 1
Level 1

Hello,

i am trying to create a custom report in LMS 2.6, something like the detailed report... and i am not able to find how i can include status of interfaces, is it not possible???? Which is the variable to use???

Thank you.

1 Accepted Solution

Accepted Solutions

Martin Ermel
VIP Alumni
VIP Alumni

you cannot get this information in a custom report. The only available report that contains such information is the 'Detailed Device Report'.

You could generate a 'Device Group' and run the 'Detailed Device Report' on only that group to lower the amount of information or you could use the CLI tools to generate a 'Detailed Device Report' in CSV or XML format (see the online help for details) and process this file with an external script to pull out this info.

What you will never get with RME reports is any kind of VLAN information (like vlanId, vlanName, VTPDomain).

View solution in original post

1 Reply 1

Martin Ermel
VIP Alumni
VIP Alumni

you cannot get this information in a custom report. The only available report that contains such information is the 'Detailed Device Report'.

You could generate a 'Device Group' and run the 'Detailed Device Report' on only that group to lower the amount of information or you could use the CLI tools to generate a 'Detailed Device Report' in CSV or XML format (see the online help for details) and process this file with an external script to pull out this info.

What you will never get with RME reports is any kind of VLAN information (like vlanId, vlanName, VTPDomain).