Server Management - Remote Server Management
1825731 Members
2539 Online
109687 Solutions
New Discussion

OID to check the status from Agentless Monitoring Service on the iLO Board

 
SOLVED
Go to solution
NotB667
Collector

OID to check the status from Agentless Monitoring Service on the iLO Board

Hi Community,

I have to check via snmp if the Agentless Management Service service is connected to the iLO.
I spend days to search but without succes.
The only thing i can find are manuals how to check the AMS Status manually like this:

Checking AMS status: iLO web interface

    Navigate to the Information, System Information page.

    Click the Summary tab.

    AMS is listed in the Subsystems and Devices table. The possible values ​​follow:

        Unavailable - AMS is unavailable because it was not detected, the server is in POST, or the server is powered off.

        OK - AMS is installed and running.

 

At the Moment i parse the OID (CPQHOST-MIB) .1.3.6.1.4.1.232.11.2.6.1.1.2 into a array and search if ""agentless management service\"  for Windows, or "amsd" is running.

But i guess this is not the best solution to parse for strings because the iLO know if AMS is running well (see the manual).

Did anyone know how can i check the AMS Status on a iLO5 with SNMP???


Thanks for your support
T0M

3 REPLIES 3
support_s
System Recommended

Query: OID to check the status from Agentless Monitoring Service on the iLO Board

System recommended content:

1. HPE Integrated Lights Out (iLO 5) - " The iLO health monitoring status of the device / adapter located in Embedded is not responsive " is shown in iLO Event log

2. HPE iLO 5 2.70 User Guide | Agentless Management Service

 

Please click on "Thumbs Up/Kudo" icon to give a "Kudo".

 

Thank you for being a HPE valuable community member.


Accept or Kudo

NotB667
Collector

Re: Query: OID to check the status from Agentless Monitoring Service on the iLO Board

Hi,

thanks for your answer but may there is a misunderstanding.

I have no problem with the AMS, i wan´t the check the Status "ok" with a SNMP Query because doing it manually (log in to the iLO, go to "System Information", navigate to the "Subsystem and Devices" Section, have a look if the Status is "green" from the "Agentless Management Service" makes no Sense.

But for a check with SNMP i must know what is the OID for that.
That was my question.

BR
T0M

Suman_1978
HPE Pro
Solution

Re: Query: OID to check the status from Agentless Monitoring Service on the iLO Board

Hi,

As far as I know, there is no such option to check.

iLO 5 - Configuring iLO Management Settings

Thank You!
I work with HPE but opinions expressed here are mine.
Recent Support Video Releases



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo