All MIBs › ANS-EQUIPMENT-MIB › ansSlotAlarmStatus
ansSlotAlarmStatus
Module: ANS-EQUIPMENT-MIB
OID (symbolic): ANS-EQUIPMENT-MIB::ansSlotAlarmStatus
OID (numeric): 1.3.6.1.4.1.193.96.115.3.3.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This variable indicates the current alarm status of the slot. Note that the first three states represent normal states. The different states are exclusive. The alarm codes are: 0: noDefectUnconfiguredEmptySlot (unconfigured empty slot) 1: noDefectConfiguredEmptySlot (configured empty slot, that did not previously contain a matching board) 2: noDefectMatchingBoardInserted (board inserted in the slot that matches the data configured for the slot) 4: boardRemoved (matching board has been removed from the slot) 8: unconfiguredBoardInserted (board inserted in an unconfigured slot) 16: boardMismatch (board inserted in a slot and the board does not match the data configured for the slot) 32: boardUnrecognized (unrecognized board inserted in the slot) 64: Not used. 128: Not used.
What is ansSlotAlarmStatus?
Reports the current alarm status of a slot, distinguishing normal states (e.g. empty configured/unconfigured slot) from fault conditions affecting that slot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.96.115.3.3.1.1.8 snmpwalk -v2c -c public <target> ANS-EQUIPMENT-MIB::ansSlotAlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.96.115.3.3.1.1.8.1 snmpget -v2c -c public <target> ANS-EQUIPMENT-MIB::ansSlotAlarmStatus.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.3 | slot | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.3.1 | ansSlotTable | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.3.1.1 | ansSlotEntry | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.3.1.1.8 | ansSlotAlarmStatus | ANS-EQUIPMENT-MIB |