All MIBs › ANS-EQUIPMENT-MIB › ansBoardAlarmStatus
ansBoardAlarmStatus
Module: ANS-EQUIPMENT-MIB
OID (symbolic): ANS-EQUIPMENT-MIB::ansBoardAlarmStatus
OID (numeric): 1.3.6.1.4.1.193.96.115.3.4.2.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
A bitmap that indicates the current alarm status of the circuit board. The alarm codes are: 0: boardNoDefect 1: boardFlashMemoryWarning 2: boardFlashMemoryError 4: boardRamWarning 8: boardRamError 16: boardEEPromWarning 32: boardEEPromError 64: boardMCNWarning 128: boardMCNError 256: Not Used. 512: boardRuntimeError 1024: boardStartError 2048: boardSoftwareError 4096: boardRuntimeWarning 8192: boardIncorrectSwVersion
What is ansBoardAlarmStatus?
A read-only bitmap reporting the current alarm conditions on the circuit board, such as flash memory, RAM, EEPROM, or MCN warnings and errors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.96.115.3.4.2.1.13 snmpwalk -v2c -c public <target> ANS-EQUIPMENT-MIB::ansBoardAlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.96.115.3.4.2.1.13.1 snmpget -v2c -c public <target> ANS-EQUIPMENT-MIB::ansBoardAlarmStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96 | mlpmp | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96.115 | mlpmpR115 | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96.115.3 | equipment | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.4 | board | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.4.2 | ansBoardTable | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.4.2.1 | ansBoardEntry | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.4.2.1.13 | ansBoardAlarmStatus | ANS-EQUIPMENT-MIB |