All MIBs › Fore-Switch-MIB › swAlarmRelayState
swAlarmRelayState
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::swAlarmRelayState
OID (numeric): 1.3.6.1.4.1.326.2.2.1.4.1.5.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This is the current state of the alarm relay. The state 'on' means that the alarm relay is activated; the state 'off' means that it is deactivated.
What is swAlarmRelayState?
This object reports whether the physical alarm relay output on the network switch is currently activated (on) or deactivated (off). The alarm relay is typically used to signal critical system events or failures to external monitoring equipment. An operator would check this to verify that hardware alarms are being properly communicated to building management systems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.4.1.5.1.3 snmpwalk -v2c -c public <target> Fore-Switch-MIB::swAlarmRelayState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.4.1.5.1.3.1 snmpget -v2c -c public <target> Fore-Switch-MIB::swAlarmRelayState.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.326 | fore | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2 | systems | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1 | hardware | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1.4 | environment | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.4.1 | alarmGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.4.1.5 | swAlarmRelayTable | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.4.1.5.1 | swAlarmRelayEntry | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.4.1.5.1.3 | swAlarmRelayState | Fore-Switch-MIB |