accel-ppp
accel-ppp copied to clipboard
snmp not working ?
Hi, just make from source v1.12 under debian buster with -DCPACK_TYPE=Debian10 -DBUILD_IPOE_DRIVER=TRUE -DBUILD_VLAN_MON_DRIVER=TRUE -DRADIUS=TRUE -DNETSNMP=TRUE
tested with two config file
the first with [snmp] master=0 agent-name=accel-ppp
the second with [snmp] master=1
no errors (it seems)
but ... snmp not working snmpwalk -v 2c -c public 127.0.0.1 .1.3.6.1.4.1.8072.100 just returns iso.3.6.1.4.1.8072.100 = No Such Object available on this agent at this OID
other OIDs (ex .1.3.6.1.4.1.8072.1.5) work well
is it a bug, or am I missing something?
Thanks