MIBs Depot

AVIAT-ALARM-REPORTING-MIB

Registered at
1.3.6.1.4.1.2509.9.47
Last updated
2016-05-26 00:00
Organization
Aviat Networks
Revisions
2016-05-26 00:00
Namespace
aviat-wtm
Source file
AVIAT-ALARM-REPORTING-MIB
Digest
sha256:8141d9a8a29e5ee1fa2411951473863047c4442a690c31b8e7357cbfdbab9bbb

Description

This MIB module is used to describe the status of alarms present in Aviat Networks products.

Contact

Aviat Networks Customer Service Postal: 5200 Great America Parkway Santa Clara California 95054 United States of America Tel: 408 567 7000 E-mail: mibsupport@aviatnet.com

Imports

FromSymbols
AVIAT-TEXTCONVENTION-MIBAviatYangIdentityRef
IANA-ITU-ALARM-TC-MIBIANAItuEventType, IANAItuProbableCause
ITU-ALARM-TC-MIBItuPerceivedSeverity
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDateAndTime, DisplayString, TEXTUAL-CONVENTION, TruthValue
STXN-GLOBALREGISTER-MIBaviatModules

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

AVIAT-ALARM-REPORTING-MIB
AVIAT-TEXTCONVENTION-MIB
IANA-ITU-ALARM-TC-MIB
ITU-ALARM-TC-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
STXN-GLOBALREGISTER-MIB

Textual conventions

NameOIDSyntaxAccessStatus
AviatAlarmInstanceState
TEXTUAL-CONVENTION
The current state of an alarm instance
current
AviatAlarmReportingMode
TEXTUAL-CONVENTION
Reporting mode for alarm instances on a particular entity.
current
IetfEntityName
TEXTUAL-CONVENTION
A name uniquely identifying an entity within the system. This corresponds to the physical entity name used by the ietf-entity YANG.
current

Objects

