All MIBs › VOLIUS-OS-MIB › vlsFirmwareVersion
vlsFirmwareVersion
Module: VOLIUS-OS-MIB
OID (symbolic): VOLIUS-OS-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?
Reports the firmware version currently running on this Volius device, which an admin checks before applying a firmware upgrade or when troubleshooting a known bug.
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-OS-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-OS-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 switches, Volius fiber optical receivers/EDFAs/CATV optical transmitters (cross-connect/power-supply-voltage status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VOLIUS-OS-MIB::vlsFirmwareVersion OID value, configure state conditions and alerts, and monitor any Volius optical switches, Volius fiber optical receivers/EDFAs/CATV optical transmitters (cross-connect/power-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-OS-MIB |