McAfee IPS monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
lrnnetops
Posts: 102
Joined: Thu May 18, 2017 5:31 am

McAfee IPS monitoring

Post 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
You do not have the required permissions to view the files attached to this post.
User avatar
tacolover101
Posts: 432
Joined: Mon Apr 10, 2017 11:55 am

Re: McAfee IPS monitoring

Post 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 :)
kyang

Re: McAfee IPS monitoring

Post 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!
Locked