Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-4075

Cisco 9200 temperature sensors sensor_limit_low

Details

    • Vendor Bug
    • Resolution: Not A Bug
    • Minor
    • None
    • Enterprise Edition
    • Alerting, Poller
    • None

    Description

      We have a bunch of 9200 switches where the tempsensor_limit_low seems off
      Min warn is set at 31c, so naturally all our devices with that limit set will warn

      Attachments

        Activity

          [OBS-4075] Cisco 9200 temperature sensors sensor_limit_low
          bot Observium Bot made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]

          Thanks, will do

          cheri001 Christian Eriksson added a comment - Thanks, will do
          landy Mike Stupalov made changes -
          Issue Type Original: Bug [ 1 ] New: Vendor Bug [ 10000 ]
          Resolution New: Not A Bug [ 6 ]
          Status Original: Pending Response [ 10000 ] New: Resolved [ 5 ]

          Exactly for your case I suggest set Limits manually.

          landy Mike Stupalov added a comment - Exactly for your case I suggest set Limits manually.
          landy Mike Stupalov made changes -
          Status Original: In Review [ 10101 ] New: Pending Response [ 10000 ]

          As I see this is just as device report limits for this sensor (exactly warning limit have index .1010.3):

          CISCO-ENTITY-SENSOR-MIB::entSensorType.1010 = INTEGER: celsius(8)
          CISCO-ENTITY-SENSOR-MIB::entSensorScale.1010 = INTEGER: units(9)
          CISCO-ENTITY-SENSOR-MIB::entSensorPrecision.1010 = INTEGER: 0
          CISCO-ENTITY-SENSOR-MIB::entSensorValue.1010 = INTEGER: 29
          CISCO-ENTITY-SENSOR-MIB::entSensorStatus.1010 = INTEGER: ok(1)
          CISCO-ENTITY-SENSOR-MIB::entSensorValueTimeStamp.1010 = Timeticks: (1) 0:00:00.01
          CISCO-ENTITY-SENSOR-MIB::entSensorValueUpdateRate.1010 = INTEGER: 600 seconds
          CISCO-ENTITY-SENSOR-MIB::entSensorMeasuredEntity.1010 = INTEGER: 1000
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdSeverity.1010.1 = INTEGER: major(20)
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdSeverity.1010.2 = INTEGER: minor(10)
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdSeverity.1010.3 = INTEGER: minor(10)
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdSeverity.1010.4 = INTEGER: major(20)
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdRelation.1010.1 = INTEGER: greaterOrEqual(4)
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdRelation.1010.2 = INTEGER: greaterOrEqual(4)
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdRelation.1010.3 = INTEGER: lessOrEqual(2)
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdRelation.1010.4 = INTEGER: lessOrEqual(2)
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdValue.1010.1 = INTEGER: 56
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdValue.1010.2 = INTEGER: 46
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdValue.1010.3 = INTEGER: 31
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdValue.1010.4 = INTEGER: -10
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdEvaluation.1010.1 = INTEGER: false(2)
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdEvaluation.1010.2 = INTEGER: false(2)
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdEvaluation.1010.3 = INTEGER: false(2)
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdEvaluation.1010.4 = INTEGER: false(2)
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdNotificationEnable.1010.1 = INTEGER: true(1)
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdNotificationEnable.1010.2 = INTEGER: true(1)
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdNotificationEnable.1010.3 = INTEGER: true(1)
          CISCO-ENTITY-SENSOR-MIB::entSensorThresholdNotificationEnable.1010.4 = INTEGER: true(1)
          

          I not see smart way for ignore this warning limit (without breaking set all other limits by this MIB).

          Actually this is Vendor firmware issue, you need write to Cisco TAC about this trouble.

          landy Mike Stupalov added a comment - As I see this is just as device report limits for this sensor (exactly warning limit have index .1010.3): CISCO-ENTITY-SENSOR-MIB::entSensorType.1010 = INTEGER: celsius(8) CISCO-ENTITY-SENSOR-MIB::entSensorScale.1010 = INTEGER: units(9) CISCO-ENTITY-SENSOR-MIB::entSensorPrecision.1010 = INTEGER: 0 CISCO-ENTITY-SENSOR-MIB::entSensorValue.1010 = INTEGER: 29 CISCO-ENTITY-SENSOR-MIB::entSensorStatus.1010 = INTEGER: ok(1) CISCO-ENTITY-SENSOR-MIB::entSensorValueTimeStamp.1010 = Timeticks: (1) 0:00:00.01 CISCO-ENTITY-SENSOR-MIB::entSensorValueUpdateRate.1010 = INTEGER: 600 seconds CISCO-ENTITY-SENSOR-MIB::entSensorMeasuredEntity.1010 = INTEGER: 1000 CISCO-ENTITY-SENSOR-MIB::entSensorThresholdSeverity.1010.1 = INTEGER: major(20) CISCO-ENTITY-SENSOR-MIB::entSensorThresholdSeverity.1010.2 = INTEGER: minor(10) CISCO-ENTITY-SENSOR-MIB::entSensorThresholdSeverity.1010.3 = INTEGER: minor(10) CISCO-ENTITY-SENSOR-MIB::entSensorThresholdSeverity.1010.4 = INTEGER: major(20) CISCO-ENTITY-SENSOR-MIB::entSensorThresholdRelation.1010.1 = INTEGER: greaterOrEqual(4) CISCO-ENTITY-SENSOR-MIB::entSensorThresholdRelation.1010.2 = INTEGER: greaterOrEqual(4) CISCO-ENTITY-SENSOR-MIB::entSensorThresholdRelation.1010.3 = INTEGER: lessOrEqual(2) CISCO-ENTITY-SENSOR-MIB::entSensorThresholdRelation.1010.4 = INTEGER: lessOrEqual(2) CISCO-ENTITY-SENSOR-MIB::entSensorThresholdValue.1010.1 = INTEGER: 56 CISCO-ENTITY-SENSOR-MIB::entSensorThresholdValue.1010.2 = INTEGER: 46 CISCO-ENTITY-SENSOR-MIB::entSensorThresholdValue.1010.3 = INTEGER: 31 CISCO-ENTITY-SENSOR-MIB::entSensorThresholdValue.1010.4 = INTEGER: -10 CISCO-ENTITY-SENSOR-MIB::entSensorThresholdEvaluation.1010.1 = INTEGER: false(2) CISCO-ENTITY-SENSOR-MIB::entSensorThresholdEvaluation.1010.2 = INTEGER: false(2) CISCO-ENTITY-SENSOR-MIB::entSensorThresholdEvaluation.1010.3 = INTEGER: false(2) CISCO-ENTITY-SENSOR-MIB::entSensorThresholdEvaluation.1010.4 = INTEGER: false(2) CISCO-ENTITY-SENSOR-MIB::entSensorThresholdNotificationEnable.1010.1 = INTEGER: true(1) CISCO-ENTITY-SENSOR-MIB::entSensorThresholdNotificationEnable.1010.2 = INTEGER: true(1) CISCO-ENTITY-SENSOR-MIB::entSensorThresholdNotificationEnable.1010.3 = INTEGER: true(1) CISCO-ENTITY-SENSOR-MIB::entSensorThresholdNotificationEnable.1010.4 = INTEGER: true(1) I not see smart way for ignore this warning limit (without breaking set all other limits by this MIB). Actually this is Vendor firmware issue, you need write to Cisco TAC about this trouble.
          landy Mike Stupalov made changes -
          Attachment Original: myagent.snmpwalk [ 19694 ]
          landy Mike Stupalov made changes -
          Assignee Original: Adam Armstrong [ adama ] New: Mike Stupalov [ landy ]

          snmpwalk attached

          cheri001 Christian Eriksson added a comment - snmpwalk attached
          landy Mike Stupalov made changes -
          Status Original: Pending Response [ 10000 ] New: In Review [ 10101 ]
          cheri001 Christian Eriksson made changes -
          Attachment New: myagent.snmpwalk [ 19694 ]

          People

            landy Mike Stupalov
            cheri001 Christian Eriksson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: