Monitor Dead mails for Lotus Domino server built in Azure
-
lanxessinfy
- Posts: 68
- Joined: Tue Nov 24, 2020 5:55 am
Monitor Dead mails for Lotus Domino server built in Azure
Hi Team,
We want to monitor Dead mails for Lotus Domino server which was built in Azure.
They have enabled SNMP port.
Here is the output of command.
[LNGIOSAD@xxxxxxxxxx ~]$ snmpwalk x.x.x.x.x -v 2c -c xxxxxx 1.3.6.1.4.1.334.72.1.1.4.1.0
SNMPv2-SMI::enterprises.334.72.1.1.4.1.0 = No more variables left in this MIB View (It is past the end of the MIB tree).
It's working for other lotus domino servers which are not in azure.
We want to monitor Dead mails for Lotus Domino server which was built in Azure.
They have enabled SNMP port.
Here is the output of command.
[LNGIOSAD@xxxxxxxxxx ~]$ snmpwalk x.x.x.x.x -v 2c -c xxxxxx 1.3.6.1.4.1.334.72.1.1.4.1.0
SNMPv2-SMI::enterprises.334.72.1.1.4.1.0 = No more variables left in this MIB View (It is past the end of the MIB tree).
It's working for other lotus domino servers which are not in azure.
Re: Monitor Dead mails for Lotus Domino server built in Azur
Hi,
Let's try the walk a little bit higher in the hierarchy. Run this and report
the output please:
Thanks
Let's try the walk a little bit higher in the hierarchy. Run this and report
the output please:
Code: Select all
snmpwalk x.x.x.x.x -v 2c -c xxxxxx 1.3.6.1.4.1.334.72.1.1.4-
lanxessinfy
- Posts: 68
- Joined: Tue Nov 24, 2020 5:55 am
Re: Monitor Dead mails for Lotus Domino server built in Azur
HI,
Please find the output.
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x -v 2c -c xxxxxx 1.3.6.1.4.1.334.72.1.1.4
SNMPv2-SMI::enterprises.334.72.1.1.4 = No more variables left in this MIB View (It is past the end of the MIB tree)
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x-v 2c -c xxxxxx 1.3.6.1.4.1.334.72.1.1
SNMPv2-SMI::enterprises.334.72.1.1 = No more variables left in this MIB View (It is past the end of the MIB tree)
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x-v 2c -c xxxxxx 1.3.6.1.4.1.334
SNMPv2-SMI::enterprises.334 = No more variables left in this MIB View (It is past the end of the MIB tree)
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x-v 2c -c xxxxxx 1.3.6.1.4.1
SNMPv2-SMI::enterprises.77.1.1.1.0 = STRING: "10"
SNMPv2-SMI::enterprises.77.1.1.2.0 = STRING: "0"
SNMPv2-SMI::enterprises.77.1.1.3.0 = Hex-STRING: 03 00 00 00
.....
.....
.....
.....
Please find the output.
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x -v 2c -c xxxxxx 1.3.6.1.4.1.334.72.1.1.4
SNMPv2-SMI::enterprises.334.72.1.1.4 = No more variables left in this MIB View (It is past the end of the MIB tree)
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x-v 2c -c xxxxxx 1.3.6.1.4.1.334.72.1.1
SNMPv2-SMI::enterprises.334.72.1.1 = No more variables left in this MIB View (It is past the end of the MIB tree)
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x-v 2c -c xxxxxx 1.3.6.1.4.1.334
SNMPv2-SMI::enterprises.334 = No more variables left in this MIB View (It is past the end of the MIB tree)
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x-v 2c -c xxxxxx 1.3.6.1.4.1
SNMPv2-SMI::enterprises.77.1.1.1.0 = STRING: "10"
SNMPv2-SMI::enterprises.77.1.1.2.0 = STRING: "0"
SNMPv2-SMI::enterprises.77.1.1.3.0 = Hex-STRING: 03 00 00 00
.....
.....
.....
.....
Re: Monitor Dead mails for Lotus Domino server built in Azur
Hi
Could you run:
against one of the Lotus Domino servers not in Azure and post the results here please.
Thanks
Could you run:
Code: Select all
snmpwalk x.x.x.x.x -v 2c -c xxxxxx 1.3.6.1.4.1.334.72.1.1.4.1.0Thanks
-
lanxessinfy
- Posts: 68
- Joined: Tue Nov 24, 2020 5:55 am
Re: Monitor Dead mails for Lotus Domino server built in Azur
Hi,
Please find the output.
It's showing correct output for those which are not built in Azure.
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x -v 2c -c xxxxxx 1.3.6.1.4.1.334.72.1.1.4.1.0
SNMPv2-SMI::enterprises.334.72.1.1.4.1.0 = INTEGER: 209
Thanks!
Please find the output.
It's showing correct output for those which are not built in Azure.
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x -v 2c -c xxxxxx 1.3.6.1.4.1.334.72.1.1.4.1.0
SNMPv2-SMI::enterprises.334.72.1.1.4.1.0 = INTEGER: 209
Thanks!
Re: Monitor Dead mails for Lotus Domino server built in Azur
HI
Since you are running the snmpwalk from LNGIOSAD to both Azure and local servers
I have to conclude that the issue lies with the Domino server in Azure.
Take a look at this and see if it helps you diagnose the Domino server:
https://help.hcltechsw.com/domino/10.0. ... ent_r.html
Let me know what you find out, or if you need some guidance. I don't have a Domino server to test against,
but can probably help you with the above document.
Thanks
Since you are running the snmpwalk from LNGIOSAD to both Azure and local servers
I have to conclude that the issue lies with the Domino server in Azure.
Take a look at this and see if it helps you diagnose the Domino server:
https://help.hcltechsw.com/domino/10.0. ... ent_r.html
Let me know what you find out, or if you need some guidance. I don't have a Domino server to test against,
but can probably help you with the above document.
Thanks
-
lanxessinfy
- Posts: 68
- Joined: Tue Nov 24, 2020 5:55 am
Re: Monitor Dead mails for Lotus Domino server built in Azur
Hi,
What might be the issue?
I have tried snmpwalk with the MIB's in link.
Below is the output
1.The platform-specific Master SNMP Agent:
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x -v 2c -c xxxxxx 1.3.6.1.2.1.1.1.0
SNMPv2-MIB::sysDescr.0 = STRING: Hardware: Intel64 Family 6 Model 79 Stepping 1 AT/AT COMPATIBLE - Software: Windows Version 6.3 (Build 14393 Multiprocessor Free)
2.The Domino SNMP Agent:
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x -v 2c -c xxxxxx 1.3.6.1.4.1.334.72.100.1.0
SNMPv2-SMI::enterprises.334.72.100.1.0 = No more variables left in this MIB View (It is past the end of the MIB tree)
3.The QuerySet Handler:
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x -v 2c -c xxxxxx 1.3.6.1.4.1.334.72.1.5.0
SNMPv2-SMI::enterprises.334.72.1.5.0 = No more variables left in this MIB View (It is past the end of the MIB tree)
Thanks
What might be the issue?
I have tried snmpwalk with the MIB's in link.
Below is the output
1.The platform-specific Master SNMP Agent:
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x -v 2c -c xxxxxx 1.3.6.1.2.1.1.1.0
SNMPv2-MIB::sysDescr.0 = STRING: Hardware: Intel64 Family 6 Model 79 Stepping 1 AT/AT COMPATIBLE - Software: Windows Version 6.3 (Build 14393 Multiprocessor Free)
2.The Domino SNMP Agent:
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x -v 2c -c xxxxxx 1.3.6.1.4.1.334.72.100.1.0
SNMPv2-SMI::enterprises.334.72.100.1.0 = No more variables left in this MIB View (It is past the end of the MIB tree)
3.The QuerySet Handler:
[LNGIOSAD@xxxxxx ~]$ snmpwalk x.x.x.x.x -v 2c -c xxxxxx 1.3.6.1.4.1.334.72.1.5.0
SNMPv2-SMI::enterprises.334.72.1.5.0 = No more variables left in this MIB View (It is past the end of the MIB tree)
Thanks
Re: Monitor Dead mails for Lotus Domino server built in Azur
Hi,
Please try this from your Nagios xi server and send me the output. If the "nmap" command isn't there please install it.
Looking at this: https://docs.microsoft.com/en-US/troubl ... re-support
Thanks
Please try this from your Nagios xi server and send me the output. If the "nmap" command isn't there please install it.
Code: Select all
nmap -p 161 -sU <ip of Azure Domino server>Is the Domino server in Azure running on Windows or Linux?Windows Server features
The following significant features are not supported:
BitLocker Drive Encryption (on the operating system hard disk, may be used on data disks)
Internet Storage Name Server
Multipath I/O
Network Load Balancing
Peer Name Resolution Protocol
RRAS
Direct Access
SNMP Services
Storage Manager for SANs
Windows Internet Name Service
Wireless LAN Service
Thanks
-
lanxessinfy
- Posts: 68
- Joined: Tue Nov 24, 2020 5:55 am
Re: Monitor Dead mails for Lotus Domino server built in Azur
Hi,
[LNGIOSAD@xxxxxx ~]$ nmap -p 161 -sU x.x.x.x
You requested a scan type which requires root privileges.
QUITTING!
Its Windows OS same as other domino servers which are not built in azure.
Thanks!
[LNGIOSAD@xxxxxx ~]$ nmap -p 161 -sU x.x.x.x
You requested a scan type which requires root privileges.
QUITTING!
Its Windows OS same as other domino servers which are not built in azure.
Thanks!