CM-ALARM-MIB: View SNMP OID List / Download MIB

VENDOR: ADVA AG OPTICAL NETWORKING


 Home MIB: CM-ALARM-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cmAlarmMIB 1.3.6.1.4.1.2544.1.12.6
This module defines the Alarm Monitoring MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
     alarmObjects 1.3.6.1.4.1.2544.1.12.6.1
         cmAlarmScalars 1.3.6.1.4.1.2544.1.12.6.1.1
             cmAlmLastChange 1.3.6.1.4.1.2544.1.12.6.1.1.1 timestamp read-only
A 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.
             cmAlmIndex 1.3.6.1.4.1.2544.1.12.6.1.1.2 integer32 read-only
This 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.
             cmAlmTestAlarmEntity 1.3.6.1.4.1.2544.1.12.6.1.1.3 variablepointer read-write
This 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.
             cmAlmTestAlarmAction 1.3.6.1.4.1.2544.1.12.6.1.1.4 testalarmaction read-write
This object can be used to raise/clear the testalarm on the entity specified by cmAlmTestAlarmEntity.
         cmSysAlmTable 1.3.6.1.4.1.2544.1.12.6.1.2 no-access
A 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.
             cmSysAlmEntry 1.3.6.1.4.1.2544.1.12.6.1.2.1 no-access
An entry containing information applicable to a particular condition.
                 cmSysAlmNotifCode 1.3.6.1.4.1.2544.1.12.6.1.2.1.1 trapalarmseverity read-only
This object identifies the severity of the condition.
                 cmSysAlmType 1.3.6.1.4.1.2544.1.12.6.1.2.1.2 cmconditiontype read-only
This object identifies the type of the condition.
                 cmSysAlmSrvEff 1.3.6.1.4.1.2544.1.12.6.1.2.1.3 cmserviceeffect read-only
This object identifies whether the condition is service affecting or not.
                 cmSysAlmTime 1.3.6.1.4.1.2544.1.12.6.1.2.1.4 dateandtime read-only
This object contains the system time when the condition occurred.
                 cmSysAlmLocation 1.3.6.1.4.1.2544.1.12.6.1.2.1.5 cmlocation read-only
This object identifies the location of the condition. The value none(0) should be used if location is not applicable.
                 cmSysAlmDirection 1.3.6.1.4.1.2544.1.12.6.1.2.1.6 cmdirection read-only
This object identifies the direction of the condition. The value none(0) should be used if direction is not applicable.
                 cmSysAlmDescr 1.3.6.1.4.1.2544.1.12.6.1.2.1.7 cmconditiondescr read-only
This object contains a text description of the condition.
                 cmSysAlmObject 1.3.6.1.4.1.2544.1.12.6.1.2.1.8 variablepointer read-only
OID of the actual object that raised the alarm.
                 cmSysAlmObjectName 1.3.6.1.4.1.2544.1.12.6.1.2.1.9 displaystring read-only
Symbolic name of the managed object to which the condition pertains.
                 cmSysAlmAdditionalInfoObject 1.3.6.1.4.1.2544.1.12.6.1.2.1.10 variablepointer read-only
This object provides OID of associated entity that caused the alarm. If there is no associated entity, this value is 0.0.
                 cmSysAlmAdditionalInfoName 1.3.6.1.4.1.2544.1.12.6.1.2.1.11 displaystring read-only
This object provides name of the associated entity to which the alarm pertains. If there is no such entity, this value is empty.
         cmSysCondTable 1.3.6.1.4.1.2544.1.12.6.1.3 no-access
A 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.
             cmSysCondEntry 1.3.6.1.4.1.2544.1.12.6.1.3.1 no-access
An entry containing information applicable to a particular condition.
                 cmSysCondIndex 1.3.6.1.4.1.2544.1.12.6.1.3.1.1 integer32 read-only
An integer index value used to uniquely identify a standing condition at the system level.
                 cmSysCondNotifCode 1.3.6.1.4.1.2544.1.12.6.1.3.1.2 trapalarmseverity read-only
