
Intel® NetStructureTMZT 7102 Chassis Management Module
Health Event Strings
11.3Healthevents Queries
Healthevents queries, whether done from the CLI or through SNMP, output the same event strings and syntax for active events. This section explains the various types of output that are retrieved from healthevents queries. For more information on using the healthevents dataitem, refer to Section 8.0, “Command Line Interface (CLI) Syntax and Arguments” on page 57.
11.3.1HealthEvents Queries for Individual Sensors
Executing a healthevents query on a particular sensor target returns all active healthevents for that sensor target in a concatenated string. One sensor may have multiple events. For example, running the following healthevents query on the CMM BIST sensor:
cmmget
might return multiple events that are active on the BIST sensor in a concatenated string like this:
Mon | Feb | 2 | 19:51:05 | 2004 |
Major Event : BIST | RTC Not Working | |||
Mon | Feb | 2 | 19:51:09 | 2004 |
Major Event : BIST | Both Ethernet interfaces are not working. |
11.3.2HealthEvents Queries for All Sensors on a Location
Executing a healthevents query on the “cmm” location in the CLI without a target specified
(cmmget
*- PowersupplyN healthevents are dependent on the presence of
The CMM’s SNMP interface provides a “cmm” target that can be found in the listtargets ouput. This target is used to execute healthevents queries for all active events on the CMM. Since each OID in the MIB requires a target on the location, the “cmm” target was implemented in SNMP to give the user the ability to do a healthevents query of the cmm location equivalent to the CLI command “cmmget
11.3.3No Active Events
When a healthevents query is executed in the CLI on a target that doesn’t have active events a string will be returned that is a single line string with no timestamp or severity. Only this string will be returned and won’t be concatenated with any other strings. For example, doing a healthevents query from the CLI of a location or target that doesn’t have any active healthevents will return the following string:
“[Target] has no problems.” - i.e., “chassis has no problems” or “temp snsr 1 has no problems”
Technical Product Specification | 69 |