07-24-2023 03:03 AM
I would like to read the system power sued by a C9400 switch.
For C4500 I am using the following.
System Power (Current): 1.3.6.1.4.1.9.9.117.1.1.1.1.4.16
System Power (Total): 1.3.6.1.4.1.9.9.117.1.1.1.1.3.16
But for C9400 (17.9) this does not work anymore.
I can only get the values per power supply.
But I want the combined system power like displayed via the `show power` command.
Can anybody help me?
07-24-2023 03:34 AM
- Could you try : snmpget -v2c -c snmp-community-value <switch_ip> 1.3.6.1.4.1.9.9.196.1.1.1.1.14
M.
07-24-2023 05:02 AM
Thanks, but this does not work.
# snmpwalk -v 2c -c community <switch_ip> 1.3.6.1.4.1.9.9.196
.1.3.6.1.4.1.9.9.196 = No Such Object available on this agent at this OID
07-24-2023 06:33 AM
- I don't know if there is an OID available for that , you can search the device mibs at https://cfnng.cisco.com/mibs , besides searching classical CISCO-ENVMON-MIB I could not find anything related to combined system power ,
M.
07-24-2023 07:30 AM
I was afraid of that.
Thank you, anyway.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide