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'.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.33 | iTouch | ITOUCH-MIB |
| 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 |