snmp problem

Oguzhan Kayhan oguzhank at bilkent.edu.tr
Wed Nov 12 11:34:07 CET 2008


Hi,
I am trying snmp on debian 32 bit. With freeradius 2.0.5. and net-snmp 5.4.1

I did all just like on http://wiki.freeradius.org/SNMP_HOWTO.

Changed radiusd.conf as
snmp    = yes
$INCLUDE snmp.con

and remove comment on line smux_password = verysecret
and added the line on snmpd.conf of snmpdaemon
"smuxpeer .1.3.6.1.4.1.11344.1.1.1 verysecret"
Enabled smux on snmpd too by removing -smux parameter.
But i got the following error on freeradius debug..


SMUX connect try 1
SMUX SMUX open oid: 1.3.6.1.4.1.11344.1.1.1
SMUX open progname: radiusd
SMUX open password: verysecret
SMUX SMUX register oid: 1.3.6.1.2.1.67.1.1.1.1
SMUX register priority: -1
SMUX register operation: 1
SMUX SMUX register oid: 1.3.6.1.2.1.67.2.1.1.1
SMUX register priority: -1
SMUX register operation: 1
SMUX register message send failed: Broken pipe

And also snmpd gives the following error:
refused smux peer: oid SNMPv2-SMI::enterprises.11344.1.1.1, descr radiusd
Is it a bug regarding to snmp or freeradius? Or did i miss something?







More information about the Freeradius-Users mailing list