All MIBs › GDCDSX1-MIB › gdcDsx1AlarmFirstOccurrence
gdcDsx1AlarmFirstOccurrence
Module: GDCDSX1-MIB
OID (symbolic): GDCDSX1-MIB::gdcDsx1AlarmFirstOccurrence
OID (numeric): 1.3.6.1.4.1.498.6.1.6.2.1.4
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description: The time at which the alarm first occurred. This is reported as the number of TimeTicks after the interface was initialized. This object along with its companion object, gdcDsx1AlarmLastOccurrence, can be used to provide greater meaning to the value of gdcDsx1AlarmOccurrenceCount by weighing the count over the period of time.
If the network element type does not support this variable, a noSuch will be returned.
What is gdcDsx1AlarmFirstOccurrence?
This records how many TimeTicks had elapsed since the interface was initialized when this alarm first occurred. Combine it with gdcDsx1AlarmLastOccurrence and gdcDsx1AlarmCount to understand whether this alarm's occurrences are spread out over time or clustered together.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.6.1.6.2.1.4 snmpwalk -v2c -c public <target> GDCDSX1-MIB::gdcDsx1AlarmFirstOccurrence
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.6.1.6.2.1.4.1 snmpget -v2c -c public <target> GDCDSX1-MIB::gdcDsx1AlarmFirstOccurrence.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gdcDsx1AlarmFirstOccurrence.1
Start monitoring General DataComm (GDC) DSX-1 unit (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDCDSX1-MIB::gdcDsx1AlarmFirstOccurrence OID value, configure state conditions and alerts, and monitor any General DataComm (GDC) DSX-1 unit (legacy) 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.6 | dsx1 | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1 | gdcDsx1System | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.6 | gdcDsx1Alarms | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.6.2 | gdcDsx1AlarmStatusTable | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.6.2.1 | gdcDsx1AlarmStatusEntry | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.6.2.1.4 | gdcDsx1AlarmFirstOccurrence | GDCDSX1-MIB |