Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

snmp not working ? #181

Open
AlexIT-FT opened this issue May 14, 2023 · 0 comments
Open

snmp not working ? #181

AlexIT-FT opened this issue May 14, 2023 · 0 comments

Comments

@AlexIT-FT
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant