30.0 Help
30.1 Get PEF Capabilities
- 'pef info' - it's ok, but should be accompanied/complemented with
'pef capabilities' or something
30.2 Arm PEF Postpone Timer
- 'pef timer get' - this implies user input equal to 0xFFh
- 'pef timer set <0x00-0xFFh>'
30.3 Set PEF Config Parameters
30.4 Get PEF Config Parameters
- 'pef policy list'
- 'pef policy enable <policy_id>'</policy_id>
- 'pef policy disable <policy_id>'</policy_id>
- 'pef policy create <policy_id> <params>'</params></policy_id>
- 'pef policy delete <policy_id>'</policy_id>
- and the same thing for 'pef filters'
30.6 Set Last Processed Event ID
- unresolved despite it pretty much is '<something> <sel_id>', but to
figure out name of <something> :)</something></sel_id></something>
30.7 Get Last Processed Event ID
- 'pef status' -> I have no idea, but 'status' is misleading/wrong
given the context, although Oracle's documentation puts it in a way it
makes sense, quote: ``Print the current PEF status (the last SEL entry
processed by the BMC, etc).''
30.8 PET Acknowledge
- 'pef pet ack <params>'</params>
30.7 Alert Immediate
- unresolved - I haven't figured out this one
Changes to current/standing commands:
- 'pef list' - it lists all entries in PEF
- 'pef policy' - replaced with 'pef policy list'
Attached is a diff for proposed above.
An attempt at implementing the new PEF interface. How does this look so far?
I'll try to give it a look. I suggest to send it to mailing list as well. I'm not sure if notifications from tickets go to ML as well. Anyway, my point/reason is Pat Donlin had some comments on this topic. He might want to review this patch as well.
Thanks
Let's see if I can get this through without my head going boom. :)
Changes have been pushed into Git.
I watend to implement more features, but given the fact I don't have enough time now, I'm going to close this. After all, the original target has been met.
Z.