All MIBs › Fore-Switch-MIB › swAlarmRelayOperMode
swAlarmRelayOperMode
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::swAlarmRelayOperMode
OID (numeric): 1.3.6.1.4.1.326.2.2.1.4.1.5.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This variable represents the operational mode of the relay. The operational mode 'enabled' means that the relay is under software control and the relay state will reflect 'on' or 'off' according to the alarm conditions. 'disabled' will make the alarm relay state always 'off'. 'test' will make it always 'on'.
What is swAlarmRelayOperMode?
This object controls the operational mode of a physical alarm relay on the switch, with three options: enabled (responds to alarm conditions), disabled (always off), or test (always on). When in enabled mode, the relay output reflects the current alarm state so external monitoring systems receive hardware notifications of critical conditions. Facility managers configure this to integrate the switch's alarm outputs with building-wide monitoring and alerting infrastructure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.4.1.5.1.4 snmpwalk -v2c -c public <target> Fore-Switch-MIB::swAlarmRelayOperMode
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.4.1 snmpget -v2c -c public <target> Fore-Switch-MIB::swAlarmRelayOperMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.2.1.4.1.5.1.4.1 i <value>
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.4 | swAlarmRelayOperMode | Fore-Switch-MIB |