CISCO-ALARM-MIB
- Registered at
- 1.3.6.1.4.1.9.9.869
- Last updated
- 2020-08-31 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2021-05-17 00:00, 2019-08-28 00:00, 2019-08-28 00:00
- Namespace
- cisco
- Source file
CISCO-ALARM-MIB- Digest
sha256:04690afb746caa9e82095d0f5a5627e7efcb007bb503c6d84ee8f6213530b3e9
Description
Added hwCem(68) to existing CoiAlarmObjectTypeClass object.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-<list>@cisco.com
Imports
| From | Symbols |
|---|---|
| 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-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-ALARM-MIB CISCO-SMI CISCO-TC IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CoiAlarmObjectTypeClass TEXTUAL-CONVENTION This is the TC used to find out to which coiObjectTypeClass an alarm belongs to | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoAlarmMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.869.0 | |||
| ciscoAlarmMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.869.1 | |||
| coiAlarmActive OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.869.1.1 | |||
| coiAlarmActiveTable OBJECT-TYPE A table of Active Alarms entries. | 1.3.6.1.4.1.9.9.869.1.1.1 | not-accessible | current | |
| coiAlarmActiveEntry OBJECT-TYPE 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 | not-accessible | current | |
| coiAlarmIndex OBJECT-TYPE AlarmIndex is hashIndex generated from combination of AID and EID. AlarmIndex will be set only when AlarmObjectIfIndex and AlarmObjectEntPhyIndex is not available, else default value is set to 0 | 1.3.6.1.4.1.9.9.869.1.1.1.1.1 | Integer32 | read-only | current |
| coiAlarmObjectIfIndex OBJECT-TYPE 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.2 | InterfaceIndexOrZero | read-only | current |
| coiAlarmObjectEntPhyIndex OBJECT-TYPE 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.3 | EntPhysicalIndexOrZero | read-only | current |
| coiAlarmObjectName OBJECT-TYPE User-visible name which uniquely identifies an object in the system. | 1.3.6.1.4.1.9.9.869.1.1.1.1.4 | DisplayString | read-only | current |
| coiAlarmObjectType OBJECT-TYPE 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.5 | CoiAlarmObjectTypeClass | read-only | current |
| coiAlarmType OBJECT-TYPE 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.6 | DisplayString | read-only | current |
| coiAlarmTimeStamp OBJECT-TYPE 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.7 | Counter64 | read-only | current |
| coiAlarmSeverity OBJECT-TYPE The severity level indicating the criticality and impact of the alarm. | 1.3.6.1.4.1.9.9.869.1.1.1.1.8 | INTEGER {unknown(0), notReported(1), notAlarmed(2), minor(3), major(4), critical(5)} | read-only | current |
| coiAlarmStatus OBJECT-TYPE Alarm status represents if an alarm is currently raised or cleared. | 1.3.6.1.4.1.9.9.869.1.1.1.1.9 | INTEGER {unknown(0), set(1), clear(2), suppress(3)} | read-only | current |
| coiAlarmServiceAffecting OBJECT-TYPE 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.10 | INTEGER {unknown(0), notServiceAffecting(1), serviceAffecting(2)} | read-only | current |
| coiAlarmDescription OBJECT-TYPE Alarm Description used to inform operators about the alarm. This contains enough information for an operator to be able to understand the problem. | 1.3.6.1.4.1.9.9.869.1.1.1.1.11 | DisplayString | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| coiAlarmStatusChange NOTIFICATION-TYPE This Notification is generated when ever an alarm is updated in the alarm mib. varbind coiAlarmIndex,coiAlarmObjectIFINdex and coiAlarmObjectEntPhyIndex indicates the index of the alarm i.e fow sw, interface and hw alarms will have the respective index varbind coiObjectName indicates the alarms name. varbind coiAlarmSeverity indicates the severity of the alarm. varbind coiAlarmStatus indicates the status of the alarm | 1.3.6.1.4.1.9.9.869.0.1 | current |