acdAlarmStatusNumber
ACD-ALARM-MIB ·
.1.3.6.1.4.1.22420.2.1.11.1.2
Object
column
SNMPv2-SMIUnsigned32
Unique number that identifies this alarm. Assigned by the unit. The alarm identifier is compose of 3 fields, the module number, the instance number and the error number. The alarm number looks like this: AAA.BBB.CC and is expressed in decimal, AAA is the module number, BBB is the instance number (1-999) and CC is the error number (1-99). A module number is assigned for each source of alarm in the system. For example the port module is set to 1, the SFP module is set to 2, the PAA is set to 3 and the environmental is set to 8.
Context
- MIB
- ACD-ALARM-MIB
- OID
.1.3.6.1.4.1.22420.2.1.11.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- acdAlarmStatusEntry
- Table
- acdAlarmStatusTable
- Siblings
- 4
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| acdAlarmStatusID Unique value for each alarm. Its value ranges from 1 to
MAXINT (4 bytes). | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.22420.2.1.11.1.1 |
| acdAlarmStatusOn This is to indicate if the alarm is On or Off. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.22420.2.1.11.1.3 |
| acdAlarmStatusLastChange This is the time of the last change for this alarm. A value of zero
means that nothing happened to this alarm since the last reboot. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.22420.2.1.11.1.4 |
| acdAlarmStatusMsg This string is to add information why the alarm is reported. | column | OctetString | .1.3.6.1.4.1.22420.2.1.11.1.5 |