All MIBs › ADC-FLEXWAVE-URH-MIB › fwuSystemModuleAlarmcode
fwuSystemModuleAlarmcode
Module: ADC-FLEXWAVE-URH-MIB
OID (symbolic): ADC-FLEXWAVE-URH-MIB::fwuSystemModuleAlarmcode
OID (numeric): 1.3.6.1.4.1.2014.15.2.1.3.3.2.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The alarm code.
What is fwuSystemModuleAlarmcode?
This OID stores a numeric code that identifies the specific type of alarm condition (temperature overheat, power loss, link failure, etc.). Engineers use the alarm code to understand exactly what went wrong without digging through system logs. For example, code 102 might mean "high temperature detected" while code 205 could indicate "network link down."
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2014.15.2.1.3.3.2.1.3 snmpwalk -v2c -c public <target> ADC-FLEXWAVE-URH-MIB::fwuSystemModuleAlarmcode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2014.15.2.1.3.3.2.1.3.1 snmpget -v2c -c public <target> ADC-FLEXWAVE-URH-MIB::fwuSystemModuleAlarmcode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2014.15.2.1.3.3.2.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fwuSystemModuleAlarmcode.1
Start monitoring ADC/TE FlexWave DAS remote radio units with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADC-FLEXWAVE-URH-MIB::fwuSystemModuleAlarmcode OID value, configure state conditions and alerts, and monitor any ADC/TE FlexWave DAS remote radio units 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.2014 | adc | ADC-FLEXWAVE-URH-MIB |
| 1.3.6.1.4.1.2014.15 | flexwave | ADC-FLEXWAVE-URH-MIB |
| 1.3.6.1.4.1.2014.15.2 | flexwaveurh | ADC-FLEXWAVE-URH-MIB |
| 1.3.6.1.4.1.2014.15.2.1 | flexwaveURHMibModule | ADC-FLEXWAVE-URH-MIB |
| 1.3.6.1.4.1.2014.15.2.1.3 | fwuGeneralObjects | ADC-FLEXWAVE-URH-MIB |
| 1.3.6.1.4.1.2014.15.2.1.3.3 | fwuSystemAlarmManagement | ADC-FLEXWAVE-URH-MIB |
| 1.3.6.1.4.1.2014.15.2.1.3.3.2 | fwuSystemModuleAlarmEnableTable | ADC-FLEXWAVE-URH-MIB |
| 1.3.6.1.4.1.2014.15.2.1.3.3.2.1 | fwuSystemModuleAlarmEnableEntry | ADC-FLEXWAVE-URH-MIB |
| 1.3.6.1.4.1.2014.15.2.1.3.3.2.1.3 | fwuSystemModuleAlarmcode | ADC-FLEXWAVE-URH-MIB |