All MIBs › CM-ALARM-MIB › f3EnvAlarmInputMode
f3EnvAlarmInputMode
Module: CM-ALARM-MIB
OID (symbolic): CM-ALARM-MIB::f3EnvAlarmInputMode
OID (numeric): 1.3.6.1.4.1.2544.1.12.6.1.7.1.5
Node type: OBJECT-TYPE
Type: EnvAlarmInputMode
Access: read-write
Description: This object allows specification of the environmental alarm input mode. When 'disabled', environmental alarms are not raised. Value of 'alarmopen' allows alarm to be raised when environmental alarm dry contacts are opened. Value of 'alarmclosed' allows alarm to be raised when environmental alarm dry contacts are closed.
What is f3EnvAlarmInputMode?
This read-write EnvAlarmInputMode specifies how an environmental alarm input behaves: disabled raises no alarms, alarmopen raises an alarm when the dry contacts open, and alarmclosed raises one when they close. An admin cares because it must match the alarm logic to how the external sensor's dry contact is actually wired. For example, a door sensor wired to open its contacts when the door opens should have this set to alarmopen so the alarm fires exactly when the door is opened.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.6.1.7.1.5 snmpwalk -v2c -c public <target> CM-ALARM-MIB::f3EnvAlarmInputMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.6.1.7.1.5.1 snmpget -v2c -c public <target> CM-ALARM-MIB::f3EnvAlarmInputMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.6.1.7.1.5.1 s <value>
Start monitoring ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CM-ALARM-MIB::f3EnvAlarmInputMode OID value, configure state conditions and alerts, and monitor any ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2544.1.12.6 | cmAlarmMIB | CM-ALARM-MIB |
| 1.3.6.1.4.1.2544.1.12.6.1 | alarmObjects | CM-ALARM-MIB |
| 1.3.6.1.4.1.2544.1.12.6.1.7 | f3EnvAlarmInputTable | CM-ALARM-MIB |
| 1.3.6.1.4.1.2544.1.12.6.1.7.1 | f3EnvAlarmInputEntry | CM-ALARM-MIB |
| 1.3.6.1.4.1.2544.1.12.6.1.7.1.5 | f3EnvAlarmInputMode | CM-ALARM-MIB |