", {AF_INET, inet_addr("10.0.0.1")}}, {"ppp481", {AF_INET,
inet_addr("10.0.0.1")}}, {"ppp488", {AF_INET, inet_addr("10.0.0.1")}},
{"ppp489", {AF_INET, inet_addr("10.0.0.1")}}, {"ppp498", {AF_INET,
inet_addr("1
[[ I've removed net-snmp-users, since this question is more appropriate for
coders. Note that http://www.net-snmp.org/support/mailinglists.html says
"Please do NOT post the same message to both the user and coders lists",
and has other useful information about how to politely ask for help ]]
On M
Hi all,
I want to remove these mibs from my snmp agent. How can I achieve it ? at
configure level as well as runtime ?
Also I suppose to stop all the MIB from master and just want to include
my own MIBs. And run it as a subagent. How can I achieve it ?
Thanks in Advance.
J
NET-SNMP version: 5.7.2.rc1
Ubuntu 12.04
Hi all,
I want to remove these mibs from my snmp agent. How can I achieve it ? at
configure level as well as runtime ?
Also I suppose to stop all the MIB from master and just want to include
my own MIBs. And run it as a subagent. How can I ach