All MIBs › CET-TSI-MIB › tsiConfigurationID
tsiConfigurationID
Module: CET-TSI-MIB
OID (symbolic): CET-TSI-MIB::tsiConfigurationID
OID (numeric): 1.3.6.1.4.1.12551.4.1.9.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Unique identifier number associated to the parameter
What is tsiConfigurationID?
This is the unique identifier for a specific configuration parameter entry in this system's parameter table, the key that ties together tsiConfigurationValue, tsiConfigurationDescription, tsiConfigurationUnits, and tsiConfigurationValidity for the same underlying setting. For programmatically walking this system's full set of configurable parameters, this lets a script match each numeric ID to its human-readable meaning and current value without hardcoding assumptions about table row order. A configuration-backup script would iterate this table by ID to capture every parameter's current value before a firmware upgrade, so it can verify or restore settings afterward.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.9.1.1.2 snmpwalk -v2c -c public <target> CET-TSI-MIB::tsiConfigurationID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12551.4.1.9.1.1.2.1 snmpget -v2c -c public <target> CET-TSI-MIB::tsiConfigurationID.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::tsiConfigurationID 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.9 | tsiConfiguration | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.9.1 | tsiConfigurationTable | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.9.1.1 | tsiConfigurationEntry | CET-TSI-MIB |
| 1.3.6.1.4.1.12551.4.1.9.1.1.2 | tsiConfigurationID | CET-TSI-MIB |