All MIBs › CET-TSI-MIB › tsiNbMinorAlarm
tsiNbMinorAlarm
Module: CET-TSI-MIB
OID (symbolic): CET-TSI-MIB::tsiNbMinorAlarm
OID (numeric): 1.3.6.1.4.1.12551.4.1.5.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Number of minor alarms present in the system
What is tsiNbMinorAlarm?
This is a live count of how many alarm conditions currently classified as minor severity are active across the whole system right now, feeding the alarm-summary tables, tsiAlarmID, tsiAlarmType, and so on, elsewhere in this MIB. It is a quick top-level triage figure for a NOC dashboard; a nonzero but small count here suggests conditions worth reviewing during business hours, distinctly less urgent than any nonzero reading in tsiNbMajorAlarm. An admin glancing at a dashboard showing 3 minor alarms and 0 major alarms would prioritize other work over investigating this system immediately, unlike if that major-alarm count were nonzero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.5.1 snmpwalk -v2c -c public <target> CET-TSI-MIB::tsiNbMinorAlarm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.5.1.1 snmpget -v2c -c public <target> CET-TSI-MIB::tsiNbMinorAlarm.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::tsiNbMinorAlarm 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.1 | tsiNbMinorAlarm | CET-TSI-MIB |