All MIBs › BroadworksMaintenance › bwAlarmThresholdIndex
bwAlarmThresholdIndex
Module: BroadworksMaintenance
OID (symbolic): BroadworksMaintenance::bwAlarmThresholdIndex
OID (numeric): 1.3.6.1.4.1.6431.1.1.3.3.1.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This integer represents the index of an alarm threshold in the system
What is bwAlarmThresholdIndex?
The integer index identifying one row of the alarm-threshold (rate-limiting) table, i.e. one filter configured to throttle a specific alarm's traps. It exists only to key that row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6431.1.1.3.3.1.1.1 snmpwalk -v2c -c public <target> BroadworksMaintenance::bwAlarmThresholdIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6431.1.1.3.3.1.1.1.1 snmpget -v2c -c public <target> BroadworksMaintenance::bwAlarmThresholdIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bwAlarmThresholdIndex.1
Start monitoring BroadSoft BroadWorks VoIP application server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BroadworksMaintenance::bwAlarmThresholdIndex 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.3 | thresholds | BroadworksMaintenance |
| 1.3.6.1.4.1.6431.1.1.3.3 | thAlarmModule | BroadworksMaintenance |
| 1.3.6.1.4.1.6431.1.1.3.3.1 | bwAlarmThresholdTable | BroadworksMaintenance |
| 1.3.6.1.4.1.6431.1.1.3.3.1.1 | bwAlarmThresholdEntry | BroadworksMaintenance |
| 1.3.6.1.4.1.6431.1.1.3.3.1.1.1 | bwAlarmThresholdIndex | BroadworksMaintenance |