CET-TSI-MIB :: tsiT2SMainSoftwareVersion

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCET-TSI-MIBtsiT2SMainSoftwareVersion

tsiT2SMainSoftwareVersion

Module: CET-TSI-MIB

OID (symbolic): CET-TSI-MIB::tsiT2SMainSoftwareVersion

OID (numeric): 1.3.6.1.4.1.12551.4.1.8.4

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: Major revision software number of the T2S

What is tsiT2SMainSoftwareVersion?

This is the major version number component of the T2S controller's firmware, presumably meant to be combined with tsiT2SSubSoftwareVersion, the minor revision, to form a complete version number like 3.2, stored as separate integer fields rather than a single formatted string like tsiT2SSoftwareVersion provides. For scripted compatibility checks, an automation tool needs to compare version numbers numerically, is major version at least 3, rather than parsing a free-text version string, which is more error-prone. An automated compliance check requiring at least major version 3 firmware on the T2S controller would query this integer directly rather than parsing tsiT2SSoftwareVersion's string.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.8.4
snmpwalk -v2c -c public <target> CET-TSI-MIB::tsiT2SMainSoftwareVersion

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.8.4.1
snmpget -v2c -c public <target> CET-TSI-MIB::tsiT2SMainSoftwareVersion.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::tsiT2SMainSoftwareVersion 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.12551cetMIBCET-TSI-SMI
Numeric OIDNameModule
1.3.6.1.4.1.12551.4cetTSIMIBCET-TSI-MIB
1.3.6.1.4.1.12551.4.1tsiObjectsCET-TSI-MIB
1.3.6.1.4.1.12551.4.1.8tsiT2SInfoCET-TSI-MIB
1.3.6.1.4.1.12551.4.1.8.4tsiT2SMainSoftwareVersionCET-TSI-MIB