All MIBs › GDC7616-MIB › uas7616AlarmCountWindow
uas7616AlarmCountWindow
Module: GDC7616-MIB
OID (symbolic): GDC7616-MIB::uas7616AlarmCountWindow
OID (numeric): 1.3.6.1.4.1.498.12.13.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable sets/reads the UAS, SES or ES alarm window.
This window is used with the alarm threshold to determine how long the alarm should be active before reporting.
What is uas7616AlarmCountWindow?
This read-write setting picks the time window (disabled, from 1 second up to 24 hours, or infinite) used together with the alarm count threshold to decide how long an alarm condition must persist before it's reported. An admin would set this to last1min or last15min for a UAS/SES/ES alarm to filter out brief transient glitches from real sustained faults.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.12.13.2.1.3 snmpwalk -v2c -c public <target> GDC7616-MIB::uas7616AlarmCountWindow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.12.13.2.1.3.1 snmpget -v2c -c public <target> GDC7616-MIB::uas7616AlarmCountWindow.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.12.13.2.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> uas7616AlarmCountWindow.1
Start monitoring General DataComm (GDC) UAS 7616 multiplexer/access chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDC7616-MIB::uas7616AlarmCountWindow OID value, configure state conditions and alerts, and monitor any General DataComm (GDC) UAS 7616 multiplexer/access chassis from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498 | gdc | GDC7616-MIB |
| 1.3.6.1.4.1.498.12 | bql2 | GDC7616-MIB |
| 1.3.6.1.4.1.498.12.13 | uas7616Alarm | GDC7616-MIB |
| 1.3.6.1.4.1.498.12.13.2 | uas7616AlarmConfigTable | GDC7616-MIB |
| 1.3.6.1.4.1.498.12.13.2.1 | uas7616AlarmConfigEntry | GDC7616-MIB |
| 1.3.6.1.4.1.498.12.13.2.1.3 | uas7616AlarmCountWindow | GDC7616-MIB |