All MIBs › CET-TSI-MIB › tsiAlarmID
tsiAlarmID
Module: CET-TSI-MIB
OID (symbolic): CET-TSI-MIB::tsiAlarmID
OID (numeric): 1.3.6.1.4.1.12551.4.1.5.4.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Unique identifier number of the alarm
What is tsiAlarmID?
This is the unique identifier assigned to a specific alarm instance in this system's active-alarm table, used to distinguish one alarm entry from another and to reference a specific alarm across related objects like tsiAlarmType, tsiAlarmSource, tsiAlarmDescription, and tsiAlarmTime in the same row. For building automated alarm-acknowledgment or ticketing integrations, a helpdesk system needs a stable unique key to track a specific fault from detection through resolution rather than relying on a description string that might not be unique. An automated ticketing integration would use this ID as the primary key linking an opened support ticket back to the exact alarm instance that triggered it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.5.4.1.2 snmpwalk -v2c -c public <target> CET-TSI-MIB::tsiAlarmID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.5.4.1.2.1 snmpget -v2c -c public <target> CET-TSI-MIB::tsiAlarmID.1
Start monitoring CET/TSI satellite ground station/teleport equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CET-TSI-MIB::tsiAlarmID OID value, configure state conditions and alerts, and monitor any CET/TSI satellite ground station/teleport equipment from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.12551 | cetMIB | CET-TSI-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12551.4 | cetTSIMIB | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1 | tsiObjects | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.5 | tsiAlarms | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.5.4 | tsiAlarmTable | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.5.4.1 | tsiAlarmEntry | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.5.4.1.2 | tsiAlarmID | CET-TSI-MIB |