Re: permission denied

2006-06-07 Thread Michael Cheselka
Hello Richard, Let's see: ls -ld /bin/bash /usr/src/results /usr/src/active /usr/src/ active_calls Where is "active_calls"? Try checking it's permissions and the permissions of it's directory. On 6/6/06, Richard C. Thompson <[EMAIL PROTECTED]> wrote: > > Hi All > > Can any one help me figure o

Re: HPUX 11.11 PS_RISC1.1

2006-06-07 Thread Michael Cheselka
Hello Net-snmp Coders, We're trying to compile a version with these flags: ./configure --prefix=/usr/local \ --with-mib-modules="host mibII/mta_sendmail ucd_snmp disman/event-mib misc/ipfwacc tunnel" \ --with-default-snmp-version="2" \ --with-sys-contact="[EMAIL PROTECTED]" \ --with-libs="-ln

Re: HPUX 11.11 PS_RISC1.1

2006-06-07 Thread Michael Cheselka
Hello Everyone, http://pastebin.com/760972 Much Thanks! Mike On 6/3/06, Thomas Anders <[EMAIL PROTECTED]> wrote: Johannes Schmidt-Fischer wrote: > What sort of problems do you have exactly? gcc -I../include -I. -I../snmplib -I/usr/share/include -g -O2 -Dhpux11 -c system.c -fPIC -DPIC -o .li

Re: Bug#363399: Net SNMP has broken sysObjectID

2006-06-07 Thread Thomas Anders
Hilmar Preusse wrote: > [EMAIL PROTECTED]:~/t1/net-snmp-5.3.1.pre1 $ apps/snmpget -On -v2c -c foobar > localhost:8161 .1.3.6.1.2.1.1.2.0 > .1.3.6.1.2.1.1.2.0 = OID: .1.3.6.1.4.1.8072.3.2.10 > > On 5.3.1.pre1, 5.3.1.pre3 and 5.3.0.1. foo# snmptranslate -mall .1.3.6.1.4.1.8072.3.2.10 NET-SNMP-TC::

Controlling interfaces with SNMP

2006-06-07 Thread hailkumoso hailkumoso
Hi:   How can I:   * disable the interface (eth0) or the Mac port using SNMP API's. I know we can use the set command but am not sure of which OID to use for?   * enable back the same interface.     Also, whats the procedure for finding a OID of a particular leaf node in the MIB.   Thank

NetSNMP 5.0.3.1 Questions

2006-06-07 Thread Phan, Hao T
Title: NetSNMP 5.0.3.1 Questions I’ve been working with Net-SNMP 5.3.0.1 for the past 6 months.  I started using mib2c.mfd.conf to generate the default template codes and modified them along the way to meet my project.  My snmp agent is functional and working well.  However, I’ve a questions