All MIBs › CET-TSI-MIB › tsiT2SMainSoftwareVersion
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 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.8 | tsiT2SInfo | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.8.4 | tsiT2SMainSoftwareVersion | CET-TSI-MIB |