How to I query the state of the service LED via SNMP?
I'd like to query the state of the system's main service LED via SNMP queries to the Net MGT interface. However, I cannot figure out the OID to query in order to get the state of the service LED. If it matters, I care mostly about the Netra-X4200, X4170, X4450 and X4470 models running ilom v3.X.
We've enabled snmp on the ILOM port and can snmpwalk/snmpget just fine:
$ snmpget -mALL -v2c -c public client-ntmgt sysName.0
RFC1213-MIB::sysName.0 = STRING: "BUR-2D08-SX4470-1"
What's the equivalent query for the service LED's state?
We know how to remotely query the state of the service LED via ILOM CLI, but this is not scalable:
We've enabled snmp on the ILOM port and can snmpwalk/snmpget just fine:
$ snmpget -mALL -v2c -c public client-ntmgt sysName.0
RFC1213-MIB::sysName.0 = STRING: "BUR-2D08-SX4470-1"
What's the equivalent query for the service LED's state?
We know how to remotely query the state of the service LED via ILOM CLI, but this is not scalable:
0