All MIBs › CET-TSI-MIB › tsiPhaseInstalledPowerRatioW
tsiPhaseInstalledPowerRatioW
Module: CET-TSI-MIB
OID (symbolic): CET-TSI-MIB::tsiPhaseInstalledPowerRatioW
OID (numeric): 1.3.6.1.4.1.12551.4.1.2.2.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Ratio between output load and installed power in W
By installed power, we mean the total amount of power the system was designed for. That's to say, the number of valid modules minus the number of redundant modules multiplied by nominal power
What is tsiPhaseInstalledPowerRatioW?
This reports what percentage of this phase's designed, non-redundant capacity is currently being consumed, where the denominator specifically excludes any modules configured as redundant spares, making this the more conservative, real utilization figure compared to tsiPhaseAvailablePowerRatioW's more generous all-modules-counted version. It is the number an admin should actually watch for capacity-planning alarms, since it reflects what the phase can sustain if it loses its redundant module to a failure, unlike the available-power ratio which assumes every module including spares stays healthy. An admin setting a capacity alert threshold would base it on this installed-power ratio crossing, say, 80%, since that reflects true risk to service if a redundant module were to fail at that moment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.2.2.1.4 snmpwalk -v2c -c public <target> CET-TSI-MIB::tsiPhaseInstalledPowerRatioW
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.2.2.1.4.1 snmpget -v2c -c public <target> CET-TSI-MIB::tsiPhaseInstalledPowerRatioW.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tsiPhaseInstalledPowerRatioW.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::tsiPhaseInstalledPowerRatioW 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.2 | tsiPhaseTable | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.2.2.1 | tsiPhaseTableEntry | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.2.2.1.4 | tsiPhaseInstalledPowerRatioW | CET-TSI-MIB |