All MIBs › GDC-SC800T3-MIB › sc800t3AlarmCountThreshold
sc800t3AlarmCountThreshold
Module: GDC-SC800T3-MIB
OID (symbolic): GDC-SC800T3-MIB::sc800t3AlarmCountThreshold
OID (numeric): 1.3.6.1.4.1.498.19.1.7.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This function sets/reads the alarm threshold criteria.
This threshold is used along with the the alarm window to determine the number of instances in a given time frame for an alarm to occur before the alarm is considered active.
What is sc800t3AlarmCountThreshold?
Sets how many alarm occurrences within the configured window (sc800t3AlarmCountWindow) are required before the alarm is considered active, ranging from more than 10 to more than 1,000,000 events. Admins raise this threshold to suppress nuisance alerts from an intermittently noisy circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.19.1.7.1.1.4 snmpwalk -v2c -c public <target> GDC-SC800T3-MIB::sc800t3AlarmCountThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.19.1.7.1.1.4.1 snmpget -v2c -c public <target> GDC-SC800T3-MIB::sc800t3AlarmCountThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.19.1.7.1.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sc800t3AlarmCountThreshold.1
Start monitoring General DataComm (GDC) SC800 T3 channel-service unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDC-SC800T3-MIB::sc800t3AlarmCountThreshold OID value, configure state conditions and alerts, and monitor any General DataComm (GDC) SC800 T3 channel-service unit from a single console.
OID Breakdown
Upper-level ancestors (7 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.498 | gdc | GDC7616-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.19 | ds3 | GDC-SC800T3-MIB |
| 1.3.6.1.4.1.498.19.1 | sc800t3 | GDC-SC800T3-MIB |
| 1.3.6.1.4.1.498.19.1.7 | sc800t3AlarmConfig | GDC-SC800T3-MIB |
| 1.3.6.1.4.1.498.19.1.7.1 | sc800t3AlarmConfigTable | GDC-SC800T3-MIB |
| 1.3.6.1.4.1.498.19.1.7.1.1 | sc800t3AlarmConfigEntry | GDC-SC800T3-MIB |
| 1.3.6.1.4.1.498.19.1.7.1.1.4 | sc800t3AlarmCountThreshold | GDC-SC800T3-MIB |