All MIBs › CET-TSI-MIB › tsiTotalAlarmNumber
tsiTotalAlarmNumber
Module: CET-TSI-MIB
OID (symbolic): CET-TSI-MIB::tsiTotalAlarmNumber
OID (numeric): 1.3.6.1.4.1.12551.4.1.5.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Total number of alarms present in the system
What is tsiTotalAlarmNumber?
This is the combined count of all currently active alarms regardless of severity, effectively the sum of tsiNbMinorAlarm and tsiNbMajorAlarm, giving a single top-level number for overall system alarm load. It is a simple is-anything-wrong-at-all figure that a dashboard can display prominently before an operator drills into the severity breakdown, useful for a quick glance across many sites in a large fleet. A fleet-wide monitoring view sorting sites by this single total-alarm figure lets an admin quickly spot which sites need attention without separately checking minor and major counts for every site.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.5.3 snmpwalk -v2c -c public <target> CET-TSI-MIB::tsiTotalAlarmNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.5.3.1 snmpget -v2c -c public <target> CET-TSI-MIB::tsiTotalAlarmNumber.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::tsiTotalAlarmNumber 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.3 | tsiTotalAlarmNumber | CET-TSI-MIB |