Comware Based
1753800 Members
7966 Online
108805 Solutions
New Discussion

Re: Temperature Internal switch

 
SOLVED
Go to solution
stijfrj
Occasional Visitor

Temperature Internal switch

HI.

I need to know the OID regarding the internal temperature of the 5700 JG896A switch. Software 7.1.0.45 release 2432P05.

Thank you. 

 
1 REPLY 1
stijfrj
Occasional Visitor
Solution

Re: Temperature Internal switch

I got it in HP document:

.1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.12
hpnicfEntityExtTemperature OBJECT-TYPE
  -- FROM HPN-ICF-ENTITY-EXT-MIB
  SYNTAX Integer32
  MAX-ACCESS read-only
  STATUS current
  DESCRIPTION "The temperature for the entity."
::= { iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) hp(11) nm(2) icf(14) hpicfObjects(11) hpnicf(15) hpnicfCommon(2) hpnicfEntityExtend(6) hpnicfEntityExtObjects(1) hpnicfEntityExtState(1) hpnicfEntityExtStateTable(1) hpnicfEntityExtStateEntry(1) 12 } .

Thank you.