CM-ALARM-MIB
AI MIB Summary
The CM-ALARM-MIB module enables SNMP-based monitoring of critical fault conditions and alarm states within ADVA Optical Networking's F3 product lines (FSP150CM/CC). It facilitates the retrieval of specific alarm severity levels, event timestamps, and alarm identifiers to support real-time network fault management and troubleshooting.
This module defines the Alarm Monitoring MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
Main OID:
cmAlarmMIB.1.3.6.1.4.1.2544.1.12.6
87
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
87 total| Object Name |
|---|
cmAlarmMIBThis module defines the Alarm Monitoring MIB definitions
used by the F3 (FSP150CM/CC) product lines.
Copyright (C) ADVA Optical Networking. MODULE-IDENTITY .1.3.6.1.4.1.2544.1.12.6 |
alarmObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.6.1 |
cmAlarmScalars OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.6.1.1 |
cmAlmLastChangeA snapshot of the value of sysUpTime when the alarm situation
last changed on the node (ie. there was a raise or clear).
This value is reset to zero when the agent initializes.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.1.1 |
cmAlmIndexThis value is assigned globally and sequentially to each new
trap that is sent from the device.
When this value reaches a maximum of 65535, it is wrapped to
the value 1.ro Integer32 .1.3.6.1.4.1.2544.1.12.6.1.1.2 |
cmAlmTestAlarmEntityThis object is used to specify the entity for which
the test alarm is raised/cleared. This entity can be
OID of a card(unit) or a port (Ethernet Access or Ethernet
Network).
The test alarm is the trap cmNetworkElementAlmTrap with
condition type as testalarm.
If not specified, the value of this object is 0.0.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.1.3 |
cmAlmTestAlarmActionThis object can be used to raise/clear the testalarm
on the entity specified by cmAlmTestAlarmEntity.rw TestAlarmAction .1.3.6.1.4.1.2544.1.12.6.1.1.4 |
cmSysAlmTableA list of entries corresponding to the standing conditions
that exist at the system level.
Entries cannot be created in this table by management
application action. SEQUENCE OF CmSysAlmEntry .1.3.6.1.4.1.2544.1.12.6.1.2 |
cmSysAlmEntryAn entry containing information applicable to a particular
condition. CmSysAlmEntry .1.3.6.1.4.1.2544.1.12.6.1.2.1 |
cmSysAlmNotifCodeThis object identifies the severity of the condition.ro TrapAlarmSeverity (ADVA-MIB) .1.3.6.1.4.1.2544.1.12.6.1.2.1.1 |
cmSysAlmTypeThis object identifies the type of the condition.ro CmConditionType .1.3.6.1.4.1.2544.1.12.6.1.2.1.2 |
cmSysAlmSrvEffThis object identifies whether the condition is service affecting
or not.ro CmServiceEffect .1.3.6.1.4.1.2544.1.12.6.1.2.1.3 |
cmSysAlmTimeThis object contains the system time when the condition occurred.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.2.1.4 |
cmSysAlmLocationThis object identifies the location of the condition. The value
none(0) should be used if location is not applicable.ro CmLocation .1.3.6.1.4.1.2544.1.12.6.1.2.1.5 |
cmSysAlmDirectionThis object identifies the direction of the condition. The value
none(0) should be used if direction is not applicable.ro CmDirection .1.3.6.1.4.1.2544.1.12.6.1.2.1.6 |
cmSysAlmDescrThis object contains a text description of the condition.ro CmConditionDescr .1.3.6.1.4.1.2544.1.12.6.1.2.1.7 |
cmSysAlmObjectOID of the actual object that raised the alarm.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.2.1.8 |
cmSysAlmObjectNameSymbolic name of the managed object to which the condition
pertains.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.2.1.9 |
cmSysAlmAdditionalInfoObjectThis object provides OID of associated entity that caused the alarm.
If there is no associated entity, this value is 0.0.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.2.1.10 |
cmSysAlmAdditionalInfoNameThis object provides name of the associated entity to which the
alarm pertains. If there is no such entity, this value is empty.ro DisplayString .1.3.6.1.4.1.2544.1.12.6.1.2.1.11 |
cmSysCondTableA list of entries corresponding to the standing conditions
that exist at the system level.
Entries cannot be created in this table by management
application action. SEQUENCE OF CmSysCondEntry .1.3.6.1.4.1.2544.1.12.6.1.3 |
cmSysCondEntryAn entry containing information applicable to a particular
condition. CmSysCondEntry .1.3.6.1.4.1.2544.1.12.6.1.3.1 |
cmSysCondIndexAn integer index value used to uniquely identify
a standing condition at the system level.ro Integer32 .1.3.6.1.4.1.2544.1.12.6.1.3.1.1 |
cmSysCondNotifCodeThis object identifies the severity of the condition.ro TrapAlarmSeverity (ADVA-MIB) .1.3.6.1.4.1.2544.1.12.6.1.3.1.2 |
cmSysCondTypeThis object identifies the type of the condition.ro CmConditionType .1.3.6.1.4.1.2544.1.12.6.1.3.1.3 |
cmSysCondSrvEffThis object identifies whether the condition is service affecting
or not.ro CmServiceEffect .1.3.6.1.4.1.2544.1.12.6.1.3.1.4 |
cmSysCondTimeThis object contains the system time when the condition occurred.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.3.1.5 |
cmSysCondLocationThis object identifies the location of the condition. The value
none(0) should be used if location is not applicable.ro CmLocation .1.3.6.1.4.1.2544.1.12.6.1.3.1.6 |
cmSysCondDirectionThis object identifies the direction of the condition. The value
none(0) should be used if direction is not applicable.ro CmDirection .1.3.6.1.4.1.2544.1.12.6.1.3.1.7 |
cmSysCondDescrThis object contains a text description of the condition.ro CmConditionDescr .1.3.6.1.4.1.2544.1.12.6.1.3.1.8 |
cmSysCondEffTypeThis object contains the condition effect type.ro CmCondEffectType .1.3.6.1.4.1.2544.1.12.6.1.3.1.9 |
cmSysCondObjectOID of the actual object that raised the condition.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.3.1.10 |
cmSysCondObjectNameSymbolic name of the managed object to which the condition
pertains.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.3.1.11 |
cmSysCondAdditionalInfoObjectThis object provides OID of associated entity that caused
the condition. If there is no associated entity, this value is 0.0.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.3.1.12 |
cmSysCondAdditionalInfoNameThis object provides name of the associated entity to which the
condition pertains. If there is no such entity, this value is empty.ro DisplayString .1.3.6.1.4.1.2544.1.12.6.1.3.1.13 |
cmNetworkElementAlmTableA list of entries corresponding to the standing conditions
that exist at the system level.
Entries cannot be created in this table by management
application action. SEQUENCE OF CmNetworkElementAlmEntry .1.3.6.1.4.1.2544.1.12.6.1.4 |
cmNetworkElementAlmEntryAn entry containing information applicable to a particular
condition. CmNetworkElementAlmEntry .1.3.6.1.4.1.2544.1.12.6.1.4.1 |
cmNetworkElementAlmNotifCodeThis object identifies the severity of the condition.ro TrapAlarmSeverity (ADVA-MIB) .1.3.6.1.4.1.2544.1.12.6.1.4.1.1 |
cmNetworkElementAlmTypeThis object identifies the type of the condition.ro CmConditionType .1.3.6.1.4.1.2544.1.12.6.1.4.1.2 |
cmNetworkElementAlmSrvEffThis object identifies whether the condition is service affecting
or not.ro CmServiceEffect .1.3.6.1.4.1.2544.1.12.6.1.4.1.3 |
cmNetworkElementAlmTimeThis object contains the system time when the condition occurred.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.4.1.4 |
cmNetworkElementAlmLocationThis object identifies the location of the condition. The value
none(0) should be used if location is not applicable.ro CmLocation .1.3.6.1.4.1.2544.1.12.6.1.4.1.5 |
cmNetworkElementAlmDirectionThis object identifies the direction of the condition. The value
none(0) should be used if direction is not applicable.ro CmDirection .1.3.6.1.4.1.2544.1.12.6.1.4.1.6 |
cmNetworkElementAlmDescrThis object contains a text description of the condition.ro CmConditionDescr .1.3.6.1.4.1.2544.1.12.6.1.4.1.7 |
cmNetworkElementAlmObjectOID of the actual object that raised the alarm.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.4.1.8 |
cmNetworkElementAlmObjectNameSymbolic name of the managed object to which the condition
pertains.
This object can be any interface on this device or the system
object. If this is an interface, this name will be same
as ifName (IF-MIB).ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.4.1.9 |
cmNetworkElementAlmAdditionalInfoObjectThis object provides OID of associated entity that caused the alarm.
If there is no associated entity, this value is 0.0.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.4.1.10 |
cmNetworkElementAlmAdditionalInfoNameThis object provides name of the associated entity to which the
alarm pertains. If there is no such entity, this value is empty.ro DisplayString .1.3.6.1.4.1.2544.1.12.6.1.4.1.11 |
cmNetworkElementCondTableA list of entries corresponding to the standing conditions
that exist at the system level.
Entries cannot be created in this table by management
application action. SEQUENCE OF CmNetworkElementCondEntry .1.3.6.1.4.1.2544.1.12.6.1.5 |
cmNetworkElementCondEntryAn entry containing information applicable to a particular
condition. CmNetworkElementCondEntry .1.3.6.1.4.1.2544.1.12.6.1.5.1 |
cmNetworkElementCondIndexAn integer index value used to uniquely identify
a standing condition at a Network Element level.ro Integer32 .1.3.6.1.4.1.2544.1.12.6.1.5.1.1 |
cmNetworkElementCondNotifCodeThis object identifies the severity of the condition.ro TrapAlarmSeverity (ADVA-MIB) .1.3.6.1.4.1.2544.1.12.6.1.5.1.2 |
cmNetworkElementCondTypeThis object identifies the type of the condition.ro CmConditionType .1.3.6.1.4.1.2544.1.12.6.1.5.1.3 |
cmNetworkElementCondSrvEffThis object identifies whether the condition is service affecting
or not.ro CmServiceEffect .1.3.6.1.4.1.2544.1.12.6.1.5.1.4 |
cmNetworkElementCondTimeThis object contains the system time when the condition occurred.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.5.1.5 |
cmNetworkElementCondLocationThis object identifies the location of the condition. The value
none(0) should be used if location is not applicable.ro CmLocation .1.3.6.1.4.1.2544.1.12.6.1.5.1.6 |
cmNetworkElementCondDirectionThis object identifies the direction of the condition. The value
none(0) should be used if direction is not applicable.ro CmDirection .1.3.6.1.4.1.2544.1.12.6.1.5.1.7 |
cmNetworkElementCondDescrThis object contains a text description of the condition.ro CmConditionDescr .1.3.6.1.4.1.2544.1.12.6.1.5.1.8 |
cmNetworkElementCondObjectSymbolic name of the managed object to which the condition
pertains.
This object can be any interface on this device or the system
object. If this is an interface, this name will be same
as ifName (IF-MIB).ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.5.1.9 |
cmNetworkElementCondObjectNameSymbolic name of the managed object to which the condition
pertains.
This object can be any interface on this device or the system
object. If this is an interface, this name will be same
as ifName (IF-MIB).ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.5.1.10 |
cmNetworkElementCondEffTypeThis object contains the condition effect type.ro CmCondEffectType .1.3.6.1.4.1.2544.1.12.6.1.5.1.11 |
cmNetworkElementCondAdditionalInfoObjectThis object provides OID of associated entity that caused the alarm.
If there is no associated entity, this value is 0.0.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.5.1.12 |
cmNetworkElementCondAdditionalInfoNameThis object provides name of the associated entity to which the
alarm pertains. If there is no such entity, this value is empty.ro DisplayString .1.3.6.1.4.1.2544.1.12.6.1.5.1.13 |
cmAlarmSeverityAssignmentTableA list of configurable alarm severity assignment entries for
Enterprise MIB Alarm Conditions. SEQUENCE OF CmAlarmSeverityAssignmentEntry .1.3.6.1.4.1.2544.1.12.6.1.6 |
cmAlarmSeverityAssignmentEntryA list of parameters that set up the alarm severity assignment profiles. CmAlarmSeverityAssignmentEntry .1.3.6.1.4.1.2544.1.12.6.1.6.1 |
cmAlarmSeverityAssignmentEntityTypeAlarm Severity Assignment Entity Type.ro CmAlarmEntityType .1.3.6.1.4.1.2544.1.12.6.1.6.1.1 |
cmAlarmSeverityAssignmentCondTypeThis object identifies the type of the condition.ro CmConditionType .1.3.6.1.4.1.2544.1.12.6.1.6.1.2 |
cmAlarmSeverityAssignmentSrvEffThis object identifies whether the condition is service affecting
or not.ro CmServiceEffect .1.3.6.1.4.1.2544.1.12.6.1.6.1.3 |
cmAlarmSeverityAssignmentLocationThis object identifies the location of the condition. The value
none(0) is used if location is not applicable.ro CmLocation .1.3.6.1.4.1.2544.1.12.6.1.6.1.4 |
cmAlarmSeverityAssignmentNotifCodeThis object allows configuration of the severity of the condition.rw TrapAlarmSeverity (ADVA-MIB) .1.3.6.1.4.1.2544.1.12.6.1.6.1.5 |
cmAlarmSeverityAssignmentDirectionThis object identifies the direction of the condition. The value
none(0) should be used if direction is not applicable.ro CmDirection .1.3.6.1.4.1.2544.1.12.6.1.6.1.6 |
f3EnvAlarmInputTableA list of configurable Environmental Alarm Inputs. SEQUENCE OF F3EnvAlarmInputEntry .1.3.6.1.4.1.2544.1.12.6.1.7 |
f3EnvAlarmInputEntryA list of parameters to manage the the environmental alarm inputs. F3EnvAlarmInputEntry .1.3.6.1.4.1.2544.1.12.6.1.7.1 |
f3EnvAlarmInputIndexUnique index for each environmental alarm input. Integer32 .1.3.6.1.4.1.2544.1.12.6.1.7.1.1 |
f3EnvAlarmInputDescrThis object allows SNMP management entities to provide description to the
environmental alarm inputs.rw DisplayString .1.3.6.1.4.1.2544.1.12.6.1.7.1.2 |
f3EnvAlarmInputCondTypeThis object allows SNMP management entities to provide the environmental alarm
condition associated with the environmental alarm input.rw CmConditionType .1.3.6.1.4.1.2544.1.12.6.1.7.1.3 |
f3EnvAlarmInputNotifCodeThis object allows SNMP management entities to provide the notification code
for the environmental alarm input.rw TrapAlarmSeverity (ADVA-MIB) .1.3.6.1.4.1.2544.1.12.6.1.7.1.4 |
f3EnvAlarmInputModeThis object allows specification of the environmental alarm input mode.
When 'disabled', environmental alarms are not raised. Value of 'alarmopen'
allows alarm to be raised when environmental alarm dry contacts are opened.
Value of 'alarmclosed' allows alarm to be raised when environmental alarm dry
contacts are closed.rw EnvAlarmInputMode .1.3.6.1.4.1.2544.1.12.6.1.7.1.5 |
f3EnvAlarmInputAlmHoldOffEnabledThis object allows enabling/disabling of alarm hold off for this environmental
alarm. When 'disabled', the standard alarm hold off (2.5seconds) does not hold, i.e.
alarms are raised immediately when conditions happen.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.6.1.7.1.6 |
alarmNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.6.2 |
cmSysAlmTrapThis trap is sent each time an alarm condition is raised and
inserted into to the cmSysAlmTable.
It is also sent each time an
alarm condition is cleared and removed from the
cmSysAlmTable. NOTIFICATION-TYPE .1.3.6.1.4.1.2544.1.12.6.2.1 |
cmNetworkElementAlmTrapThis trap is sent each time an alarm condition is raised and
inserted into to the cmNetworkElementAlmTable.
It is also sent each time an
alarm condition is cleared and removed from the
cmNetworkElementAlmTable. NOTIFICATION-TYPE .1.3.6.1.4.1.2544.1.12.6.2.2 |
cmSysEventThis trap is sent each time an event condition is raised and
inserted into to the cmSysCondTable.
It is also sent each time an
event condition is cleared and removed from the
cmSysCondTable. Standing conditions/transient conditions
are reported using this notification. NOTIFICATION-TYPE .1.3.6.1.4.1.2544.1.12.6.2.3 |
cmNetworkElementEventThis trap is sent each time an event condition is raised and
inserted into to the cmNetworkElementCondTable.
It is also sent each time an
event condition is cleared and removed from the
cmNetworkElementCondTable. Standing conditions/transient conditions
are reported using this notification. NOTIFICATION-TYPE .1.3.6.1.4.1.2544.1.12.6.2.4 |
alarmConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.6.3 |
cmAlmCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.6.3.1 |
cmAlmGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.6.3.2 |