Created
April 27, 2011 04:46
-
-
Save zuriby/943729 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rocommunity afikoman | |
## sec.name source community | |
## ======== ====== ========= | |
com2sec local localhost afikoman | |
com2sec network_1 20.0.0.0/24 afikoman | |
com2sec network_2 10.0.0.0/24 afikoman | |
## Access.group.name sec.model sec.name | |
## ================= ========= ======== | |
group MyROGroup_1 v1 local | |
group MyROGroup_1 v1 network_1 | |
group MyROGroup_2 v2c network_2 | |
## MIB.view.name incl/excl MIB.subtree mask | |
## ============== ========= =========== ==== | |
view all-mibs included .1 80 | |
## MIB | |
## group.name context sec.model sec.level prefix read write notif | |
## ========== ======= ========= ========= ====== ==== ===== ===== | |
access MyROGroup_1 "" v1 noauth exact all-mibs none none | |
access MyROGroup_2 "" v2c noauth exact all-mibs none none |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment