All MIBs › VOLIUS-OT-MIB › vlsFirmwareVersion
vlsFirmwareVersion
Module: VOLIUS-OT-MIB
OID (symbolic): VOLIUS-OT-MIB::vlsFirmwareVersion
OID (numeric): 1.3.6.1.4.1.34652.2.10.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
What is vlsFirmwareVersion?
This is a read-only text string reporting the version of firmware currently running on the device. Check this before troubleshooting or applying an upgrade to confirm which release is actually installed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34652.2.10.3 snmpwalk -v2c -c public <target> VOLIUS-OT-MIB::vlsFirmwareVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.34652.2.10.3.1 snmpget -v2c -c public <target> VOLIUS-OT-MIB::vlsFirmwareVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vlsFirmwareVersion.1
Start monitoring Volius optical transponders/receivers/EDFAs/optical switches, CATV optical transmitters (case-temperature/fan-speed/supply-voltage status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VOLIUS-OT-MIB::vlsFirmwareVersion OID value, configure state conditions and alerts, and monitor any Volius optical transponders/receivers/EDFAs/optical switches, CATV optical transmitters (case-temperature/fan-speed/supply-voltage status) from a single console.
OID Breakdown
Upper-level ancestors (9 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.34652 | volius | VOLIUS-OA-MIB |
| 1.3.6.1.4.1.34652.2 | vlsSystem | VOLIUS-OA-MIB |
| 1.3.6.1.4.1.34652.2.10 | vlsSystemGeneral | VOLIUS-OA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.34652.2.10.3 | vlsFirmwareVersion | VOLIUS-OT-MIB |