cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5571
Views
3
Helpful
3
Replies

Looking to confirm correct OID to poll for Nexus power module operational status and the meaning of results

Yermander
Level 1
Level 1

The OID I am polling at the moment is cefcModuleOperStatus 1.3.6.1.4.1.9.9.117.1.2.1.1.2. When I poll a Nexus 7k switch I am getting a result: 2,2. I am guessing this means OK and OK. The thing is I don't know what other outputs there are for this OID and what there values might mean. I am guessing I'm correct in assuming that the values 2,2 mean OK, OK because I logged on to the switch and saw that both power modules were in OK state 

Why are OID's so opaque?! I can't find any decent documentation which gives a full thorough explanation of what each non intuitively named OID might mean and how to interpret the results. So frustrating!

Anyway does anybody know if this is indeed the correct OID to poll? and if so are you aware of the possible out puts and what the nemerical values returned might translate to eg. 0 = absent, 1 = failed, 2 = OK? 

3 Replies 3

luijimen
Cisco Employee
Cisco Employee

Hi Wayne,

The OID cefcModuleOperStatus is typically used to monitor the Operational status of a module/card.

Based on the object definition, the results would be a single integer number referencing the actual status, as shown here.

Can you provide the results you get from it to compare? Apparently, 1=OK, 2=Failed, 8=Missing, etc.

Since you mentioned Power in the title, I am not sure if you are looking for a module status value (i.e. Up/Down) or to actually get some PoE or similar reading regarding the power provided or consumed by the module/card.

Do you currently have any CLI command that can provide the info you are looking for?

Thanks,

Luis

Hi Luis,

Thanks for the reply.I suppose the command that would give me what I am looking for would be

'sh env'...

Nexus7K-02# sh env
Power Supply:
Voltage: 50 Volts
Power Actual Total
Supply Model Output Capacity Status
(Watts ) (Watts )
------- ------------------- ----------- ----------- --------------
1 N7K-AC-6.0KW 1310 W 6000 W Ok
2 N7K-AC-6.0KW 1281 W 6000 W Ok


Actual Power
Module Model Draw Allocated Status
(Watts ) (Watts )
------- ------------------- ----------- ----------- --------------
1 N7K-SUP2E 132 W 265 W Powered-Up
2 N7K-SUP2E 132 W 265 W Powered-Up
3 N7K-F248XP-25E 296 W 450 W Powered-Up
4 N7K-F248XP-25E 299 W 450 W Powered-Up
5 N7K-F312FQ-25 289 W 340 W Powered-Up
6 N7K-F312FQ-25 286 W 340 W Powered-Up
7 N7K-F312FQ-25 273 W 340 W Powered-Up
9 N7K-M224XP-23L 617 W 795 W Powered-Up
Xb1 N7K-C7009-FAB-2 49 W 70 W Powered-Up
Xb2 N7K-C7009-FAB-2 47 W 70 W Powered-Up
Xb3 N7K-C7009-FAB-2 46 W 70 W Powered-Up
Xb4 N7K-C7009-FAB-2 48 W 70 W Powered-Up
Xb5 N7K-C7009-FAB-2 47 W 70 W Powered-Up
fan1 N7K-C7009-FAN 132 W 650 W Powered-Up

N/A - Per module power not available

Anyway what I am interested in here is the status if the two power modules.

1 N7K-AC-6.0KW 1310 W 6000 W Ok
2 N7K-AC-6.0KW 1281 W 6000 W Ok

So after further research I reckon I should poll cefcFRUPowerOperStatus 1.3.6.1.4.1.9.9.117.1.1.2.1.2

Could you confirm this the correct OID to monitor for power supplies? Also you could help me a lot if you could explain or point to a reference which describes how to use the OID 

cefcModuleOperStatus

I mean when I poll a node for that OID I get multiple values back. How am I supposed to interperet which value belongs to which module? Is there a method to this? There must be but it's difficult to find any documentation for it!

Thanks again. 

You can check the Cisco SNMP Object Navigator...

http://snmp.cloudapps.cisco.com/Support/SNMP/do/SearchOID.do?objectName=cefcModuleOperStatus&objectDescription=on&searchMode=allwords&search=Search&submitValue=SUBMIT&step=1

Main link... http://snmp.cloudapps.cisco.com/Support/SNMP/do/SearchOID.do

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: