The $SPECROOT/SS/VNM.OUT is showing the following:
SPC-SHD-29021:
**************************************************************************
The following output is intended to facilitate debugging, please forward
to CA technical support. The files listed are not part of the customer
installation of SPECTRUM.
**************************************************************************
Oct 31 13:07:39 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x7035ba
Oct 31 13:07:39 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x7035ba
Oct 31 13:07:41 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x70299c
Oct 31 13:07:41 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x70299c
Oct 31 13:07:41 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x70299c
Oct 31 13:07:42 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x70299c
Oct 31 13:07:46 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x7176d8
Oct 31 13:07:46 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x7176d8
Oct 31 13:07:47 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x7176d8
Oct 31 13:07:47 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x7176d8
Oct 31 13:07:51 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x702640
Oct 31 13:07:51 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x702640
Oct 31 13:07:51 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x702640
Oct 31 13:07:51 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x702640
Oct 31 13:07:51 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x702640
Oct 31 13:07:51 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x702640
Oct 31 13:07:51 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x702640
Oct 31 13:07:51 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x702640
Oct 31 13:07:59 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x7176c6
Oct 31 13:07:59 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x7176c6
Oct 31 13:07:59 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x7176c6
Oct 31 13:07:59 ERROR TRACE at CsModel1.cc(2273): indx: 0 having attr_id: 0x3b71b04 expects type 10 but device returned type as 24 for model handle 0x7176c6
NOTE: These servers had an in place database upgrade with Spectrum 10.4.2 since new servers with supported OS were built.
Release : Any
DX NetOps Spectrum
Component : Spectrum Core / SpectroSERVER
Attribute ID 0x3b71b04 is for sysMultiHostCpuUsageRatio on F5 BigIP devices. The mib for sysMultiHostCpuUsageRatio is set to gauge (type 10) however the device actually responds with a 64 bit integer (Counter 64 which is type 24).
This is benign and can be ignored as Spectrum is processing the data. It's just a message to let you know the incoming data type is not the same as what's set in the db.
To stop these messages from being printed you can add this line to the $SPECROOT/SS/.vnmrc file
type_mismatch_debug=FALSE
Then stop and restart the SpectroSERVER, these messages will no longer be printed.
If you want to stop these messages, you will want to reach out to the vendor. They would need to resolve the MiB Object to match the trap alert their device is sending.