All MIBs › CODAN-MIB › wvSwModuleActiveRev
wvSwModuleActiveRev
Module: CODAN-MIB
OID (symbolic): CODAN-MIB::wvSwModuleActiveRev
OID (numeric): 1.3.6.1.4.1.23304.1.1.1.3.210.1.3
Node type: OBJECT-TYPE
Type: ComponentRevision
Access: read-only
Description: The module active software revision. This string will have a zero length if the revision is unknown.
What is wvSwModuleActiveRev?
This read-only object reports the version string of the software module's currently active revision, and it appears as an empty string if that revision can't be determined. An administrator checks this during a fleet audit to confirm which firmware version is actually running on each module of the terminal. For example, comparing wvSwModuleActiveRev for the Kernel module across several terminals can reveal which units still need to be upgraded to the latest release.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23304.1.1.1.3.210.1.3 snmpwalk -v2c -c public <target> CODAN-MIB::wvSwModuleActiveRev
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.23304.1.1.1.3.210.1.3.1 snmpget -v2c -c public <target> CODAN-MIB::wvSwModuleActiveRev.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wvSwModuleActiveRev.1
Start monitoring Codan 8800 DMR microwave radio link equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CODAN-MIB::wvSwModuleActiveRev OID value, configure state conditions and alerts, and monitor any Codan 8800 DMR microwave radio link equipment from a single console.
OID Breakdown
Upper-level ancestors (8 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.23304 | codanGroup | CODAN-SMI |
| 1.3.6.1.4.1.23304.1 | codanMibs | CODAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.23304.1.1 | minetMIB | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.1 | wvConfiguration | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.1.3 | wvManagement | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.1.3.210 | wvSwModuleTable | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.1.3.210.1 | wvSwModuleEntry | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.1.3.210.1.3 | wvSwModuleActiveRev | CODAN-MIB |