1

How to get Cisco privilege level via SNMP?

R1#show privilege Current privilege level is 15 

Which MIB or OID?

5
  • 1
    What privilege level would you expect there? SNMP doesn't have a privilege level, it's not a user. Commented Aug 2, 2016 at 5:18
  • @TeunVink I need just this Current privilege level is 15 message via SNMP. e.g: OID request from SNMP server to Cisco device and Cisco response them. Which MIB or OID to send and get privilege level info of cisco? Commented Aug 2, 2016 at 7:29
  • 1
    As I said, SNMP is not a user, it does not have a privilege level in that way. What problem are you trying to solve here? Commented Aug 2, 2016 at 7:52
  • @TeunVink Oops! yes, SNMP is not a user. Thanks. Commented Aug 2, 2016 at 9:54
  • Let me make an answer out of this so you can accept it and close the question. Commented Aug 2, 2016 at 9:55

1 Answer 1

2

SNMP is not a user, it does not have a privilege level in that way, so you're not able to retrieve this information.

2
  • Is it get all user privilege? Is there a MIB of user? Commented Aug 2, 2016 at 10:13
  • 1
    To be honest, I don't know. You can try searching on the Cisco website. Commented Aug 2, 2016 at 11:14

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.