Skip to main content
epacke
New Member
November 24, 2020
Solved

SNMPwalk reports no hardware sensors

  • November 24, 2020
  • 1 reply
  • 2468 views

Dear experts

Could anyone tell me why I can't see any entries in the fgHwSensors table for some devices? I can see it in our 1500d and 300d but not in an 100F.

 

 

They're running the same version.

 

1500D and 300D:

 

100F:

 

In case the images above are blocked for CORS/throttle reasons, here's a link to all three:

[link]https://imgur.com/a/ud7JIDv[/link]

 

Any ideas?

 

Kind regards,

Patrik

    Best answer by emnoc

    Different models has or do not have hardware sensors

     

    per the MIB

    http://www.circitor.fr/Mi...IB.php#fgHwSensorTable

    [A list of device specific hardware sensors and values. Because different devices have different hardware sensor capabilities, this table may or may not contain any values.}

     

    I would think a 100F has no such sensor same like my desktop  FWF50E

     

    e.g a FG300E has hardware sensors

     

    iso.3.6.1.4.1.12356.101.4.3.2.1.2.24 = STRING: "LM75 U79" iso.3.6.1.4.1.12356.101.4.3.2.1.2.25 = STRING: "LM75 U76" iso.3.6.1.4.1.12356.101.4.3.2.1.2.26 = STRING: "Fan 1" iso.3.6.1.4.1.12356.101.4.3.2.1.2.27 = STRING: "Fan 2" iso.3.6.1.4.1.12356.101.4.3.2.1.2.28 = STRING: "Fan 3" iso.3.6.1.4.1.12356.101.4.3.2.1.2.29 = STRING: "PS1 VIN" iso.3.6.1.4.1.12356.101.4.3.2.1.2.30 = STRING: "PS1 VOUT_12V" iso.3.6.1.4.1.12356.101.4.3.2.1.2.31 = STRING: "PS1 Temp 1" iso.3.6.1.4.1.12356.101.4.3.2.1.2.32 = STRING: "PS1 Temp 2" iso.3.6.1.4.1.12356.101.4.3.2.1.2.33 = STRING: "PS1 Fan 1" iso.3.6.1.4.1.12356.101.4.3.2.1.2.34 = STRING: "PS1 Status" iso.3.6.1.4.1.12356.101.4.3.2.1.2.35 = STRING: "PS2 VIN" iso.3.6.1.4.1.12356.101.4.3.2.1.2.36 = STRING: "PS2 VOUT_12V" iso.3.6.1.4.1.12356.101.4.3.2.1.2.37 = STRING: "PS2 Temp 1" iso.3.6.1.4.1.12356.101.4.3.2.1.2.38 = STRING: "PS2 Temp 2" iso.3.6.1.4.1.12356.101.4.3.2.1.2.39 = STRING: "PS2 Fan 1" iso.3.6.1.4.1.12356.101.4.3.2.1.2.40 = STRING: "PS2 Status"

     

    In my experience if it has 2 power supply it has hardware sensor. That's the general rule.

     

    diagnose hardware deviceinfo psu

     

     

    Ken Felix

     

    1 reply

    emnoc
    emnocAnswer
    New Member
    November 24, 2020

    Different models has or do not have hardware sensors

     

    per the MIB

    http://www.circitor.fr/Mi...IB.php#fgHwSensorTable

    [A list of device specific hardware sensors and values. Because different devices have different hardware sensor capabilities, this table may or may not contain any values.}

     

    I would think a 100F has no such sensor same like my desktop  FWF50E

     

    e.g a FG300E has hardware sensors

     

    iso.3.6.1.4.1.12356.101.4.3.2.1.2.24 = STRING: "LM75 U79" iso.3.6.1.4.1.12356.101.4.3.2.1.2.25 = STRING: "LM75 U76" iso.3.6.1.4.1.12356.101.4.3.2.1.2.26 = STRING: "Fan 1" iso.3.6.1.4.1.12356.101.4.3.2.1.2.27 = STRING: "Fan 2" iso.3.6.1.4.1.12356.101.4.3.2.1.2.28 = STRING: "Fan 3" iso.3.6.1.4.1.12356.101.4.3.2.1.2.29 = STRING: "PS1 VIN" iso.3.6.1.4.1.12356.101.4.3.2.1.2.30 = STRING: "PS1 VOUT_12V" iso.3.6.1.4.1.12356.101.4.3.2.1.2.31 = STRING: "PS1 Temp 1" iso.3.6.1.4.1.12356.101.4.3.2.1.2.32 = STRING: "PS1 Temp 2" iso.3.6.1.4.1.12356.101.4.3.2.1.2.33 = STRING: "PS1 Fan 1" iso.3.6.1.4.1.12356.101.4.3.2.1.2.34 = STRING: "PS1 Status" iso.3.6.1.4.1.12356.101.4.3.2.1.2.35 = STRING: "PS2 VIN" iso.3.6.1.4.1.12356.101.4.3.2.1.2.36 = STRING: "PS2 VOUT_12V" iso.3.6.1.4.1.12356.101.4.3.2.1.2.37 = STRING: "PS2 Temp 1" iso.3.6.1.4.1.12356.101.4.3.2.1.2.38 = STRING: "PS2 Temp 2" iso.3.6.1.4.1.12356.101.4.3.2.1.2.39 = STRING: "PS2 Fan 1" iso.3.6.1.4.1.12356.101.4.3.2.1.2.40 = STRING: "PS2 Status"

     

    In my experience if it has 2 power supply it has hardware sensor. That's the general rule.

     

    diagnose hardware deviceinfo psu

     

     

    Ken Felix