更新 'snmpd.conf'
This commit is contained in:
parent
ed9fe0919b
commit
e6d6467e4c
|
|
@ -8,6 +8,8 @@
|
||||||
## sec.name source community
|
## sec.name source community
|
||||||
#com2sec local localhost COMMUNITY
|
#com2sec local localhost COMMUNITY
|
||||||
com2sec mynetwork 192.168.0.0/16 cacti_public
|
com2sec mynetwork 192.168.0.0/16 cacti_public
|
||||||
|
com2sec mynetwork 172.16.0.0/12 cacti_public
|
||||||
|
com2sec mynetwork 10.0.0.0/8 cacti_public
|
||||||
|
|
||||||
## group.name sec.model sec.name
|
## group.name sec.model sec.name
|
||||||
#group MyRWGroup any local
|
#group MyRWGroup any local
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue