07-05-2016 12:32 AM - edited 03-01-2019 04:59 AM
Hi,
I have a question related to the RBAC capabilities of ACI.
I have a TACACS user who has all/read-all role assigned with Cisco ACS(by using an AVP pair).
What I noticed is that it has read capabilities on most of the objects, except that he cannot see interface stats.
is there a way to provide someone's account access to ACI and allow him to see all interface stats, but not to be able to change anything?
I tried with different roles, but I didn't figure it out how : read-all, ops, fabric-admin, access-admin.
The only role which have access to the interface stats is admin.
Regards,
Andrei
Solved! Go to Solution.
07-05-2016 04:21 AM
Hello
Thanks for using SupportForums.
This is a very interesting questions. You are correct that the only privilege that has access to the stats tab would be admin read.
I looked in the API documentation included on all APICs and found the physical interface object l1PhysIf, then i saw it had some "stats" which related to the ones in the GUI/graph. i picked one at random which happened to be the "Ingress Unknown Bytes in 1 hour of sampling" or eqptIngrUnkBytesHist1h object which has a read access of admin.
A class that represents historical statistics for Ingress Unknown Bytes in a 1 hour sampling interval. This class updates every 15 minutes.
you can find this information on your APIC under <APIC-IP>/doc/html/MO-eqptIngrUnkBytesHist1h.html
Ill ask the question internally regarding why statistics are only for admin. Seems like something Ops or some other team would like to have or need.
07-05-2016 04:21 AM
Hello
Thanks for using SupportForums.
This is a very interesting questions. You are correct that the only privilege that has access to the stats tab would be admin read.
I looked in the API documentation included on all APICs and found the physical interface object l1PhysIf, then i saw it had some "stats" which related to the ones in the GUI/graph. i picked one at random which happened to be the "Ingress Unknown Bytes in 1 hour of sampling" or eqptIngrUnkBytesHist1h object which has a read access of admin.
A class that represents historical statistics for Ingress Unknown Bytes in a 1 hour sampling interval. This class updates every 15 minutes.
you can find this information on your APIC under <APIC-IP>/doc/html/MO-eqptIngrUnkBytesHist1h.html
Ill ask the question internally regarding why statistics are only for admin. Seems like something Ops or some other team would like to have or need.
07-07-2016 03:45 AM
Hi,
Thanks a lot.
If there is a way to provide access to another role, please let me know.
Regards,
Andrei
10-19-2016 04:01 AM
Hi dpita,
I've similar question too..
My question is about cisco-av-pair value that needed to monitoring user.
We want user avalilable to see all configuration on apic but can't make configuration changes..
We've tried "read-all", but it can make configuration change. We've tried "ops" too, but we can't see full configuration on Tenant, fabric, etc..
So how "read-all" role can have "read-only" rules ? What is the value for cisco-av-pair needed on our Tacacs+ server
12-24-2017 03:22 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide