All MIBs › CET-TSI-MIB › tsiModuleSoftwareVersion
tsiModuleSoftwareVersion
Module: CET-TSI-MIB
OID (symbolic): CET-TSI-MIB::tsiModuleSoftwareVersion
OID (numeric): 1.3.6.1.4.1.12551.4.1.1.1.1.29
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Software version number of the module
What is tsiModuleSoftwareVersion?
This reports the firmware version running on this specific power module as a plain integer rather than a formatted string, which the vendor's own tooling presumably knows how to decode into a human-readable version number. For fleet consistency audits across a site with many modules, mixing firmware versions across otherwise-identical modules in the same shelf can introduce subtle differences in how each module reports status codes or handles load sharing. An admin planning a firmware upgrade would poll this integer across every module in a shelf first to confirm which ones are already current and which still need the update.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.1.1.1.29 snmpwalk -v2c -c public <target> CET-TSI-MIB::tsiModuleSoftwareVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.1.1.1.29.1 snmpget -v2c -c public <target> CET-TSI-MIB::tsiModuleSoftwareVersion.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::tsiModuleSoftwareVersion 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.29 | tsiModuleSoftwareVersion | CET-TSI-MIB |