Displaying 1 result from an estimated 1 matches for "da_publ".
Did you mean:
ca_pub
2007 Feb 25
1
Marks SNMP HowTo
...ave a idea what is going
on? I have never used agentX, so I am unsure of what it is doing.
Does it bind to a particular port that maybe my asterisk user does not
have permission to access???
Here is my snmpd.conf file:
master agentx
agentXPerms 0660 0550 asterisk asterisk
com2sec local localhost da_public
com2sec mynetwork 10.11.0.0/16 da_public
com2sec dmz 172.17.0.0/16 da_public
group MyROGroup any local
group MyROGroup any mynetwork
group MyROGroup any dmz
view all included .1
access MyROGroup "" any noauth 0 all none none
and here is res_snmp.conf
[general]
subagent = yes
enabled =...