Hello,
I'm building a template to monitor Fujitsu BX400/900 blade enclosures using SNMP and LLD.
I've found that while I can pick up most metrics relating to blades from the management blades in the chassis, but there are a few which I need to query directly from the iRMC on the blades.
My question is: Is there a way to pull back values via SNMP, for example:
And then to use that information to create a host prototype to automatically find iRMC interfaces and then add them as hosts in their own right?
Thanks,
Sean
I'm building a template to monitor Fujitsu BX400/900 blade enclosures using SNMP and LLD.
I've found that while I can pick up most metrics relating to blades from the management blades in the chassis, but there are a few which I need to query directly from the iRMC on the blades.
My question is: Is there a way to pull back values via SNMP, for example:
BLADE-MIB::s31SvrIrmcBladeId.1 = INTEGER: 1
BLADE-MIB::s31SvrIrmcDhcpName.1 = STRING: "BLADE-HOSTNAME"
BLADE-MIB::s31SvrIrmcIpAddress.1 = IpAddress: 192.168.1.1
BLADE-MIB::s31SvrIrmcDhcpName.1 = STRING: "BLADE-HOSTNAME"
BLADE-MIB::s31SvrIrmcIpAddress.1 = IpAddress: 192.168.1.1
Thanks,
Sean