cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2474
Views
0
Helpful
4
Replies

Hardware Sensor smtp trap failure

fatihucar67
Level 1
Level 1

Hi.

We have a monitoring tool. We are constantly faced with such an error 3750x switch

 

"Hardware Sensor Name : Sw1, PS1 Faulty, RPS NotExist. Category : power. Current State : notFunctioning(6) - The sensor is operating under critical or fatal conditions. This may directly affect the functioning of both the sensor and related components."

 

what is the source of this problem?

 

4 Replies 4

marce1000
Hall of Fame
Hall of Fame

 

 - Could be harmless, if all power supplies are OK. Check using show env all ; possibly upgrade to a gold-starred release, if current version is below such trains. Check if message persist afterwards.

M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Everythink seeing is a normal

 

#show env all
FAN 1 is OK
FAN 2 is OK
FAN PS-1 is OK
FAN PS-2 is OK
SYSTEM TEMPERATURE is OK
System Temperature Value: 27 Degree Celsius
System Temperature State: GREEN
Yellow Threshold : 46 Degree Celsius
Red Threshold : 60 Degree Celsius
SW  PID  Serial# Status           Sys         Pwr  PoE   Pwr   Watts
--- ------------------ ---------- --------------- ------- ------- -----
1A C3KX-PWR-350WAC XXXXXXXXXX OK Good Good 350/0
1B C3KX-PWR-350WAC XXXXXXXXXX OK Good Good 350/0

SW Status RPS Name RPS Serial# RPS Port#
-- ------------- ---------------- ----------- ---------
1 Not Present <>

 

   - Since the RPS (port) is not used; the message is probably bogus

M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Yes it looks like it is probably this bug

 

https://bst.cloudapps.cisco.com/bugsearch/bug/CSCui31295/?referring_site=bugquickviewredir

 

Unexpectedly sending ciscoEnvMonSupplyStatusEntry as PS faulty
CSCui31295
 
Description
Symptom:
In some power supplies for C3560X/C3750X, if you enable SNMP trap, PS notification trap is sent intermittently even if it is good.
This bug is related to CSCud01798, PS notification trap should be suppressed as well as syslog message.

Conditions:
The issue may be seen in C3560X/C3750X running 15.0(2)SE or later.

Debug snmp packet
SNMP: Packet sent via UDP to x.x.x.x
SNMP: Queuing packet to x.x.x.x
SNMP: V1 Trap, ent ciscoEnvMonMIBNotificationPrefix, addr x.x.x.x, gentrap 6, spectrap 9
ciscoEnvMonSupplyStatusEntry.2.1058 = Sw1, PS1 Faulty, RPS NotExist
ciscoEnvMonSupplyStatusEntry.3.1058 = 6
SNMP: Packet sent via UDP to x.x.x.x
SNMP: Queuing packet to x.x.x.x
SNMP: V1 Trap, ent ciscoEnvMonMIBNotificationPrefix, addr x.x.x.x, gentrap 6, spectrap 9
ciscoEnvMonSupplyStatusEntry.2.1058 = Sw1, PS1 Normal, RPS NotExist

Workaround:
Ignore SNMP traps, check "show env all" command to know actual PS status.

Further Problem Description: