|
Functions providing policy applicability support.
| Function |
Description |
| EventLogCount |
Returns an Integer giving the number of entries in the event logs that meet certain criteria. |
| OIDIsBranch |
Returns a Boolean indicating if the OID is a branch
node. |
| OIDIsLeaf |
Returns a Boolean indicating if the OID is a leaf node. |
| OIDValue |
Returns a Float or String containing the current value
of the object identifier. |
|