This object identifies the severity of the condition.
                 cmSysCondType 1.3.6.1.4.1.2544.1.12.6.1.3.1.3 cmconditiontype read-only
This object identifies the type of the condition.
                 cmSysCondSrvEff 1.3.6.1.4.1.2544.1.12.6.1.3.1.4 cmserviceeffect read-only
This object identifies whether the condition is service affecting or not.
                 cmSysCondTime 1.3.6.1.4.1.2544.1.12.6.1.3.1.5 dateandtime read-only
This object contains the system time when the condition occurred.
                 cmSysCondLocation 1.3.6.1.4.1.2544.1.12.6.1.3.1.6 cmlocation read-only
This object identifies the location of the condition. The value none(0) should be used if location is not applicable.
                 cmSysCondDirection 1.3.6.1.4.1.2544.1.12.6.1.3.1.7 cmdirection read-only
This object identifies the direction of the condition. The value none(0) should be used if direction is not applicable.
                 cmSysCondDescr 1.3.6.1.4.1.2544.1.12.6.1.3.1.8 cmconditiondescr read-only
This object contains a text description of the condition.
                 cmSysCondEffType 1.3.6.1.4.1.2544.1.12.6.1.3.1.9 cmcondeffecttype read-only
This object contains the condition effect type.
                 cmSysCondObject 1.3.6.1.4.1.2544.1.12.6.1.3.1.10 variablepointer read-only
OID of the actual object that raised the condition.
                 cmSysCondObjectName 1.3.6.1.4.1.2544.1.12.6.1.3.1.11 displaystring read-only
Symbolic name of the managed object to which the condition pertains.
                 cmSysCondAdditionalInfoObject 1.3.6.1.4.1.2544.1.12.6.1.3.1.12 variablepointer read-only
This object provides OID of associated entity that caused the condition. If there is no associated entity, this value is 0.0.
                 cmSysCondAdditionalInfoName 1.3.6.1.4.1.2544.1.12.6.1.3.1.13 displaystring read-only
This object provides name of the associated entity to which the condition pertains. If there is no such entity, this value is empty.
         cmNetworkElementAlmTable 1.3.6.1.4.1.2544.1.12.6.1.4 no-access
A 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.
             cmNetworkElementAlmEntry 1.3.6.1.4.1.2544.1.12.6.1.4.1 no-access
An entry containing information applicable to a particular condition.
                 cmNetworkElementAlmNotifCode 1.3.6.1.4.1.2544.1.12.6.1.4.1.1 trapalarmseverity read-only
This object identifies the severity of the condition.
                 cmNetworkElementAlmType 1.3.6.1.4.1.2544.1.12.6.1.4.1.2 cmconditiontype read-only
This object identifies the type of the condition.
                 cmNetworkElementAlmSrvEff 1.3.6.1.4.1.2544.1.12.6.1.4.1.3 cmserviceeffect read-only
This object identifies whether the condition is service affecting or not.
                 cmNetworkElementAlmTime 1.3.6.1.4.1.2544.1.12.6.1.4.1.4 dateandtime read-only
This object contains the system time when the condition occurred.
                 cmNetworkElementAlmLocation 1.3.6.1.4.1.2544.1.12.6.1.4.1.5 cmlocation read-only
This object identifies the location of the condition. The value none(0) should be used if location is not applicable.
                 cmNetworkElementAlmDirection 1.3.6.1.4.1.2544.1.12.6.1.4.1.6 cmdirection read-only
This object identifies the direction of the condition. The value none(0) should be used if direction is not applicable.
                 cmNetworkElementAlmDescr 1.3.6.1.4.1.2544.1.12.6.1.4.1.7 cmconditiondescr read-only
This object contains a text description of the condition.
                 cmNetworkElementAlmObject 1.3.6.1.4.1.2544.1.12.6.1.4.1.8 variablepointer read-only
OID of the actual object that raised the alarm.
                 cmNetworkElementAlmObjectName 1.3.6.1.4.1.2544.1.12.6.1.4.1.9 displaystring read-only
Symbolic 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).
                 cmNetworkElementAlmAdditionalInfoObject 1.3.6.1.4.1.2544.1.12.6.1.4.1.10 variablepointer read-only
This object provides OID of associated entity that caused the alarm. If there is no associated entity, this value is 0.0.
                 cmNetworkElementAlmAdditionalInfoName 1.3.6.1.4.1.2544.1.12.6.1.4.1.11 displaystring read-only
This object provides name of the associated entity to which the alarm pertains. If there is no such entity, this value is empty.
         cmNetworkElementCondTable 1.3.6.1.4.1.2544.1.12.6.1.5 no-access
A 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.
             cmNetworkElementCondEntry 1.3.6.1.4.1.2544.1.12.6.1.5.1 no-access
An entry containing information applicable to a particular condition.
                 cmNetworkElementCondIndex 1.3.6.1.4.1.2544.1.12.6.1.5.1.1 integer32 read-only
An integer index value used to uniquely identify a standing condition at a Network Element level.
                 cmNetworkElementCondNotifCode 1.3.6.1.4.1.2544.1.12.6.1.5.1.2 trapalarmseverity read-only
This object identifies the severity of the condition.
                 cmNetworkElementCondType 1.3.6.1.4.1.2544.1.12.6.1.5.1.3 cmconditiontype read-only
This object identifies the type of the condition.
                 cmNetworkElementCondSrvEff 1.3.6.1.4.1.2544.1.12.6.1.5.1.4 cmserviceeffect read-only
This object identifies whether the condition is service affecting or not.
                 cmNetworkElementCondTime 1.3.6.1.4.1.2544.1.12.6.1.5.1.5 dateandtime read-only
This object contains the system time when the condition occurred.
                 cmNetworkElementCondLocation 1.3.6.1.4.1.2544.1.12.6.1.5.1.6 cmlocation read-only
This object identifies the location of the condition. The value none(0) should be used if location is not applicable.
                 cmNetworkElementCondDirection 1.3.6.1.4.1.2544.1.12.6.1.5.1.7 cmdirection read-only
This object identifies the direction of the condition. The value none(0) should be used if direction is not applicable.
                 cmNetworkElementCondDescr 1.3.6.1.4.1.2544.1.12.6.1.5.1.8 cmconditiondescr read-only
This object contains a text description of the condition.
                 cmNetworkElementCondObject 1.3.6.1.4.1.2544.1.12.6.1.5.1.9 variablepointer read-only
Symbolic 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).
                 cmNetworkElementCondObjectName 1.3.6.1.4.1.2544.1.12.6.1.5.1.10 displaystring read-only
Symbolic 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).
                 cmNetworkElementCondEffType 1.3.6.1.4.1.2544.1.12.6.1.5.1.11 cmcondeffecttype read-only
This object contains the condition effect type.
                 cmNetworkElementCondAdditionalInfoObject 1.3.6.1.4.1.2544.1.12.6.1.5.1.12 variablepointer read-only
This object provides OID of associated entity that caused the alarm. If there is no associated entity, this value is 0.0.
                 cmNetworkElementCondAdditionalInfoName 1.3.6.1.4.1.2544.1.12.6.1.5.1.13 displaystring read-only
This object provides name of the associated entity to which the alarm pertains. If there is no such entity, this value is empty.
         cmAlarmSeverityAssignmentTable 1.3.6.1.4.1.2544.1.12.6.1.6 no-access
A list of configurable alarm severity assignment entries for Enterprise MIB Alarm Conditions.
             cmAlarmSeverityAssignmentEntry 1.3.6.1.4.1.2544.1.12.6.1.6.1 no-access
A list of parameters that set up the alarm severity assignment profiles.
                 cmAlarmSeverityAssignmentEntityType 1.3.6.1.4.1.2544.1.12.6.1.6.1.1 cmalarmentitytype read-only
