CISCO-ALARM-MIB
19 objects
Added hwCem(68) to existing CoiAlarmObjectTypeClass object.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | EntPhysicalIndexOrZero |
| IF-MIB | InterfaceIndexOrZero |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter64 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.869 | IdentityciscoAlarmMIB | Added hwCem(68) to existing CoiAlarmObjectTypeClass object. | ||
| 1.3.6.1.4.1.9.9.869.0 | NodeciscoAlarmMIBNotifs | |||
| 1.3.6.1.4.1.9.9.869.0.1 | NotificationcoiAlarmStatusChange | current | This Notification is generated when ever an alarm is updated in the alarm mib. varbind coiAlarmIndex,coiAlarmObjectIFINdex and coiAlarmObjectEntPhyIndex indica… | |
| 1.3.6.1.4.1.9.9.869.1 | NodeciscoAlarmMIBObjects | |||
| 1.3.6.1.4.1.9.9.869.1.1 | NodecoiAlarmActive | |||
| 1.3.6.1.4.1.9.9.869.1.1.1 | TablecoiAlarmActiveTable | not-accessible | current | A table of Active Alarms entries. |
| 1.3.6.1.4.1.9.9.869.1.1.1.1 | RowcoiAlarmActiveEntry | not-accessible | current | An Entry containing active alarm attributes.Entries appear in the alarm table when alarms are raised. They are removed when the alarm is cleared. |
| 1.3.6.1.4.1.9.9.869.1.1.1.1.1 | ColumncoiAlarmIndex | read-only | current | AlarmIndex is hashIndex generated from combination of AID and EID. AlarmIndex will be set only when AlarmObjectIfIndex and AlarmObjectEntPhyIndex is not availa… |
| 1.3.6.1.4.1.9.9.869.1.1.1.1.2 | ColumncoiAlarmObjectIfIndex | read-only | current | if the alarm is interface related, this is the index of the interface in the interface table, else default 0 will be set. |
| 1.3.6.1.4.1.9.9.869.1.1.1.1.3 | ColumncoiAlarmObjectEntPhyIndex | read-only | current | if the alarm is raised from Physical Entity like LC, this field will be set to Physical Index of that Physical Entity, else default 0 will be set. |
| 1.3.6.1.4.1.9.9.869.1.1.1.1.4 | ColumncoiAlarmObjectName | read-only | current | User-visible name which uniquely identifies an object in the system. |
| 1.3.6.1.4.1.9.9.869.1.1.1.1.5 | ColumncoiAlarmObjectType | read-only | current | indicates the type of the entity which raised this alarm. (refer coiAlarmObjectTypeClass) |
| 1.3.6.1.4.1.9.9.869.1.1.1.1.6 | ColumncoiAlarmType | read-only | current | Unique ID to identify an Alarm type in the system. Also, referred to in different systems as condition type, alarm identifier, or alarm mnemonic. |
| 1.3.6.1.4.1.9.9.869.1.1.1.1.7 | ColumncoiAlarmTimeStamp | read-only | current | The time at which the alarm was raised by the system. This value is expressed in seconds since 00:00:00 UTC, January 1, 1970 (see time(2)). |
| 1.3.6.1.4.1.9.9.869.1.1.1.1.8 | ColumncoiAlarmSeverity | read-only | current | The severity level indicating the criticality and impact of the alarm. |
| 1.3.6.1.4.1.9.9.869.1.1.1.1.9 | ColumncoiAlarmStatus | read-only | current | Alarm status represents if an alarm is currently raised or cleared. |
| 1.3.6.1.4.1.9.9.869.1.1.1.1.10 | ColumncoiAlarmServiceAffecting | read-only | current | Alarm service affecting flag specifies if an alarm is Service Affecting (SA) or Non-Service Affecting (NSA) |
| 1.3.6.1.4.1.9.9.869.1.1.1.1.11 | ColumncoiAlarmDescription | read-only | current | Alarm Description used to inform operators about the alarm. This contains enough information for an operator to be able to understand the problem. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CoiAlarmObjectTypeClass | INTEGER { unknown(1), hwMemorySbe(2), hwMemoryMbe(3), hwMemoryParity(4), hwFreeze(5), hwFlopError(6), hwInternal(7), hwTimeout(8), hwHang(9), hwError(10), hwLinkCrc(11), hwCodeViolation(12), hwLinkDisparity(13), hwEnvmonSensorAlarm(14), hwEnvmonPemAlarm(15), hwEnvmonFanAlarm(16), swMemoryFault(17), swBusError(18), swProcessCrash(19), swMallocError(20), swFoobar(21), swConnectFail(22), swProcessRestart(23), swProcessFailure(24), swMandatoryProcessFailure(25), swServiceRestart(26), swServiceFailure(27), swPmHeartbeat(28), swHostosHeartbeat(29), swCccWdog(30), hwConfigErr(31), hwGenericErr(32), hwIndirectErr(33), hwOorThreshErr(34), hwUnexpectedErr(35), hwBoardReload(36), hwSliceReload(37), hwMiscErr(38), hwRxResourceErr(39), hwTxResourceErr(40), hwLinkStatChange(41), hwEtherBridge(42), swInitErr(43), swMiscErr(44), hwEnvmonEcuAlarm(45), hwEnvmonPwrFilterAlarm(46), hwSonet(47), hwG709(48), hwEthernet(49), hwOptics(50), hwGfp(51), hwSdhController(52), swFsdbaggPlane(53), hwOts(54), swMacsecMka(55), swSmartLicErr(56), swProvisionErr(57), hwSyncec(58), hwPci(59), swWdDiskUsage(60), swCfgmgr(61), swG709Otnsec(62), hwCpri(63), hwImfpga(64), swFsdbaggConnMismatch(65), hwFibreChannel(66), hwE1(67), hwCem(68) } | current | This is the TC used to find out to which coiObjectTypeClass an alarm belongs to |