Re: SNMPv1 problem

2005-09-30 Thread Dave Shield
On Thu, 2005-09-01 at 18:24 -0400, Changchun Zhao wrote: > on trap receiver, the linkUp trap shows some SNMPv2 mib when I'm > sending SNMPv1 trap. I don't know if that's right. That's fine. Despite the name of the MIB, SNMPv2-SMI isn't really anything to do with SNMPv2 as opposed to SNMPv1. It'

SNMPv1 problem

2005-09-01 Thread Changchun Zhao
I'm running net-snmp-5.2.1 on Solaris. I configured snmpd.conf file like this: begin of snmpd.conf - rocommunity public rouser test agentSecName test monitor -r 10 -o ifDescr "Generate linkUp" ifOperStatus == 1 monitor -r 10 -o ifDescr "Generate linkDown" ifOperStatus !=