08-25-2013 10:39 PM - edited 03-03-2019 07:09 AM
Hi There,
I'm getting false positive alarm for ASR 1002 memory utilization in Cisco LMS because of lsmpi_io and I was wondering how can I change the alarm level in LMS or disable snmp just for lsmpi_io and still get the actual memory utilization alarm.
08-29-2013 06:14 AM
Hi Hooman,
I've had a look, but can't find the OID for lsmpi_io, however if you know it try these commands:
snmp-server view disable_lsmpi
snmp-server community public view disable_lsmpi RO
...this assumes your community string is 'publc'
cheers,
Seb.
09-03-2013 05:08 PM
Thanks Seb for your reply.
unfortunatley I don't know the OID for lsmpi_io. Do you know how to disable it in LMS?
09-04-2013 01:37 AM
Hi Hooman,
Have tried browsing the SNMP navigator: http://tools.cisco.com/Support/SNMP/do/BrowseOID.do
The best I can find is the CiscoMemoryPoolMIB 1.3.6.1.4.1.9.9.48 .
Try an snmpwalk of the objects below this item and see if any of the counters match what LMS is reporting to inidcate the correct MIB.
Failing that, the only other option is snmpwalk the entire tree on the ASR and just search for the value reported in LMS.
The value may fluctuate, so try search for the leftmost digits of the value to start with.
cheers,
Seb.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide