LogLast modified on 2023-06-24 22:56 |
Submit Comment |
| ID | Type | Name | Description | Links |
|---|---|---|---|---|
| Log-MIB-1 | comment | comment |
Log Header
|
|
| Log-MIB-2 | mib | ISO26048-1-Log |
|
|
| Log-MIB-3 | module-identity | fdLogMIB |
This MIB defines a mechanism by which a manager can configure a device to record information about events in a log for later retrieval. Copyright (C) International Organization for Standardization (ISO). This MIB module is part of ISO 26048-1; see ISO 26048-1 for full legal notices. |
|
| Log-MIB-4 | comment | comment |
Administrative Objects
|
|
| Log-MIB-5 | object-identity | fdAdminLog |
A node defining management information related to the field device's Log. |
|
| Log-MIB-6 | object-type | fdAdminLogsTotalSnapshots |
1 Total snapshotsThe number of snapshots that have been created by snapshot factories since the last initialization. |
Satisfies:
26048_1-764 Retrieve log class summary statistics
|
| Log-MIB-7 | object-type | fdAdminLogsTotalBumps |
2 Total bumped snapshotsThe number of log entries that have been bumped out of the log due to size limits or entry limits. Removals due to manual requests to clear are not included in this count. |
Satisfies:
26048_1-764 Retrieve log class summary statistics
|
| Log-MIB-8 | object-type | fdAdminLogsDeleteAllConfiguration |
3 Delete all configurationWhen set to true, this object shall delete all entries in the log snapshot factory and log class tables. Once complete, the value shall return to 'false'. |
Satisfies:
26048_1-773 Delete all log classes
|
| Log-MIB-9 | object-type | fdAdminLogsClearAllLogs |
4 Clear all logsWhen set to true, this object will delete all entries in the fdLogTable. Once complete, the value shall return to 'false'. |
Satisfies:
26048_1-770 Clear all log classes
|
| Log-MIB-10 | object-type | fdOwnerLogTable |
5 Owner table for logsA table containing configuration rights for the notification-realted tables for specific owners. |
|
| Log-MIB-11 | object-type | fdOwnerLogEntry |
A row in the fdOwnerLogTable. |
|
| Log-MIB-12 | row | FdOwnerLogEntry | ||
| Log-MIB-13 | object-type | fdOwnerLogMaxFactories |
6 Maximum log factories for an ownerThe maximum number of rows that this owner is allowed to manage within the fdLogSnapshotFactoryTable at any point in time. An attempt to create a new row that would exceed this limit shall result in an 'inconsistentName' error. |
Satisfies:
26048_1-774 Configure log owner
26048_1-775 Confirm log owner configuration
|
| Log-MIB-14 | object-type | fdOwnerLogMaxClasses |
7 Maximum classes for an ownerThe maximum number of rows that this owner is allowed to manage within the fdLogClassTable at any point in time. An attempt to create a new row that would exceed this limit shall result in an 'inconsistentName' error. |
Satisfies:
26048_1-774 Configure log owner
26048_1-775 Confirm log owner configuration
|
| Log-MIB-15 | object-type | fdOwnerLogMaxClassEntries |
8 Maximum number of entries per log class for an ownerThe maximum number of rows that this owner is allowed to maintain within any class of the fdLogTable at any point in time. A new log entry that would cause the log to exceed this limit shall cause the oldest logged snapshot in the class to be bumped and deleted to enable the new entry to be stored within the limit. |
Satisfies:
26048_1-774 Configure log owner
26048_1-775 Confirm log owner configuration
|
| Log-MIB-16 | object-type | fdOwnerLogMaxStorage |
9 Maximum storage allowed for an ownerThe maximum number of octets allowed to store all instances of fdLogValue associated with the fdOwnerIndex. A new log entry that would cause the log to exceed this limit shall cause the oldest logged snapshot(s) for this owner to be bumped and deleted until the new entry can be stored within the limit. |
Satisfies:
26048_1-774 Configure log owner
26048_1-775 Confirm log owner configuration
|
| Log-MIB-17 | object-type | fdOwnerLogSnapshots |
10 Number of log snapshots for an ownerThe number of times any log snapshot factory associated with this owner has generated a snapshot since the last discontinuity for this owner. The last discontinuity is indicated by fdOwnerTimeStamp. |
Satisfies:
26048_1-776 Retrieve log statistics for an owner
|
| Log-MIB-18 | object-type | fdOwnerLogBumps |
11 Number of snapshots bumped for an ownerThe number of log entries associated with this owner that have been bumped out of a log due to entry limits or storage limitssince the last discontinuity for this owner. Removals due to aging out or due to manual requests to clear are not included in this count. The last discontinuity is indicated by fdOwnerTimeStamp. |
Satisfies:
26048_1-776 Retrieve log statistics for an owner
|
| Log-MIB-19 | object-type | fdOwnerLogDeleteConfigs |
12 Delete all configuration for an ownerWhen set to true, this object shall delete all entries associated with this owner in the log snapshot factory and log class tables. Once complete, the value shall return to 'false'. |
Satisfies:
26048_1-772 Delete all log classes of an owner
|
| Log-MIB-20 | object-type | fdOwnerLogClearLogs |
13 Clear all logs for an ownerWhen set to true, this object will delete all entries associated with this owner from the fdLogTable. Once complete, the value shall return to 'false'. |
Satisfies:
26048_1-777 Clear logs of an owner
|
| Log-MIB-21 | comment | comment |
Log Objects
|
|
| Log-MIB-22 | object-type | fdLogsRecordingLatency |
14 Latency for data retrievalThe maximum latency that the device is designed to support between a trigger firing and the data being retrieved for storage within a log. |
Satisfies:
26048_1-748 Determine log capabilities
|
| Log-MIB-23 | object-type | fdLogsMaxVariableSize |
15 Maximum variable sizeThe maximum size for any variable value that can be recorded in the log. |
Satisfies:
26048_1-748 Determine log capabilities
|
| Log-MIB-24 | object-type | fdLogSnapshotFactoryTable |
16 Snapshot factory tableA table that defines where to log snapshots and what data should be recorded with each snapshot. |
|
| Log-MIB-25 | object-type | fdLogSnapshotFactoryEntry |
An entry in the fdLogSnapshotFactoryTable. An entry of this table can be called by external logic (e.g., the Action table defined in ISO/TS 20684-3) to create an entry in the fdLogTable. |
|
| Log-MIB-26 | row | FdLogSnapshotFactoryEntry | ||
| Log-MIB-27 | object-type | fdLogSnapshotFactoryIndex |
17 Snapshot factory indexThe index of this Log Snapshot Factory. This value is used to identify the type of event that occurred resulting in the snapshot. While it is expected that each type of trigger action would be associated with its own snapshot factory, this is not a requirement. |
|
| Log-MIB-28 | object-type | fdLogSnapshotFactoryDescription |
18 Snapshot factory descriptionA textual description of the snapshot factory. |
Satisfies:
26048_1-783 Configure log snapshot factory
26048_1-784 Confirm log snapshot factory configurati…
|
| Log-MIB-29 | object-type | fdLogSnapshotFactoryObjectContext |
19 Context of the object to be stored in the snapshotThe management context of the object instance containing the data to be retrieved and recorded with the snapshot. If the object identifier does not point to a valid context at the time that the data is being retrieved, the log shall record a zero-length string. |
Satisfies:
26048_1-783 Configure log snapshot factory
26048_1-784 Confirm log snapshot factory configurati…
|
| Log-MIB-30 | object-type | fdLogSnapshotFactoryObjectID |
20 Identifier of the object to be stored in the snapshotThe object identifier of the object instance containing the data to be retrieved and recorded as fdLogValue for the snapshot. If the object identifier does not point to a valid object instance at the time that the data is being retrieved, the log shall record a zero-length string for the value of fdLogValue. |
Satisfies:
26048_1-783 Configure log snapshot factory
26048_1-784 Confirm log snapshot factory configurati…
|
| Log-MIB-31 | object-type | fdLogSnapshotFactoryLogClass |
21 Log class to store the snapshotThe log class within which the snapshot shall be recorded. The root of the RELATIVE OID is fdLogClassDescription (i.e., the encoded value will consist of the fdOwnerIndex and fdLogClassIndex of the log class into which the generated log entry will be stored). |
Satisfies:
26048_1-783 Configure log snapshot factory
26048_1-784 Confirm log snapshot factory configurati…
|
| Log-MIB-32 | object-type | fdLogSnapshotFactorySecurityModel |
22 Security model used to obtain snapshot dataThe security model used to activate this row of the fdLogSnapshotFactoryTable and that shall be used when accessing the object referenced by fdLogSnapshotFactoryObjectID. |
|
| Log-MIB-33 | object-type | fdLogSnapshotFactorySecurityLevel |
23 Security level used to obtain snapshot dataThe security level used to activate this row of the fdLogSnapshotFactoryTable and that shall be used when accessing the object referenced by fdLogSnapshotFactoryObjectID. |
|
| Log-MIB-34 | object-type | fdLogSnapshotFactorySecurityName |
24 Security name used to obtain snapshot dataThe security name used to activate this row of the fdLogSnapshotFactoryTable and that shall be used when accessing the object referenced by fdLogSnapshotFactoryObjectID. |
|
| Log-MIB-35 | object-type | fdLogSnapshotFactoryStorageType |
25 Snapshot factory storage typeThe storageType for this conceptual row. Permanent rows shall allow the value of fdLogSnapshotFactoryRowStatus to be set to 'notInService'. |
Satisfies:
26048_1-783 Configure log snapshot factory
26048_1-784 Confirm log snapshot factory configurati…
|
| Log-MIB-36 | object-type | fdLogSnapshotFactoryRowStatus |
26 Row status of the snapshot factoryThe status of this conceptual row. Any attempt to modify any read-create object within this conceptual row, other than this object, while the value of this object is active (1) shall result in an inconsistentValue error. |
Satisfies:
26048_1-785 Change status of log snapshot factory
26048_1-783 Configure log snapshot factory
26048_1-784 Confirm log snapshot factory configurati…
26048_1-786 Delete log snapshot factory
|
| Log-MIB-37 | object-type | fdLogClassTable |
27 Log Class TableA table used to manage the log. |
|
| Log-MIB-38 | object-type | fdLogClassEntry |
An entry in the fdLogClassTable that provides for the management of a specific log class (i.e., the set of entries in the fdLogTable with a common fdOwnerIndex and fdLogClassIndex). |
|
| Log-MIB-39 | row | FdLogClassEntry | ||
| Log-MIB-40 | object-type | fdLogClassIndex |
28 Log class indexThe index of this log class, unique within the scope of the fdOwnerIndex. |
|
| Log-MIB-41 | object-type | fdLogClassDescription |
29 Log class descriptionA description of the purpose of this log class. |
Satisfies:
26048_1-755 Configure log class
26048_1-760 Confirm log class configuration
|
| Log-MIB-42 | object-type | fdLogClassSizeLimit |
30 Maximum size of log classThe maximum number of octets allowed for all fdLogValue instances with this fdOwnerIndex and fdLogClassIndex. A new log entry that would cause the log to exceed this limit shall cause the oldest logged snapshot(s) to be bumped and deleted from the log until the new entry can be stored within the limit. |
Satisfies:
26048_1-755 Configure log class
26048_1-760 Confirm log class configuration
|
| Log-MIB-43 | object-type | fdLogClassEntryLimit |
31 Maximum number of entries in log classThe maximum number of snapshots to be stored in the log class. A new log entry that would cause the log class to exceed this value shall cause the oldest snapshot to be bumped and deleted from the log class. |
Satisfies:
26048_1-755 Configure log class
26048_1-760 Confirm log class configuration
|
| Log-MIB-44 | object-type | fdLogClassClearDate |
32 Clear date for log classThe date component of the clear date and time. Upon setting this value, the device shall delete any fdLogEntry that has the same fdOwnerIndex and fdLogClassIndex as this instance of fdLogClassClearDate and was entered into the log before the defined clear date and time (i.e., the entry is deleted only if the instant defined by fdLogDate and fdLogTime is before the instant defined by fdLogClassClearDate and fdLogClassClearTime). If the clear date and time represent an instant in time that is after the fdLogDate and fdLogTime of a new snapshot, the snapshot shall not be recorded in the log and the snapshot counters shall not be incremented. |
Satisfies:
26048_1-769 Clear old snapshots from log
|
| Log-MIB-45 | object-type | fdLogClassClearTime |
33 Clear time for log classThe time component of the clear date and time. Upon setting this value, the device shall delete any fdLogEntry that has the same fdOwnerIndex and fdLogClassIndex as this instance of fdLogClassClearTime and was entered into the log before the defined clear date and time (i.e., the entry is deleted only if the instant defined by fdLogDate and fdLogTime is before the instant defined by fdLogClassClearDate and fdLogClassClearTime). If the clear date and time represent an instant in time that is after the fdLogDate and fdLogTime of a new snapshot, the snapshot shall not be recorded in the log and the snapshot counters shall not be incremented. |
Satisfies:
26048_1-769 Clear old snapshots from log
|
| Log-MIB-46 | object-type | fdLogClassSnapshots |
34 Number of snapshots made for log classThe number of snapshots that have been recorded in the log classs since the last discontinuity. The last discontinuity is indicated by the fdLogClassTimeStamp. |
Satisfies:
26048_1-761 Retrieve log class statistics
|
| Log-MIB-47 | object-type | fdLogClassBumps |
35 Number of snapshots bumped from log classThe number of snapshots associated with this fdLogClassEntry that have been removed due to defined size or entry limits since the last discontinuity. The last discontinuity is indicated by the fdLogClassTimeStamp. |
Satisfies:
26048_1-761 Retrieve log class statistics
|
| Log-MIB-48 | object-type | fdLogClassTimeStamp |
36 Time stamp of last discontinuity for log classThe value of sysUpTime at the last discontinuity of any of the counters associated with this row of the fdLogClassTable. Discontinuities occur when the row is activated. |
Satisfies:
26048_1-761 Retrieve log class statistics
|
| Log-MIB-49 | object-type | fdLogClassStorageType |
37 Log class storage typeThe storage type for this entry and all associated rows in the fdLogTable. |
Satisfies:
26048_1-755 Configure log class
26048_1-760 Confirm log class configuration
|
| Log-MIB-50 | object-type | fdLogClassRowStatus |
38 Log class row statusThe status of this conceptual row. Any attempt to modify any read-create object within this conceptual row, other than this object, while the value of this object is active (1) shall result in an inconsistentValue error. |
Satisfies:
26048_1-768 Change status of log class
26048_1-755 Configure log class
26048_1-760 Confirm log class configuration
26048_1-771 Delete a log class
26048_1-767 Retrieve log class status
|
| Log-MIB-51 | object-type | fdLogTable |
39 Snapshot log tableA table storing logged snapshots. |
|
| Log-MIB-52 | object-type | fdLogEntry |
The record of a snapshot. |
|
| Log-MIB-53 | row | FdLogEntry | ||
| Log-MIB-54 | object-type | fdLogIndex |
40 Log indexThe sequential number associated with the snapshot to uniquely identity it within the scope of the fdOwnerIndex and fdLogClassIndex. |
|
| Log-MIB-55 | object-type | fdLogFactory |
41 Factory that generated the log entryThe entry in the fdLogSnapshotFactoryTable that generated the entry in the log. This value allows a manager to identify the type data recorded in the log and to gain insight into the event that may have caused the entry. The trigger that caused the entry can be discovered if the factory is only called by one action and that action is only called by one trigger. |
Satisfies:
26048_1-749 Retrieve logged snapshot
|
| Log-MIB-56 | object-type | fdLogValue |
42 Value captured by the log snapshot factoryThe OER-encoded value of the object instance referenced by the associated fdLogSnapshotFactoryObject when this entry was created. In theory, this is the value of the referenced object when the event occurred, but in practice there will be some delay between the event occurring and the data being obtained and recorded in this log (as recorded in the latency field). |
Satisfies:
26048_1-749 Retrieve logged snapshot
|
| Log-MIB-57 | object-type | fdLogEventDate |
43 Date of event that resulted in the snapshotThe date on which the event was detected according to the UTC Clock within the field device. |
Satisfies:
26048_1-749 Retrieve logged snapshot
|
| Log-MIB-58 | object-type | fdLogEventTime |
44 Time of event that resulted in the snapshotThe time of day at which the event was detected according to the UTC Clock within the field device. |
Satisfies:
26048_1-749 Retrieve logged snapshot
|
| Log-MIB-59 | object-type | fdLogDate |
45 Date on which snapshot was loggedThe date on which the snapshot was logged in this table according to the UTC Clock within the field device. |
Satisfies:
26048_1-749 Retrieve logged snapshot
|
| Log-MIB-60 | object-type | fdLogTime |
46 Time at which snapshot was loggedThe time of day at which the snapshot was logged in this table according to the UTC Clock within the field device. The log date and time is mostly used internally when clearing entries older than a specified date and time. |
Satisfies:
26048_1-749 Retrieve logged snapshot
|
| Log-MIB-61 | object-type | fdLogDataLatency |
47 Latency between the event and data captureA concise identification of the latency between the trigger firing and obtaining the value for the logged object. The value is represented by the base 2 logarithm of the number of milliseconds that elapsed between the event and the time at which the data was captured for recording in the log, multiplied by 10 and rounded to the nearest integer value. For example, if exactly one second (1000 ms) elapsed between the detection of the event and the recording of data in the log, the latency value would be round(log2(1000) * 10) = round(9.966 * 10) = round(99.66) = 100. A latency value of 255 represents a latency in excess of 12.73 hours. |
Satisfies:
26048_1-749 Retrieve logged snapshot
|
| Log-MIB-62 | comment | comment |
Conformance Information
|
|
| Log-MIB-63 | object-identity | fdLogConformance |
A node containing conformance statements related to the fdLogMIB, as defined in ISO/TS 20684-7. |
|
| Log-MIB-64 | object-identity | fdLogCompliances |
A node for compliance statements for the fdLogMIB. |
|
| Log-MIB-65 | object-identity | fdLogGroups |
A node for group definitions related to fdLogMIB. |
|
| Log-MIB-66 | module-compliance | fdLogComplianceV1 |
The conformance statement for the field device log MIB. |
|
| Log-MIB-67 | object-group | fdLogAdminGroupV1 |
Management information that indicates administration-level statistics for the logging feature as a whole. |
|
| Log-MIB-68 | object-group | fdLogConfigGroupV1 |
Management information that identifies the capabilities of the logging system. |
|
| Log-MIB-69 | object-group | fdLogRetrievalGroupV1 |
Management information that allows a manager to retrieve a log entry. |
|
| Log-MIB-70 | end | end |
Phasellus convallis elit id ullamcorper pulvinar. Duis aliquam turpis mauris, eu ultricies erat malesuada quis. Aliquam dapibus, lacus eget hendrerit bibendum, urna est aliquam sem, sit amet imperdiet est velit quis lorem.