NameOIDSyntaxAccessStatus
aviatAlarmReportingMIBEvents
OBJECT-IDENTITY
1.3.6.1.4.1.2509.9.47.0
aviatAlarmReportingConformance
OBJECT-IDENTITY
1.3.6.1.4.1.2509.9.47.1
aviatAlarmReportingGroups
OBJECT-IDENTITY
1.3.6.1.4.1.2509.9.47.1.1
aviatAlarmReportingCompliance
OBJECT-IDENTITY
1.3.6.1.4.1.2509.9.47.1.2
aviatAlarmReportingMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2509.9.47.2
aviatAlarmTypeTable
OBJECT-TYPE
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.1not-accessiblecurrent
aviatAlarmTypeEntry
OBJECT-TYPE
This is a row in the table holding information about a single supported alarm type.
1.3.6.1.4.1.2509.9.47.2.1.1not-accessiblecurrent
aviatAlarmTypeIndex
OBJECT-TYPE
The unique Yang Identity representing a particular alarm type.
1.3.6.1.4.1.2509.9.47.2.1.1.1AviatYangIdentityRefnot-accessiblecurrent
aviatAlarmTypeSecurityEvent
OBJECT-TYPE
Indicates whether or not the system views the alarm type as being security related.
1.3.6.1.4.1.2509.9.47.2.1.1.2TruthValueread-onlycurrent
aviatAlarmTypeDescription
OBJECT-TYPE
This object specifies a human-readable message describing the alarm type.
1.3.6.1.4.1.2509.9.47.2.1.1.3DisplayString (SIZE(0..255))read-onlycurrent
aviatAlarmTypeEvent
OBJECT-TYPE
The type of event associated with the alarm type.
1.3.6.1.4.1.2509.9.47.2.1.1.4IANAItuEventTyperead-onlycurrent
aviatAlarmTypeDefaultSeverity
OBJECT-TYPE
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.
1.3.6.1.4.1.2509.9.47.2.1.1.5ItuPerceivedSeverityread-onlycurrent
aviatAlarmInstanceLastChange
OBJECT-TYPE
The time when any alarm instance in the system last changed its state.
1.3.6.1.4.1.2509.9.47.2.2DateAndTimeread-onlycurrent
aviatAlarmInstanceTable
OBJECT-TYPE
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.3not-accessiblecurrent
aviatAlarmInstanceEntry
OBJECT-TYPE
This is a row in the table holding information for a given alarm instance.
1.3.6.1.4.1.2509.9.47.2.3.1not-accessiblecurrent
aviatAlarmInstanceEntity
OBJECT-TYPE
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.
1.3.6.1.4.1.2509.9.47.2.3.1.1IetfEntityNamenot-accessiblecurrent
aviatAlarmInstanceSecurityEvent
OBJECT-TYPE
Indicates whether or not the system views the alarm instance as being security related.
1.3.6.1.4.1.2509.9.47.2.3.1.2TruthValueread-onlycurrent
aviatAlarmInstanceDescription
OBJECT-TYPE
This object specifies a human-readable message describing the alarm instance.
1.3.6.1.4.1.2509.9.47.2.3.1.3DisplayString (SIZE(0..255))read-onlycurrent
aviatAlarmInstanceType
OBJECT-TYPE
The type of event associated with the alarm instance.
1.3.6.1.4.1.2509.9.47.2.3.1.4IANAItuEventTyperead-onlycurrent
aviatAlarmInstanceCurrentState
OBJECT-TYPE
The current state of the alarm instance. Supported states are: cleared (0) raised (1) unstable (2)
1.3.6.1.4.1.2509.9.47.2.3.1.5AviatAlarmInstanceStateread-onlycurrent
aviatAlarmInstanceCurrentSeverity
OBJECT-TYPE
This object shows the current severity level associated with the alarm instance: cleared (1) indetermined (2) critical (3) major (4) minor (5) warning (6)
1.3.6.1.4.1.2509.9.47.2.3.1.6ItuPerceivedSeverityread-onlycurrent
aviatAlarmInstanceRaisedSeverity
OBJECT-TYPE
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.
1.3.6.1.4.1.2509.9.47.2.3.1.7ItuPerceivedSeverityread-onlycurrent
aviatAlarmInstanceLastStatusChange
OBJECT-TYPE
The time when the status of the alarm instance last changed.
1.3.6.1.4.1.2509.9.47.2.3.1.8DateAndTimeread-onlycurrent
aviatAlarmInstanceStatusChangeCount
OBJECT-TYPE
The number of times that the entity has raised or lowered this alarm instance since the system was started.
1.3.6.1.4.1.2509.9.47.2.3.1.9Counter32read-onlycurrent
aviatAlarmInstanceDisabled
OBJECT-TYPE
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.
1.3.6.1.4.1.2509.9.47.2.3.1.10TruthValueread-onlycurrent
aviatAlarmRaisedInstanceLastChange
OBJECT-TYPE
The time of the last update to the raised alarms table.
1.3.6.1.4.1.2509.9.47.2.4DateAndTimeread-onlycurrent
aviatAlarmRaisedInstanceTable
OBJECT-TYPE
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.5not-accessiblecurrent
aviatAlarmRaisedInstanceEntry
OBJECT-TYPE
This is a row in the table holding information for a given raised or unstable alarm instance.
1.3.6.1.4.1.2509.9.47.2.5.1not-accessiblecurrent
aviatAlarmRaisedInstanceSecurityEvent
OBJECT-TYPE
Indicates whether or not the system views the alarm instance as being security related.
1.3.6.1.4.1.2509.9.47.2.5.1.1TruthValueread-onlycurrent
aviatAlarmRaisedInstanceDescription
OBJECT-TYPE
This object specifies a human-readable message describing the alarm instance.
1.3.6.1.4.1.2509.9.47.2.5.1.2DisplayString (SIZE(0..255))read-onlycurrent
aviatAlarmRaisedInstanceSeverity
OBJECT-TYPE
This object shows the severity level associated with the alarm instance: critical (3) major (4) minor (5) warning (6)
1.3.6.1.4.1.2509.9.47.2.5.1.3ItuPerceivedSeverityread-onlycurrent
aviatAlarmRaisedInstanceCause
OBJECT-TYPE
This object shows the probable cause of the alarm instance being active.
1.3.6.1.4.1.2509.9.47.2.5.1.4IANAItuProbableCauseread-onlycurrent
aviatAlarmRaisedInstanceTime
OBJECT-TYPE
The time when the alarm instance was raised.
1.3.6.1.4.1.2509.9.47.2.5.1.5DateAndTimeread-onlycurrent
aviatAlarmRaisedInstanceIsUnstable
OBJECT-TYPE
An indication of whether the alarm instance is currently considered unstable, and hence has further state changes suspended until it is considered stable again.
1.3.6.1.4.1.2509.9.47.2.5.1.6TruthValueread-onlycurrent
aviatAlarmEntityTable
OBJECT-TYPE
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.6not-accessiblecurrent
aviatAlarmEntityEntry
OBJECT-TYPE
This is a row in the table holding information for a given entity.
1.3.6.1.4.1.2509.9.47.2.6.1not-accessiblecurrent
aviatAlarmEntityReportingMode
OBJECT-TYPE
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.
1.3.6.1.4.1.2509.9.47.2.6.1.1AviatAlarmReportingModeread-onlycurrent
aviatAlarmReportingNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.2509.9.47.2.7
aviatAlarmEntityName
OBJECT-TYPE
The name of the entity associated with the alarm instance. Only used for the generation of notifications.
1.3.6.1.4.1.2509.9.47.2.7.1IetfEntityNameaccessible-for-notifycurrent
aviatAlarmTypeID
OBJECT-TYPE
The index of the alarm type associated with the alarm instance. Only used for the generation of notifications.
1.3.6.1.4.1.2509.9.47.2.7.2AviatYangIdentityRefaccessible-for-notifycurrent

Notifications

NameOIDStatus
aviatAlarmRaisedInstanceNotification
NOTIFICATION-TYPE
This notification is generated whenever a system alarm is raised.
1.3.6.1.4.1.2509.9.47.0.1current
aviatAlarmClearedInstanceNotification
NOTIFICATION-TYPE
This notification is generated whenever a system alarm is cleared.
1.3.6.1.4.1.2509.9.47.0.2current
aviatAlarmUnstableInstanceNotification
NOTIFICATION-TYPE
This notification is generated whenever a system alarm is suspended.
1.3.6.1.4.1.2509.9.47.0.3current
aviatAlarmStabilizedInstanceNotification
NOTIFICATION-TYPE
This notification is generated whenever a system alarm suspension is cleared.
1.3.6.1.4.1.2509.9.47.0.4current

Conformance

NameOIDStatus
aviatAlarmReportingObjectGroup
OBJECT-GROUP
These are the objects for alarms in the Alarm MIB.
1.3.6.1.4.1.2509.9.47.1.1.1current
aviatAlarmReportingNotifyGroup
NOTIFICATION-GROUP
Alarm notifications defined in this MIB.
1.3.6.1.4.1.2509.9.47.1.1.2current
aviatAlarmReportingComplV1
MODULE-COMPLIANCE
The implementation requirements for this MIB.
1.3.6.1.4.1.2509.9.47.1.2.1current