DPS-MIB-V38 :: tmonIdentSoftwareVersion

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDPS-MIB-V38tmonIdentSoftwareVersion

tmonIdentSoftwareVersion

Module: DPS-MIB-V38

OID (symbolic): DPS-MIB-V38::tmonIdentSoftwareVersion

OID (numeric): 1.3.6.1.4.1.2682.1.1.1.3

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: The TMON/XM SNMP Agent software version.

What is tmonIdentSoftwareVersion?

Reports the version string of the SNMP agent firmware running on the TMON/XM unit, which an admin checks before a firmware upgrade or when troubleshooting whether a known bug affects this unit.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2682.1.1.1.3
snmpwalk -v2c -c public <target> DPS-MIB-V38::tmonIdentSoftwareVersion

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2682.1.1.1.3.1
snmpget -v2c -c public <target> DPS-MIB-V38::tmonIdentSoftwareVersion.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tmonIdentSoftwareVersion.1

Start monitoring DPS Telecom T/Mon V38-series remote telemetry/alarm unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DPS-MIB-V38::tmonIdentSoftwareVersion OID value, configure state conditions and alerts, and monitor any DPS Telecom T/Mon V38-series remote telemetry/alarm unit from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.2682dpsIncDPS-MIB-V38
1.3.6.1.4.1.2682.1dpsAlarmControlDPS-MIB-V38
1.3.6.1.4.1.2682.1.1tmonXMDPS-MIB-V38
1.3.6.1.4.1.2682.1.1.1tmonIdentDPS-MIB-V38
1.3.6.1.4.1.2682.1.1.1.3tmonIdentSoftwareVersionDPS-MIB-V38