All MIBs › SC5002-MIB › sc5002NearEndAlarmThreshold
sc5002NearEndAlarmThreshold
Module: SC5002-MIB
OID (symbolic): SC5002-MIB::sc5002NearEndAlarmThreshold
OID (numeric): 1.3.6.1.4.1.498.6.8.3.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The number of events which must be exceed, within the time period specified by the alarm's window, before declaring an alarm
What is sc5002NearEndAlarmThreshold?
This OID sets the number of near-end alarm events, from 1 up to 10000, that must be exceeded within the configured window before an alarm is declared. Operators raise this threshold to reduce nuisance alarms on a noisy but otherwise acceptable line.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.6.8.3.2.1.4 snmpwalk -v2c -c public <target> SC5002-MIB::sc5002NearEndAlarmThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.6.8.3.2.1.4.1 snmpget -v2c -c public <target> SC5002-MIB::sc5002NearEndAlarmThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.6.8.3.2.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sc5002NearEndAlarmThreshold.1
Start monitoring General DataComm SC5002-series equipment (firmware revision/E1 alarm configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SC5002-MIB::sc5002NearEndAlarmThreshold OID value, configure state conditions and alerts, and monitor any General DataComm SC5002-series equipment (firmware revision/E1 alarm configuration) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.498.6 | dsx1 | GDCDSX1-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.6.8 | sc5002 | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.3 | sc5002Alarms | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.3.2 | sc5002NearEndAlarmCfgTable | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.3.2.1 | sc5002NearEndAlarmCfgEntry | SC5002-MIB |
| 1.3.6.1.4.1.498.6.8.3.2.1.4 | sc5002NearEndAlarmThreshold | SC5002-MIB |