All MIBs › BroadworksMaintenance › bwActiveSoftwareVersion
bwActiveSoftwareVersion
Module: BroadworksMaintenance
OID (symbolic): BroadworksMaintenance::bwActiveSoftwareVersion
OID (numeric): 1.3.6.1.4.1.6431.1.1.2.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Gives the version of the active software version. An operator can change the active software version by setting this field.
What is bwActiveSoftwareVersion?
Reports the version string of the software currently running on the server. The source description notes an operator can change the active version by writing this field, even though it is marked read-only here, so treat it primarily as a status readout of what build is live.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6431.1.1.2.1.3 snmpwalk -v2c -c public <target> BroadworksMaintenance::bwActiveSoftwareVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6431.1.1.2.1.3.1 snmpget -v2c -c public <target> BroadworksMaintenance::bwActiveSoftwareVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bwActiveSoftwareVersion.1
Start monitoring BroadSoft BroadWorks VoIP application server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BroadworksMaintenance::bwActiveSoftwareVersion OID value, configure state conditions and alerts, and monitor any BroadSoft BroadWorks VoIP application server 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.6431 | broadsoft | BroadworksFault |
| 1.3.6.1.4.1.6431.1 | broadworks | BroadworksFault |
| 1.3.6.1.4.1.6431.1.1 | common | BroadworksFault |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6431.1.1.2 | managedObjects | BroadworksMaintenance |
| 1.3.6.1.4.1.6431.1.1.2.1 | moServerModule | BroadworksMaintenance |
| 1.3.6.1.4.1.6431.1.1.2.1.3 | bwActiveSoftwareVersion | BroadworksMaintenance |