All MIBs › CET-TSI-MIB › tsiModuleSeen
tsiModuleSeen
Module: CET-TSI-MIB
OID (symbolic): CET-TSI-MIB::tsiModuleSeen
OID (numeric): 1.3.6.1.4.1.12551.4.1.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Flag indicating if the module is seen on the communication bus or not
What is tsiModuleSeen?
This reports whether a specific power module in this TSI rectifier system is currently detected responding on the internal communication bus, which is the most basic presence check before any of the module's other reported values, voltage, current, temperature, can be trusted. A module that's physically present but not answering on the bus, due to a failed comms interface or a bad connector seating, would otherwise show stale or default values in every other object for that module row, misleading anyone not checking this flag first. A monitoring dashboard should gate all other per-module readings on this flag reporting yes(1) before trusting values like tsiModuleVout or tsiModuleTemperature from the same row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.1.1.1.2 snmpwalk -v2c -c public <target> CET-TSI-MIB::tsiModuleSeen
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.1.1.1.2.1 snmpget -v2c -c public <target> CET-TSI-MIB::tsiModuleSeen.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::tsiModuleSeen 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.1 | tsiModules | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.1.1 | tsiModuleTable | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.1.1.1 | tsiModuleTableEntry | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.1.1.1.2 | tsiModuleSeen | CET-TSI-MIB |