We are currently monitoring are core switches with cricket. We are able to retreive interface stats without any problem. However we are unable to collect CPU and Memory stats.
Can you ask Extreme if you can get snmp information from the following objects without any extra licensing/agents on the extreme switches.
extremeCpuAggregateUtilization OBJECT-TYPE
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The aggregate CPU utilization since
the time the start started executing."
::= { extremeSystemCommon 28 }
extremeSMACpuUtilization OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Percentage of CPU utilized in the last 5 seconds."
::= { extremeSMAEntry 5 }
extremeSMAMemUtilization OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Percentage of memory utilized."
::= { extremeSMAEntry 6 }
thanks for any assistance.
Can you ask Extreme if you can get snmp information from the following objects without any extra licensing/agents on the extreme switches.
extremeCpuAggregateUtilization OBJECT-TYPE
SYNTAX INTEGER
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The aggregate CPU utilization since
the time the start started executing."
::= { extremeSystemCommon 28 }
extremeSMACpuUtilization OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Percentage of CPU utilized in the last 5 seconds."
::= { extremeSMAEntry 5 }
extremeSMAMemUtilization OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Percentage of memory utilized."
::= { extremeSMAEntry 6 }
thanks for any assistance.