Forum Discussion
How to know OID about TMM usage ?
Hi guys
I need help !!
our customer want to know tmm usage..
so, I found that
[root@vpn:Active:Standalone] config # snmpwalk -c public localhost .1.3.6.1.4.1.3375.2.1.7.5.2.1.19
F5-BIGIP-SYSTEM-MIB::sysMultiHostCpuUsageRatio5s."0".1 = Gauge32: 14
F5-BIGIP-SYSTEM-MIB::sysMultiHostCpuUsageRatio5s."0".2 = Gauge32: 1
F5-BIGIP-SYSTEM-MIB::sysMultiHostCpuUsageRatio5s."0".3 = Gauge32: 12
F5-BIGIP-SYSTEM-MIB::sysMultiHostCpuUsageRatio5s."0".4 = Gauge32: 2
F5-BIGIP-SYSTEM-MIB::sysMultiHostCpuUsageRatio5s."0".5 = Gauge32: 12
F5-BIGIP-SYSTEM-MIB::sysMultiHostCpuUsageRatio5s."0".6 = Gauge32: 3
F5-BIGIP-SYSTEM-MIB::sysMultiHostCpuUsageRatio5s."0".7 = Gauge32: 12
F5-BIGIP-SYSTEM-MIB::sysMultiHostCpuUsageRatio5s."0".8 = Gauge32: 16
[root@vpn:Active:Standalone] config # ^C
[root@vpn:Active:Standalone] config # snmptranslate -On F5-BIGIP-SYSTEM-MIB::sysMultiHostCpuUsageRatio5s."0".1
.1.3.6.1.4.1.3375.2.1.7.5.2.1.19.0.1
[root@vpn:Active:Standalone] config # snmpwalk -c public localhost .1.3.6.1.4.1.3375.2.1.7.5.2.1.19.0.1
F5-BIGIP-SYSTEM-MIB::sysMultiHostCpuUsageRatio5s."".1 = No Such Instance currently exists at this OID
but I can't find separate OID how to know separate tmm usage OID ??
try this at the end of the snmpwalk -On, it will show the numerical OIDs shown:
[user@bigip-01:Active:Standalone] config # snmpwalk -c public localhost .1.3.6.1.4.1.3375.2.1.7.5.2.1.19 -On .1.3.6.1.4.1.3375.2.1.7.5.2.1.19.1.48.1 = Gauge32: 23 .1.3.6.1.4.1.3375.2.1.7.5.2.1.19.1.48.2 = Gauge32: 27 .1.3.6.1.4.1.3375.2.1.7.5.2.1.19.1.48.3 = Gauge32: 24 .1.3.6.1.4.1.3375.2.1.7.5.2.1.19.1.48.4 = Gauge32: 25
Please refer this article
https://support.f5.com/csp/article/K9524
snmpwalk -c public localhost .1.3.6.1.4.1.3375.2.1.8.2.3.1.32
I checked this article, but this article does not include seperate TMM cpu usage OID.
try this at the end of the snmpwalk -On, it will show the numerical OIDs shown:
[user@bigip-01:Active:Standalone] config # snmpwalk -c public localhost .1.3.6.1.4.1.3375.2.1.7.5.2.1.19 -On .1.3.6.1.4.1.3375.2.1.7.5.2.1.19.1.48.1 = Gauge32: 23 .1.3.6.1.4.1.3375.2.1.7.5.2.1.19.1.48.2 = Gauge32: 27 .1.3.6.1.4.1.3375.2.1.7.5.2.1.19.1.48.3 = Gauge32: 24 .1.3.6.1.4.1.3375.2.1.7.5.2.1.19.1.48.4 = Gauge32: 25
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com