All MIBs › BroadworksMaintenance › bwServerType
bwServerType
Module: BroadworksMaintenance
OID (symbolic): BroadworksMaintenance::bwServerType
OID (numeric): 1.3.6.1.4.1.6431.1.1.2.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Gives the broadworks server type: { Application Server | Network Server | Media Server | Relay Server }
What is bwServerType?
Reports which kind of BroadWorks server this instance is: Application Server, Network Server, Media Server, or Relay Server. Because BroadWorks splits call control, media, and provisioning across different server roles, a monitoring tool reads this value to know what functions to expect from the box it is polling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6431.1.1.2.1.1 snmpwalk -v2c -c public <target> BroadworksMaintenance::bwServerType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6431.1.1.2.1.1.1 snmpget -v2c -c public <target> BroadworksMaintenance::bwServerType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bwServerType.1
Start monitoring BroadSoft BroadWorks VoIP application server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BroadworksMaintenance::bwServerType 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.1 | bwServerType | BroadworksMaintenance |