All MIBs › ITOUCH-SYSTEM-MIB › sysSoftwareVersion
sysSoftwareVersion
Module: ITOUCH-SYSTEM-MIB
OID (symbolic): ITOUCH-SYSTEM-MIB::sysSoftwareVersion
OID (numeric): 1.3.6.1.4.1.33.1.10
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The software version running in the system. In order, the octets contain major version, minor version, ECO, and pre-release number. Corresponds to the numbers in the software version in the SERVER CHARACTERISTICS display.
For example, the version display for sysSoftwareVersionType 'production' and sysSoftwareVersion '2.2.0.0' is 'V2.2'.
The version display for sysSoftwareVersionType 'beta' and sysSoftwareVersion '3.1.0.4' is 'V3.1B4'.
What is sysSoftwareVersion?
Four octets encoding major version, minor version, ECO, and pre-release number, e.g. '2.2.0.0' displays as 'V2.2' when sysSoftwareVersionType is production, useful for confirming exactly which firmware build is installed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.1.10 snmpwalk -v2c -c public <target> ITOUCH-SYSTEM-MIB::sysSoftwareVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.1.10.1 snmpget -v2c -c public <target> ITOUCH-SYSTEM-MIB::sysSoftwareVersion.1
Start monitoring iTouch Communications (Black Box) series network device (system identity) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ITOUCH-SYSTEM-MIB::sysSoftwareVersion OID value, configure state conditions and alerts, and monitor any iTouch Communications (Black Box) series network device (system identity) 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.33 | iTouch | ITOUCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33.1 | xSystem | ITOUCH-SYSTEM-MIB |
| 1.3.6.1.4.1.33.1.10 | sysSoftwareVersion | ITOUCH-SYSTEM-MIB |