All MIBs › DPS-MIB-V38 › tmonIdentSoftwareVersion
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 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2682 | dpsInc | DPS-MIB-V38 |
| 1.3.6.1.4.1.2682.1 | dpsAlarmControl | DPS-MIB-V38 |
| 1.3.6.1.4.1.2682.1.1 | tmonXM | DPS-MIB-V38 |
| 1.3.6.1.4.1.2682.1.1.1 | tmonIdent | DPS-MIB-V38 |
| 1.3.6.1.4.1.2682.1.1.1.3 | tmonIdentSoftwareVersion | DPS-MIB-V38 |