All MIBs › BroadworksMaintenance › bwRedundancyType
bwRedundancyType
Module: BroadworksMaintenance
OID (symbolic): BroadworksMaintenance::bwRedundancyType
OID (numeric): 1.3.6.1.4.1.6431.1.1.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Gives the broadworks server redundancy type: { Primary | Secondary | NotRedundant }
What is bwRedundancyType?
Reports whether this server is running standalone (nonRedundant) or is one half of a redundant pair acting as primary or secondary. An admin checks this to confirm failover pairing is configured as expected, e.g. seeing primary on one node and secondary on its partner.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6431.1.1.2.1.2 snmpwalk -v2c -c public <target> BroadworksMaintenance::bwRedundancyType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6431.1.1.2.1.2.1 snmpget -v2c -c public <target> BroadworksMaintenance::bwRedundancyType.1
Start monitoring BroadSoft BroadWorks VoIP application server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BroadworksMaintenance::bwRedundancyType 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.2 | bwRedundancyType | BroadworksMaintenance |