All MIBs › RAD-MIB › mdlAlarmsCmprAlarmSlot
mdlAlarmsCmprAlarmSlot
Module: RAD-MIB
OID (symbolic): RAD-MIB::mdlAlarmsCmprAlarmSlot
OID (numeric): 1.3.6.1.4.1.164.3.1.3.3.2.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This attribute indicates the desired slot position. In the ?004 Unit the entries PsB(2),ClB(4),io6(10)..io(16) are not valid.
What is mdlAlarmsCmprAlarmSlot?
This object indicates which physical slot position in the chassis is being referenced for alarm information, such as power supply positions (e.g., PsB), clock board positions (e.g., ClB), or I/O module positions. It provides the hardware location context for understanding which component is experiencing the alarm condition. Technicians use this to physically locate and service the hardware module generating the alarm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.3.3.2.1.2 snmpwalk -v2c -c public <target> RAD-MIB::mdlAlarmsCmprAlarmSlot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.3.3.2.1.2.1 snmpget -v2c -c public <target> RAD-MIB::mdlAlarmsCmprAlarmSlot.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mdlAlarmsCmprAlarmSlot.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3 | mdlWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.3 | cmprMdlGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.3.2 | mdlAlarmsCmprTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.3.2.1 | mdlAlarmsCmprEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.3.2.1.2 | mdlAlarmsCmprAlarmSlot | RAD-MIB |