All MIBs › BroadworksMaintenance › bwAlarmThresholdProblemTextVarNum2
bwAlarmThresholdProblemTextVarNum2
Module: BroadworksMaintenance
OID (symbolic): BroadworksMaintenance::bwAlarmThresholdProblemTextVarNum2
OID (numeric): 1.3.6.1.4.1.6431.1.1.3.3.1.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: To further refine a threshold, specify the position number of the variable data within the alarm problem text (1, 2, 3, etc.) that together with the alarm name, define the actual threshold. For example, if the alarm has five problem text variables: 1-deviceName, 2-deviceAddress, 3-devicePort, 4-errorType, 5-errorCode, and if the alarm threshold is to limit the number of traps for a given deviceName, devicePort, and errorType, then bwAlarmThresholdProblemTextVarNum1 should be set to 1, bwAlarmThresholdProblemTextVarNum2 should be set to 3, and bwAlarmThresholdProblemTextVarNum3 should be set to 4. To ignore filtering based on problem text variables, set to 0 (zero).
What is bwAlarmThresholdProblemTextVarNum2?
Holds the position, within the alarm's problem-text variable list, of the second variable used (together with the alarm name) to define what makes an occurrence match this threshold; per the source example, this could be set to 3 to filter on devicePort as the second matching field. A value of 0 disables filtering on this variable slot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6431.1.1.3.3.1.1.6 snmpwalk -v2c -c public <target> BroadworksMaintenance::bwAlarmThresholdProblemTextVarNum2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6431.1.1.3.3.1.1.6.1 snmpget -v2c -c public <target> BroadworksMaintenance::bwAlarmThresholdProblemTextVarNum2.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6431.1.1.3.3.1.1.6.1 i <value>
Start monitoring BroadSoft BroadWorks VoIP application server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BroadworksMaintenance::bwAlarmThresholdProblemTextVarNum2 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.6 | bwAlarmThresholdProblemTextVarNum2 | BroadworksMaintenance |