cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1332
Views
0
Helpful
1
Replies

nexus 7010 mib

ma liangfeng
Beginner
Beginner

i want monitored the status of nexus7010.(Mainly Includes:cpu、memory and temperature  information). I can't use oid for my nms  which downloaded from the cisco website. So I need  some advices

1 Reply 1

AFROJ AHMAD
Cisco Employee
Cisco Employee

Hi ,

For Temp:

.1.3.6.1.2.1.47.1.1.1.1.2

entPhysicalIndex OBJECT-TYPE

     -- FROM ENTITY-MIB

     -- TEXTUAL CONVENTION PhysicalIndex

     SYNTAX          Integer (1..2147483647)

     MAX-ACCESS      not-accessible
STATUS          Current      DESCRIPTION    "The index for this entry." This OID will help you to get each module value. .1.3.6.1.4.1.9.9.91.1.1.1.1.4 entSensorValue OBJECT-TYPE      -- FROM CISCO-ENTITY-SENSOR-MIB      -- TEXTUAL CONVENTION SensorValue      SYNTAX          Integer (-1000000000..1000000000)      MAX-ACCESS      read-only      STATUS          Current      DESCRIPTION    "This variable reports the most recent measurement seen by the sensor.

======================

OID for CPU:-

cpmCPUTotal5secRev

http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=cpmCPUTotal5secRev+&transl
ate=Translate&submitValue=SUBMIT&submitClicked=true
cpmCPUTotalEntry http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=cpmCPUTotalEntry&translate
=Translate&submitValue=SUBMIT&submitClicked=true
cpmProcExtMemFreedRev http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=cpmProcExtMemFreedRev&tran
slate=Translate&submitValue=SUBMIT&submitClicked=true
cpmProcExtUtil5SecRev http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=cpmProcExtUtil5SecRev&tran
slate=Translate&submitValue=SUBMIT&submitClicked=true
cpmProcExtUtil1MinRev http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=cpmProcExtUtil1MinRev&tran
slate=Translate&submitValue=SUBMIT&submitClicked=true
cpmProcExtUtil5MinRev http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=cpmProcExtUtil5MinRev&tran
slate=Translate&submitValue=SUBMIT&submitClicked=true

=============

For Memory:

 Following OIDs might help you :-
1.3.6.1.4.1.9.9.221.1.1.1.1.7

cempMemPoolUsed OBJECT-TYPE

        -- FROM CISCO-ENHANCED-MEMPOOL-MIB

        SY