All MIBs › APEX-MIB › apexHwEventAlarmCode
apexHwEventAlarmCode
Module: APEX-MIB
OID (symbolic): APEX-MIB::apexHwEventAlarmCode
OID (numeric): 1.3.6.1.4.1.1166.1.31.200.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Last number of alarm OID. Can be one of the following: 0 Indicates event is informational and may or may not cause an alarm. 8000 apexAlarmHardwareFault 8002 apexAlarmTemperatureFault 8003 apexAlarmFanFault 8004 apexAlarmPowerFault 8042 apexAlarmQamModuleFault 8043 apexAlarmQamRfPortFault 8044 apexAlarmQamChannelFault 8045 apexAlarmQamRfRedundFailOver 8046 apexAlarmQamRfRedundMismatch 8070 apexAlarmRemCommFault 8071 apexAlarmRemFault
More details about the error can be found in apexHwEventDescription.
What is apexHwEventAlarmCode?
Identifies the type of hardware alarm associated with a logged event by reporting the last numeric portion of the alarm OID (e.g., 8002 for a temperature fault, 8003 for a fan fault). A value of zero means the event is purely informational and may not correspond to any active alarm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.200.1.1.3 snmpwalk -v2c -c public <target> APEX-MIB::apexHwEventAlarmCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.200.1.1.3.1 snmpget -v2c -c public <target> APEX-MIB::apexHwEventAlarmCode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apexHwEventAlarmCode.1
Start monitoring BigBand Networks APEX video/broadband gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APEX-MIB::apexHwEventAlarmCode OID value, configure state conditions and alerts, and monitor any BigBand Networks APEX video/broadband gateway (legacy) 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.1166 | gi | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.1 | giproducts | BCS-IDENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1166.1.31 | apex | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.200 | apexLogs | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.200.1 | apexHwEventTable | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.200.1.1 | apexHwEventEntry | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.200.1.1.3 | apexHwEventAlarmCode | APEX-MIB |