Alarm Severity Assignment Entity Type.
                 cmAlarmSeverityAssignmentCondType 1.3.6.1.4.1.2544.1.12.6.1.6.1.2 cmconditiontype read-only
This object identifies the type of the condition.
                 cmAlarmSeverityAssignmentSrvEff 1.3.6.1.4.1.2544.1.12.6.1.6.1.3 cmserviceeffect read-only
This object identifies whether the condition is service affecting or not.
                 cmAlarmSeverityAssignmentLocation 1.3.6.1.4.1.2544.1.12.6.1.6.1.4 cmlocation read-only
This object identifies the location of the condition. The value none(0) is used if location is not applicable.
                 cmAlarmSeverityAssignmentNotifCode 1.3.6.1.4.1.2544.1.12.6.1.6.1.5 trapalarmseverity read-write
This object allows configuration of the severity of the condition.
                 cmAlarmSeverityAssignmentDirection 1.3.6.1.4.1.2544.1.12.6.1.6.1.6 cmdirection read-only
This object identifies the direction of the condition. The value none(0) should be used if direction is not applicable.
         f3EnvAlarmInputTable 1.3.6.1.4.1.2544.1.12.6.1.7 no-access
A list of configurable Environmental Alarm Inputs.
             f3EnvAlarmInputEntry 1.3.6.1.4.1.2544.1.12.6.1.7.1 no-access
A list of parameters to manage the the environmental alarm inputs.
                 f3EnvAlarmInputIndex 1.3.6.1.4.1.2544.1.12.6.1.7.1.1 integer32 no-access
Unique index for each environmental alarm input.
                 f3EnvAlarmInputDescr 1.3.6.1.4.1.2544.1.12.6.1.7.1.2 displaystring read-write
This object allows SNMP management entities to provide description to the environmental alarm inputs.
                 f3EnvAlarmInputCondType 1.3.6.1.4.1.2544.1.12.6.1.7.1.3 cmconditiontype read-write
This object allows SNMP management entities to provide the environmental alarm condition associated with the environmental alarm input.
                 f3EnvAlarmInputNotifCode 1.3.6.1.4.1.2544.1.12.6.1.7.1.4 trapalarmseverity read-write
This object allows SNMP management entities to provide the notification code for the environmental alarm input.
                 f3EnvAlarmInputMode 1.3.6.1.4.1.2544.1.12.6.1.7.1.5 envalarminputmode read-write
This 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.
                 f3EnvAlarmInputAlmHoldOffEnabled 1.3.6.1.4.1.2544.1.12.6.1.7.1.6 truthvalue read-write
This 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.
     alarmNotifications 1.3.6.1.4.1.2544.1.12.6.2
         cmSysAlmTrap 1.3.6.1.4.1.2544.1.12.6.2.1
This 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.
         cmNetworkElementAlmTrap 1.3.6.1.4.1.2544.1.12.6.2.2
This 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.
         cmSysEvent 1.3.6.1.4.1.2544.1.12.6.2.3
This 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.
         cmNetworkElementEvent 1.3.6.1.4.1.2544.1.12.6.2.4
This 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.
     alarmConformance 1.3.6.1.4.1.2544.1.12.6.3
         cmAlmCompliances 1.3.6.1.4.1.2544.1.12.6.3.1
             cmAlmCompliance 1.3.6.1.4.1.2544.1.12.6.3.1.1
Describes the requirements for conformance to the Alarm Condition Services.
         cmAlmGroups 1.3.6.1.4.1.2544.1.12.6.3.2
             cmAlmObjectGroup 1.3.6.1.4.1.2544.1.12.6.3.2.1
A collection of objects used to manage the Alarm conditions/threshold Services.
             cmAlmNotifGroup 1.3.6.1.4.1.2544.1.12.6.3.2.2
A collection of notifications related to alarm conditions/threshold Services.
             f3EnvAlarmInputGroup 1.3.6.1.4.1.2544.1.12.6.3.2.3
A collection of objects related to environmental alarm inputs.