cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with CPU and memory monitoring (MIBs)

Problem with CPU and memory monitoring (MIBs)

eyeV
New Contributor III
Hi everybody.
I have some troubles with CPU and memory monitoring on the Solarwinds monitoring system. I've gotten interface statistics, sysname, sysdescription, but I haven't found CPU and memory information.

Then I try to find ExtremeXOS MIBs, but unfortunately I haven't found it too.

Where can I find XOS MIBs? Can you give me advice about SNMP monitoring?
13 REPLIES 13

eyeV
New Contributor III
Thank you Paul and thank you Sumit. I use SNMP-walk and I don't find any 1.3.6.1.4.1.1916.1.32.1 or 1.3.6.1.4.1.1916.1.32.3 OIDs. My list begins from .1.3.6.1.4.1.1916.1.32.2.2.1.3.1.

Should I change something on the switch or my configuration is enough.

configure snmp sysName "xxx"
configure snmp sysLocation "xxx"
configure snmp sysContact "xxx"
# Module snmpMaster configuration.
configure snmpv3 add community $MyRWCommunity$ name $MyName$ user v1v2c_rw
configure snmpv3 add community $MyROCommunity$ name $MyName$ user v1v2c_ro
configure snmpv3 add target-addr v1v2cNotifyTAddr1 param v1v2cNotifyParam1 ipaddress 172.30.0.6 transport-port 162 tag-list defaultNotify
configure snmpv3 add target-params v1v2cNotifyParam1 user v1v2cNotifyUser1 mp-model snmpv2c sec-model snmpv2c sec-level noauth
disable snmpv3 default-group
disable snmpv3 default-user
configure snmp access-profile mgmt-acl readwrite

entry ManagementACL {
if match any {
source-address 172.30.0.0/16;
source-address 172.20.0.0/16;
source-address 192.168.0.0/23;
} then {
permit;
}
}

P.S. Thank you so much. You really help me.

Sumit_Tokle
Contributor
Few useful SNMP OID,

Name extremeCpuMonitorTotalUtilization

OID .1.3.6.1.4.1.1916.1.32.1.2



Name extremeCpuMonitorMaxUtilization

OID .1.3.6.1.4.1.1916.1.32.1.3.1.12



Name: extremeCpuMonitorCurrentUtilization

OID .1.3.6.1.4.1.1916.1.32.1.6.0



Name: extremeSwMonitorCpuUtilization

OID: .1.3.6.1.4.1.1916.1.32.3.0.1



Name: extremeMemoryMonitorSystemTable

OID: .1.3.6.1.4.1.1916.1.32.2.2



Name extremeMemoryMonitorSystemFree

OID: .1.3.6.1.4.1.1916.1.32.2.2.1.3



Name: extremeMemoryMonitorSystemUsage

OID: .1.3.6.1.4.1.1916.1.32.2.2.1.4



Name: extremeMemoryMonitorUserUsage

OID: .1.3.6.1.4.1.1916.1.32.2.2.1.5



Name: memoryTotal

OID: .1.3.6.1.4.1.3375.1.1.78.0



Name: memoryUsed

OID: .1.3.6.1.4.1.3375.1.1.77.0



Name: extremeMemoryMonitorSystemUsage

OID: .1.3.6.1.4.1.1916.1.32.2.2.1.4

Hi Summit,

The values that you post are applicable for BD8810 ? could you provide details of how to achieve the following:

Need the oid values for BD8810 to monitor on Cacti: Current CPU Utilization per MSM, Memory Utilization (System, User, Free) per MSM, System Storage (Used and Free), and per VLAN L3 Utilization.

However, If is necessary I can open a case.

Paul_Russo
Extreme Employee
Hello EyeV the MIBS for XOS are on the esupport support site. If you can't login then call TAC at 18009982408. P
GTM-P2G8KFN