Carlos,
You can try using /usr/OV/bin/snmptrap to test if NetView can receive the DFM
trap. You'll need to specify the Enterprise ID and specific trap number.
Below is a script I've used to test for DFM events.
#!/bin/ksh
/usr/OV/bin/snmptrap <NV Server> \
.1.3.6.1.4.1.733 <Node Name> 6 4 "" \
.1.3.6.1.4.1.733.2.1.1 Integer 10 \
.1.3.6.1.4.1.733.2.1.2 OctetString DFM \
.1.3.6.1.4.1.733.2.1.3 OctetString PowerSupply \
.1.3.6.1.4.1.733.2.1.4 OctetString <Node Name>
.1.3.6.1.4.1.733.2.1.5 OctetString StateNotNormal \
.1.3.6.1.4.1.733.2.1.6 OctetString PowerSupplyFault \
.1.3.6.1.4.1.733.2.1.7 OctetString PowerSupplyNotNormal \
.1.3.6.1.4.1.733.2.1.8 OctetString Certainty_Yes \
.1.3.6.1.4.1.733.2.1.9 Integer 6
Try running this, (substitute your server and node name information). That
will at least tell you if you're event configuration for settings are
configured to allow DFM traps to be processed by NV.
HTH
Dan
-----Original Message-----
From: Carlos Enriquez [mailto:enriquezc@terra.com.mx]
Sent: Wed 4/16/2003 6:26 PM
To: nv-l@lists.tivoli.com
Cc:
Subject: [nv-l] Trpas from DFM
Hello List:
I know that maybe it is not a Netview problem, but I hope somebody can
help
me.
A few months ago I configured DFM (Ciscoworks) and started sending traps
to Netview, it was working good until I had a problem in the DFM server
and it was down (it was a NIC problem), then the server was rebooted and
started working fine, but from this moment Netview has not received DFM
traps anymore. I think it is not a Netview problem because netview is
receiving
traps from other sources, but anyway I'd like to confirm with you if is
there any test that I can do to check if Netview is receiving the DFM
traps
or not. I have looked in the trapd.log and I cannot see any trap from
DFM.
Any comments???
Thanks. Regards
Saludos.
Carlos Enriquez
______________________________________________________________________
TERRA PREMIUM:
Contrata 6 o 12 meses de internet y recibe GRATIS la revista Expansión
http://www.terra.com.mx/acceso/conectate/
<https://webmail.digitalnet.com/acceso/conectate/,DanaInfo=www.terra.com.mx+>
Encuentra los mejores productos y precios increibles!!
Aprovecha nuestra promoción a 12 pagos fijos con tarjetas Banamex
http://www.decompras.com/
<https://webmail.digitalnet.com/,DanaInfo=www.decompras.com+>
---------------------------------------------------------------------
To unsubscribe, e-mail: nv-l-unsubscribe@lists.tivoli.com
For additional commands, e-mail: nv-l-help@lists.tivoli.com
*NOTE*
This is not an Offical Tivoli Support forum. If you need immediate
assistance from Tivoli please call the IBM Tivoli Software Group
help line at 1-800-TIVOLI8(848-6548)
-----Original Message-----
From: Carlos Enriquez [mailto:enriquezc@terra.com.mx]
Sent: Wed 4/16/2003 6:26 PM
To: nv-l@lists.tivoli.com
Cc:
Subject: [nv-l] Trpas from DFM
Hello List:
I know that maybe it is not a Netview problem, but I hope somebody can
help
me.
A few months ago I configured DFM (Ciscoworks) and started sending traps
to Netview, it was working good until I had a problem in the DFM server
and it was down (it was a NIC problem), then the server was rebooted and
started working fine, but from this moment Netview has not received DFM
traps anymore. I think it is not a Netview problem because netview is
receiving
traps from other sources, but anyway I'd like to confirm with you if is
there any test that I can do to check if Netview is receiving the DFM
traps
or not. I have looked in the trapd.log and I cannot see any trap from
DFM.
Any comments???
Thanks. Regards
Saludos.
Carlos Enriquez
______________________________________________________________________
TERRA PREMIUM:
Contrata 6 o 12 meses de internet y recibe GRATIS la revista Expansión
http://www.terra.com.mx/acceso/conectate/
<https://webmail.digitalnet.com/acceso/conectate/,DanaInfo=www.terra.com.mx+>
Encuentra los mejores productos y precios increibles!!
Aprovecha nuestra promoción a 12 pagos fijos con tarjetas Banamex
http://www.decompras.com/
<https://webmail.digitalnet.com/,DanaInfo=www.decompras.com+>
---------------------------------------------------------------------
To unsubscribe, e-mail: nv-l-unsubscribe@lists.tivoli.com
For additional commands, e-mail: nv-l-help@lists.tivoli.com
*NOTE*
This is not an Offical Tivoli Support forum. If you need immediate
assistance from Tivoli please call the IBM Tivoli Software Group
help line at 1-800-TIVOLI8(848-6548)
|