All MIBs › CET-TSI-MIB › tsiNbPhaseConfigured
tsiNbPhaseConfigured
Module: CET-TSI-MIB
OID (symbolic): CET-TSI-MIB::tsiNbPhaseConfigured
OID (numeric): 1.3.6.1.4.1.12551.4.1.2.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Number of phases configured in the system
What is tsiNbPhaseConfigured?
This reports how many electrical phases, typically 1 or 3 for single-phase versus three-phase installations, this power system has been configured to operate with, a site-wide setting rather than a per-module value. It is the top-level figure that determines how many tsiPhase table rows, tsiPhaseVout, tsiPhaseNbModOK, and so on, an admin should expect to see populated for this system, and a mismatch between this count and the actual number of phase rows returned would indicate a configuration inconsistency worth investigating. An admin scripting a monitoring dashboard for this power system would read this value first to know whether to expect one phase's worth of data or three before iterating the per-phase table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.2.1 snmpwalk -v2c -c public <target> CET-TSI-MIB::tsiNbPhaseConfigured
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.2.1.1 snmpget -v2c -c public <target> CET-TSI-MIB::tsiNbPhaseConfigured.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::tsiNbPhaseConfigured 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.2 | tsiPhases | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.2.1 | tsiNbPhaseConfigured | CET-TSI-MIB |