You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: