SNMP Monitoring
-
narendra.badgujar
- Posts: 46
- Joined: Thu Mar 14, 2013 12:55 am
SNMP Monitoring
Hi,
We are not able to monitoring, IPS, IBM Storage and BlueCoat through SNMP. Need help.
We are not able to monitoring, IPS, IBM Storage and BlueCoat through SNMP. Need help.
Re: SNMP Monitoring
Can you provide a bit more info?
What is not working?
Are you getting any errors?
Are these active SNMP checks or passive SNMP traps?
Is SNMP available on the machines you want to monitor?
What is not working?
Are you getting any errors?
Are these active SNMP checks or passive SNMP traps?
Is SNMP available on the machines you want to monitor?
Former Nagios employee
-
narendra.badgujar
- Posts: 46
- Joined: Thu Mar 14, 2013 12:55 am
Re: SNMP Monitoring
HI,
We are configure SNMP at device, but unable to get output at server end.
Post is open and able to ping.
We are configure SNMP at device, but unable to get output at server end.
Post is open and able to ping.
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: SNMP Monitoring
You are not able to receive results from active snmp GET requests on the nagios server when running them against one of your remote SNMP devices? Or are you talking traps, they are two totally different setups. Is the SNMP daemon running on the remote system? Are ports 161/162 open? Is your community string correct? You need to give examples of your checks, and what they are returning, as well as more detailed information or we will not be able to help much..
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: SNMP Monitoring
On top of slansings posting, please run the following command and return the results. Be sure to change the [ ] to your host\IP.
Code: Select all
nmap -sU -p 161 [hostname\IP]Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
-
narendra.badgujar
- Posts: 46
- Joined: Thu Mar 14, 2013 12:55 am
Re: SNMP Monitoring
We configured SNMP on the device BlueCoat and IBM Storage as per OEM document.
Both device command nmap -sU -p 161 <IP> output.
Host is up (0.0022s latency).
PORT STATE SERVICE
161/udp closed snmp
Both device command nmap -sU -p 161 <IP> output.
Host is up (0.0022s latency).
PORT STATE SERVICE
161/udp closed snmp
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: SNMP Monitoring
You will need port 161 open to successfully use SNMP to interface with the devices.
-
narendra.badgujar
- Posts: 46
- Joined: Thu Mar 14, 2013 12:55 am
Re: SNMP Monitoring
161 port is open all other device are getting SNMP output except BlueCoat and IBM storage.
Re: SNMP Monitoring
But port 161 is not open on the BlueCoat and IBM Storage devices as per your previous post (nmap output). As Sam mentioned, you need to open port 161 on those devices . . .narendra.badgujar wrote:61 port is open all other device
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
-
narendra.badgujar
- Posts: 46
- Joined: Thu Mar 14, 2013 12:55 am
Re: SNMP Monitoring
For BlueCoat port is configured, out put is same and storage port setting option not available .
You have any setting document and another option.
You have any setting document and another option.