cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1903
Views
4
Helpful
5
Replies

MIB objects for CSS 11503

sathappan
Level 1
Level 1

Hi,

I need the MIB object names for monitoring the processor and Memory Utilization of CSS 11503 with software version 7.50 Where can I find it?

Expecting your assistance.

with regards

sathappan

5 Replies 5

Kristopher Martinez
Cisco Employee
Cisco Employee

Sathappan,

You can ftp to the CSS using the admin user. Once you are connected all the mibs are in the /mibs/v1/ and /mibs/v2/ directory.

Regards

Kris

Kris,

I wish to know the particular MIB names for Processor and Memory utilization as we intend to monitor through HP open view.

with thanks

sathappan

**********************FOR CPU*********************

For Instantaneous CPU load:

ASN Name: apChassisMgrExtSubModuleCPUInstantaneous

Object Identifier: 1.3.6.1.4.1.2467.1.34.17.1.13

Index Value: .

Description: This object specifies the instantaneous CPU utilization.

For five-minute-average CPU load:

ASN Name: apChassisMgrExtSubModuleCPUAverage

Object Identifier: 1.3.6.1.4.1.2467.1.34.17.1.14

Index Value: .

Description: This object specifies the average CPU utilization. This OID

should be monitored periodically.

For Example:

To monitor the Instantaneous CPU load on SCM 7/1

snmpget -c .1.3.6.1.4.1.2467.1.34.17.1.13.7.1

To monitor the 5-minute-average CPU load on SCM 7/1

snmpget -c .1.3.6.1.4.1.2467.1.34.17.1.14.7.1

****************************FOR Installed

Memory*****************************

ASN Name: apChassisMgrExtSubModuleInstalledMemory

Object Identifier: 1.3.6.1.4.1.2467.1.34.17.1.12

Index Value: .

Description: This object specifies the amount of memory present on the

submodule.

For example:

To obtain the amount of memory installed on SCM 7/1:

snmpget -c .1.3.6.1.4.1.2467.1.34.17.1.12.7.1

To obtain the amount of memory installed on SFM 6/2:

snmpget -c .1.3.6.1.4.1.2467.1.34.17.1.12.6.2

***********************FOR Free Memory***********************

ASN Name: apChassisMgrExtSubModuleSystemHeapFree

Object Identifier: 1.3.6.1.4.1.2467.1.34.17.1.10

Index Value: .

Description: This object identifies the amount of available system memory.

This OID should be monitored periodically.

For example:

To monitor the amount of free memory on SCM 7/1:

snmpget -c .1.3.6.1.4.1.2467.1.34.17.1.10.7.1

To monitor the amount of free memory on SFM 9/1:

snmpget -c .1.3.6.1.4.1.2467.1.34.17.1.10.9.1

There's no 5 minute average specific MIB for interface utilization in CSS.

You can always poll the MIBs below and calculate the results in time

intervals,

"ifOutOctets" "1.3.6.1.2.1.2.2.1.16"

"ifInOctets" "1.3.6.1.2.1.2.2.1.10"

Where to download the Mibs for CPU and Memory utilization capture for CSS 11500 series Load balancer.

Need to import those MIBS to capture the utilization report...Need your help.

Understand if we use the following Mib OID, can anyone able to provide the link to download the required MIB.

CPU Load:

ASN Name: apChassisMgrExtSubModuleCPUInstantaneous

Object Identifier: 1.3.6.1.4.1.2467.1.34.17.1.13

Memory Availability:

ASN Name: apChassisMgrExtSubModuleSystemHeapFree

Object Identifier: 1.3.6.1.4.1.2467.1.34.17.1.10

Hi,

The MIBs can be downloaded off the CSS switch itself. Just FTP to the CSS, cd to the mib directory and you will find two more directories, v1 and v2, for SNMPv1 and SNMPv2 respectively. 

http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11000series/v6.10/configuration/administration/guide/SNMP.html#wp1015666

HTH

-

Siva

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: