Monday, September 3, 2018

SNMP View Clarification

In the following Cisco command, I'm trying to understand the differences in views: notify, read and write.

snmp-server group [groupname {v1 | v2c | v3{auth | noauth | priv}}] [read readview] [write writeview] [notify notifyview] [access access-list]

I'm having a hard time finding a straightforward explanation so please correct me if I'm wrong:

Notify: send only to SNMP server and won't respond to queries

Read: notify and allow responses to queries

Write: notify and read, but also allow configuration write



No comments:

Post a Comment