I need to monitor OID SNMP of CPU, memory and connections active and dropped on the Cisco CSS 11500 with the system version sg0820207s (08.20.2.07s).
Which OID SNMP should I to monitor?
do you even have a Cisco OID to start with? something like 1.3.6.1.4.1.9.?.?
once you have that then you could go here and navigate to the MIB in the device tree for those items. http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?local=en
especially to find the MIB/OID for 'Active Connections' or 'Dropped'.
Hello,
I have found the following SNMP OID:
Average CPU utilization (5 minutes): .1.3.6.1.4.1.9.9.368.1.34.17.1.14.1.1
Total memory: .1.3.6.1.4.1.9.9.368.1.34.17.1.12.1.1
Free memory: 1.3.6.1.4.1.9.9.368.1.34.17.1.10.1.1
Relationship of contents (VIPs balanced): .1.3.6.1.4.1.9.9.368.1.16.4.1.2
Number of connections per contents (VIPs balanced): .1.3.6.1.4.1.9.9.368.1.16.4.1.18
But I haven´t found the number of connections dropped in each context.