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

nexus 7010 mib

ma liangfeng
Level 1
Level 1

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

        SYNTAX         Gauge

        MAX-ACCESS     read-only

        STATUS         Current

        DESCRIPTION    "Indicates the number of bytes from the memory pool

                that are currently in use by applications on the

                physical entity."

1.3.6.1.4.1.9.9.221.1.1.1.1.8

cempMemPoolFree OBJECT-TYPE

        -- FROM CISCO-ENHANCED-MEMPOOL-MIB

        SYNTAX         Gauge

        MAX-ACCESS     read-only

        STATUS         Current

        DESCRIPTION    "Indicates the number of bytes from the memory pool

                that are currently unused on the physical entity.

                Note that the sum of cempMemPoolUsed and cempMemPoolFree

                is the total amount of memory in the pool"

I hope this will help

Thanks

Afroz

Thanks- Afroz [Do rate the useful post] ****Ratings Encourages Contributors ****
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco