All MIBs › CET-TSI-MIB › tsiACInputPresent
tsiACInputPresent
Module: CET-TSI-MIB
OID (symbolic): CET-TSI-MIB::tsiACInputPresent
OID (numeric): 1.3.6.1.4.1.12551.4.1.5.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Flag that indicates if the AC input should be considered as present or not
What is tsiACInputPresent?
This is a system-level flag, as opposed to the per-module tsiModuleACInState, indicating whether the site's AC mains should be considered present at all, likely a top-level determination made after evaluating input across multiple modules or groups rather than a single raw sensor reading. It is the highest-level check for whether this entire power system is currently running on utility or generator AC or has fully failed over to battery, a single flag that's faster to check than iterating every module's individual AC state. An admin's top-level dashboard for this site would surface this flag prominently, since a transition to no(0) here means the whole site, not just one module, has lost AC and is now depending entirely on battery runtime.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.5.7 snmpwalk -v2c -c public <target> CET-TSI-MIB::tsiACInputPresent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.5.7.1 snmpget -v2c -c public <target> CET-TSI-MIB::tsiACInputPresent.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::tsiACInputPresent 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.7 | tsiACInputPresent | CET-TSI-MIB |