MIBs Depot

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

FromSymbols
CISCO-SMIciscoMgmt
CISCO-TCEntPhysicalIndexOrZero
IF-MIBInterfaceIndexOrZero
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
CoiAlarmObjectTypeClass
TEXTUAL-CONVENTION
This is the TC used to find out to which coiObjectTypeClass an alarm belongs to
current

Objects

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32read-onlycurrent
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.2InterfaceIndexOrZeroread-onlycurrent
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.3EntPhysicalIndexOrZeroread-onlycurrent
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.4DisplayStringread-onlycurrent
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.5CoiAlarmObjectTypeClassread-onlycurrent
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.6DisplayStringread-onlycurrent
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.7Counter64read-onlycurrent
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.8INTEGER {unknown(0), notReported(1), notAlarmed(2), minor(3), major(4), critical(5)}read-onlycurrent
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.9INTEGER {unknown(0), set(1), clear(2), suppress(3)}read-onlycurrent
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.10INTEGER {unknown(0), notServiceAffecting(1), serviceAffecting(2)}read-onlycurrent
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.11DisplayStringread-onlycurrent

Notifications

NameOIDStatus
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.1current