Henk,
Thanks for the information.
I can check netstat cmd on this server soon.
I was able to access this LDOM server from other unix servers without any
problem through ssh on port 22.
My net-snmp agent on all other Solaris zones and other servers are returning
value 1(Up status) to my mo
On Fri, Mar 21, 2014 at 12:37:16PM -0700, linda zhu wrote:
> Hi,
>
> I tried to run the examples given for "Compiling in your new MIB module". I
> followed the instruction, copied nstAgentComduleObject.c and
> nstAgentModuleObject.h to agent/mibgroup, and run the command:
> ./configure --with-m
Hi,
I tried to run the examples given for "Compiling in your new MIB module". I
followed the instruction, copied nstAgentComduleObject.c and
nstAgentModuleObject.h to agent/mibgroup, and run the command:
./configure --with-mib-modules="nstAgentModuleObject"
Then, did "make" and "make install".