Page 1 of 1

McAfee IPS monitoring

Posted: Thu Dec 07, 2017 8:49 pm
by lrnnetops
Hi Team,

We are trying to monitor our McAfee IPS 92XX series from our nagios XI server.

Nagios Xi version - 5.4.8
OS - 64bit

We have configured SNMP to accept connection at IPS side from nagios server & successfully tested connectivity with IPS using "snmpwalk" command from shell, however when we trying to add it using "Configuration Wizards => Network Switch / Router" none of the ports getting detected & getting below message.
UI-output.JPG
above command output as below.

#=============================================#
/usr/bin/cfgmaker --show-op-down --noreversedns --zero-speed '100000000' '[email protected]:161::::2'
--base: Get Device Info on [email protected]:161::::2
--base: Vendor Id: Unknown Vendor - 1.3.6.1.4.1.8072.3.2.10
--base: Populating confcache
--base: Get Interface Info
--base: Walking ifIndex
--base: Walking ifType
--base: Walking ifAdminStatus
--base: Walking ifOperStatus
--base: Walking ifMtu
--base: Walking ifSpeed
--snpd: @ifSpeed =

--base: Walking ifHighSpeed
# Created by
# /usr/bin/cfgmaker --show-op-down --noreversedns --zero-speed 100000000 [email protected]:161::::2


### Global Config Options

# for UNIX
# WorkDir: /home/http/mrtg

# or for NT
# WorkDir: c:\mrtgdata

### Global Defaults

# to get bits instead of bytes and graphs growing to the right
# Options[_]: growright, bits

EnableIPv6: no

######################################################################
# System: laxips01
# Description: Linux laxips01 2.6.16.17 #2 SMP PREEMPT Thu Apr 7 09:52:47 PDT 2016 mips
# Contact: root@localhost
# Location: Unknown
######################################################################
#=============================================#

please help us to setup our IPS monitoring in nagios XI.

FYR

# snmpwalk response as below.
snmpwalk-response.JPG
# OID check response as below.
oid-response.JPG
Regards,
Rohan

Re: McAfee IPS monitoring

Posted: Thu Dec 07, 2017 10:42 pm
by tacolover101
try running the 'snmp walk' wizard, and picking out your interfaces manually.

i can't imagine the IPS has that many interfaces thankfully :)

Re: McAfee IPS monitoring

Posted: Fri Dec 08, 2017 10:08 am
by kyang
Thanks @tacolover101!

Irnnetops, the smnpwalk wizard is a good idea.

Try running that wizard and see if it works out for you.

Let us know!