All MIBs › CROSSSTREAM-MIB › deviceFwVer
deviceFwVer
Module: CROSSSTREAM-MIB
OID (symbolic): CROSSSTREAM-MIB::deviceFwVer
OID (numeric): 1.3.6.1.4.1.4962.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Firmware version of the product in major.minor form
What is deviceFwVer?
This read-only DisplayString reports the device's firmware version in major.minor form. An admin checks this value to confirm whether a unit has received a recent firmware update or still needs one, particularly when troubleshooting a bug fixed in a later release. For example, seeing 2.1 here when the vendor's advisory says the fix shipped in 2.3 tells the admin this unit still needs upgrading.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.4 snmpwalk -v2c -c public <target> CROSSSTREAM-MIB::deviceFwVer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.4.1 snmpget -v2c -c public <target> CROSSSTREAM-MIB::deviceFwVer.1
Start monitoring Artel Video Systems CrossStream video-transport device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CROSSSTREAM-MIB::deviceFwVer OID value, configure state conditions and alerts, and monitor any Artel Video Systems CrossStream video-transport device 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.4962 | artel | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.1 | common | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.1.1 | device | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.1.1.4 | deviceFwVer | CROSSSTREAM-MIB |