AVIAT-ALARM-REPORTING-MIB: View SNMP OID List / Download MIB
VENDOR: AVIAT NETWORKS
Home | MIB: AVIAT-ALARM-REPORTING-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
aviatAlarmReportingModule | 1.3.6.1.4.1.2509.9.47 |
This MIB module is used to describe the status of alarms present in Aviat Networks products. |
||
aviatAlarmReportingMIBEvents | 1.3.6.1.4.1.2509.9.47.0 | |||
aviatAlarmRaisedInstanceNotification | 1.3.6.1.4.1.2509.9.47.0.1 |
This notification is generated whenever a system alarm is raised. |
||
aviatAlarmClearedInstanceNotification | 1.3.6.1.4.1.2509.9.47.0.2 |
This notification is generated whenever a system alarm is cleared. |
||
aviatAlarmUnstableInstanceNotification | 1.3.6.1.4.1.2509.9.47.0.3 |
This notification is generated whenever a system alarm is suspended. |
||
aviatAlarmStabilizedInstanceNotification | 1.3.6.1.4.1.2509.9.47.0.4 |
This notification is generated whenever a system alarm suspension is cleared. |
||
aviatAlarmReportingConformance | 1.3.6.1.4.1.2509.9.47.1 | |||
aviatAlarmReportingGroups | 1.3.6.1.4.1.2509.9.47.1.1 | |||
aviatAlarmReportingObjectGroup | 1.3.6.1.4.1.2509.9.47.1.1.1 |
These are the objects for alarms in the Alarm MIB. |
||
aviatAlarmReportingNotifyGroup | 1.3.6.1.4.1.2509.9.47.1.1.2 |
Alarm notifications defined in this MIB. |
||
aviatAlarmReportingCompliance | 1.3.6.1.4.1.2509.9.47.1.2 | |||
aviatAlarmReportingComplV1 | 1.3.6.1.4.1.2509.9.47.1.2.1 |
The implementation requirements for this MIB. |
||
aviatAlarmReportingMIBObjects | 1.3.6.1.4.1.2509.9.47.2 | |||
aviatAlarmTypeTable | 1.3.6.1.4.1.2509.9.47.2.1 | no-access |
This is a table containing information for all alarms types that are supported by the system. |
|
1.3.6.1.4.1.2509.9.47.2.1.1 | no-access |
This is a row in the table holding information about a single supported alarm type. |
||
aviatAlarmTypeIndex | 1.3.6.1.4.1.2509.9.47.2.1.1.1 | aviatyangidentityref | no-access |
The unique Yang Identity representing a particular alarm type. |
aviatAlarmTypeSecurityEvent | 1.3.6.1.4.1.2509.9.47.2.1.1.2 | truthvalue | read-only |
Indicates whether or not the system views the alarm type as being security related. |
aviatAlarmTypeDescription | 1.3.6.1.4.1.2509.9.47.2.1.1.3 | displaystring | read-only |
This object specifies a human-readable message describing the alarm type. |
aviatAlarmTypeEvent | 1.3.6.1.4.1.2509.9.47.2.1.1.4 | ianaitueventtype | read-only |
The type of event associated with the alarm type. |
aviatAlarmTypeDefaultSeverity | 1.3.6.1.4.1.2509.9.47.2.1.1.5 | ituperceivedseverity | read-only |
This object specifies the default severity assigned to the alarm type by the system. By default, any entity that raises an alarm of this type will have this level of severity associated with the alarm instance. The following ITU-t X.733 severities are supported: critical (3) major (4) minor (5) warning (6) See http://www.iana.org. |
aviatAlarmInstanceLastChange | 1.3.6.1.4.1.2509.9.47.2.2 | dateandtime | read-only |
The time when any alarm instance in the system last changed its state. |
aviatAlarmInstanceTable | 1.3.6.1.4.1.2509.9.47.2.3 | no-access |
This is a table containing information for all alarm instances currently registered within the system. |
|
1.3.6.1.4.1.2509.9.47.2.3.1 | no-access |
This is a row in the table holding information for a given alarm instance. |
||
aviatAlarmInstanceEntity | 1.3.6.1.4.1.2509.9.47.2.3.1.1 | ietfentityname | no-access |
Each alarm instance is associated with a particular system entity. This object identifies the entity in the form of a name string. Corresponds to the physical entity name as per the ietf-entity YANG. |
aviatAlarmInstanceSecurityEvent | 1.3.6.1.4.1.2509.9.47.2.3.1.2 | truthvalue | read-only |
Indicates whether or not the system views the alarm instance as being security related. |
aviatAlarmInstanceDescription | 1.3.6.1.4.1.2509.9.47.2.3.1.3 | displaystring | read-only |
This object specifies a human-readable message describing the alarm instance. |
aviatAlarmInstanceType | 1.3.6.1.4.1.2509.9.47.2.3.1.4 | ianaitueventtype | read-only |
The type of event associated with the alarm instance. |
aviatAlarmInstanceCurrentState | 1.3.6.1.4.1.2509.9.47.2.3.1.5 | aviatalarminstancestate | read-only |
The current state of the alarm instance. Supported states are: cleared (0) raised (1) unstable (2) |
aviatAlarmInstanceCurrentSeverity | 1.3.6.1.4.1.2509.9.47.2.3.1.6 | ituperceivedseverity | read-only |
This object shows the current severity level associated with the alarm instance: cleared (1) indetermined (2) critical (3) major (4) minor (5) warning (6) |
aviatAlarmInstanceRaisedSeverity | 1.3.6.1.4.1.2509.9.47.2.3.1.7 | ituperceivedseverity | read-only |
The severity to be applied when this alarm instance is raised for this entity. This is either based upon the default for the alarm type, or overriden by user configuration. The following ITU-t X.733 severities are supported: critical (3) major (4) minor (5) warning (6) See http://www.iana.org. |
aviatAlarmInstanceLastStatusChange | 1.3.6.1.4.1.2509.9.47.2.3.1.8 | dateandtime | read-only |
The time when the status of the alarm instance last changed. |
aviatAlarmInstanceStatusChangeCount | 1.3.6.1.4.1.2509.9.47.2.3.1.9 | counter32 | read-only |
The number of times that the entity has raised or lowered this alarm instance since the system was started. |
aviatAlarmInstanceDisabled | 1.3.6.1.4.1.2509.9.47.2.3.1.10 | truthvalue | read-only |
Indicates whether or not an event which causes this alarm instance to be raised or lowered by this entity, will be reported. When disabled, status changes for the alarm will still be shown in aviatAlarmInstanceTable, but the alarm instance will no longer appear in aviatAlarmRaisedInstanceTable, a log entry will not be made, and a notification will not be generated. |
aviatAlarmRaisedInstanceLastChange | 1.3.6.1.4.1.2509.9.47.2.4 | dateandtime | read-only |
The time of the last update to the raised alarms table. |
aviatAlarmRaisedInstanceTable | 1.3.6.1.4.1.2509.9.47.2.5 | no-access |
This is a table containing information for all alarm instances that are currently raised or unstable in the system. |
|
1.3.6.1.4.1.2509.9.47.2.5.1 | no-access |
This is a row in the table holding information for a given raised or unstable alarm instance. |
||
aviatAlarmRaisedInstanceSecurityEvent | 1.3.6.1.4.1.2509.9.47.2.5.1.1 | truthvalue | read-only |
Indicates whether or not the system views the alarm instance as being security related. |
aviatAlarmRaisedInstanceDescription | 1.3.6.1.4.1.2509.9.47.2.5.1.2 | displaystring | read-only |
This object specifies a human-readable message describing the alarm instance. |
aviatAlarmRaisedInstanceSeverity | 1.3.6.1.4.1.2509.9.47.2.5.1.3 | ituperceivedseverity | read-only |
This object shows the severity level associated with the alarm instance: critical (3) major (4) minor (5) warning (6) |
aviatAlarmRaisedInstanceCause | 1.3.6.1.4.1.2509.9.47.2.5.1.4 | ianaituprobablecause | read-only |
This object shows the probable cause of the alarm instance being active. |
aviatAlarmRaisedInstanceTime | 1.3.6.1.4.1.2509.9.47.2.5.1.5 | dateandtime | read-only |
The time when the alarm instance was raised. |
aviatAlarmRaisedInstanceIsUnstable | 1.3.6.1.4.1.2509.9.47.2.5.1.6 | truthvalue | read-only |
An indication of whether the alarm instance is currently considered unstable, and hence has further state changes suspended until it is considered stable again. |
aviatAlarmEntityTable | 1.3.6.1.4.1.2509.9.47.2.6 | no-access |
This is a table containing information for all entities that have alarm instances registered against them. |
|
1.3.6.1.4.1.2509.9.47.2.6.1 | no-access |
This is a row in the table holding information for a given entity. |
||
aviatAlarmEntityReportingMode | 1.3.6.1.4.1.2509.9.47.2.6.1.1 | aviatalarmreportingmode | read-only |
Indicates the alarm reporting mode configured for this entity. Supported modes are: all (0) nonSummary (1) summaryOnly (2) none (3) The mode dictates alarm instances of which alarm types against the entity shall generate a log entry and a notification upon state change or suppression change. |
aviatAlarmReportingNotifications | 1.3.6.1.4.1.2509.9.47.2.7 | |||
aviatAlarmEntityName | 1.3.6.1.4.1.2509.9.47.2.7.1 | ietfentityname | no-access |
The name of the entity associated with the alarm instance. Only used for the generation of notifications. |
aviatAlarmTypeID | 1.3.6.1.4.1.2509.9.47.2.7.2 | aviatyangidentityref | no-access |
The index of the alarm type associated with the alarm instance. Only used for the generation of notifications. |