How can I get the latest CPU usage of OS6250 via SNMP?

Post Reply
fkromer
Member
Posts: 24
Joined: 27 Nov 2018 03:24

How can I get the latest CPU usage of OS6250 via SNMP?

Post by fkromer »

The UID SNMPv2-MIB::healthDeviceInfo.healthDeviceCpuLatest (1.2.1.16.1.1.1.13) could be used to get the latest cpu usage from older switches. The OS6900 don't support this UID (the whole healtDeviceInfo tree). Is there an equivalent UID which can be used to get the latest cpu usage and in case there is what's the UID?
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1885
Joined: 01 Jul 2008 10:51
Location: Germany

Re: How can I get the latest CPU usage of OS6250 via SNMP?

Post by silvio »

Within all the cli guide you will find at every command the correct MIB object.
in this cas you are looking for healthModuleCpuLatest (the same for all R8 switches).
To get the oid use this command:

Code: Select all

> show snmp object identifier healthModuleCpuLatest
1.3.6.1.4.1.6486.801.1.2.1.16.1.1.1.1.1.15
best regards
Silvio
fkromer
Member
Posts: 24
Joined: 27 Nov 2018 03:24

Re: How can I get the latest CPU usage of OS6250 via SNMP?

Post by fkromer »

Thx a lot.
Post Reply

Return to “OmniSwitch 6250”