All MIBs › CET-TSI-MIB › tsiPhaseIout
tsiPhaseIout
Module: CET-TSI-MIB
OID (symbolic): CET-TSI-MIB::tsiPhaseIout
OID (numeric): 1.3.6.1.4.1.12551.4.1.2.2.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Output current of the phase
What is tsiPhaseIout?
This reports the total output current being delivered by this entire phase, in units the MIB labels as 0.1V but which, given the object name and description explicitly say current, almost certainly should read 0.1A, likely a copy-paste error in the original MIB source rather than an actual voltage measurement. It is the phase-level current total, the sum of every individual module's tsiModuleIout for modules assigned to that phase, useful for sizing the phase's shared feeder cabling or breaker against actual demand. An admin sizing a phase's upstream breaker would sum this current value across all phases against the site's total distribution capacity, mentally correcting for the apparent units typo in the MIB source.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.2.2.1.7 snmpwalk -v2c -c public <target> CET-TSI-MIB::tsiPhaseIout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.2.2.1.7.1 snmpget -v2c -c public <target> CET-TSI-MIB::tsiPhaseIout.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::tsiPhaseIout 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.7 | tsiPhaseIout | CET-TSI-MIB |