All MIBs › MWRM-UNIT-MIB › genEquipUnitAlarmOutputAdmin
genEquipUnitAlarmOutputAdmin
Module: MWRM-UNIT-MIB
OID (symbolic): MWRM-UNIT-MIB::genEquipUnitAlarmOutputAdmin
OID (numeric): 1.3.6.1.4.1.2281.10.1.4.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The Admin state of the External output alarm. When 'Enabled', the functionality will be: (i) If no alarms are raised, the N.O. (normally open) contact will be opened, while the N.C. (normally closed) contact will be connected to the COM contact. (ii) When an alarm is raised, or the system power is OFF, the N.O will be connected to the COM contact, while the N.C. contact will remain opened. When 'Test' option is selected, the dry contacts behave as an alarm is raised in the system, as described in case (ii) above.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.10.1.4.2.1.1.2 snmpwalk -v2c -c public <target> MWRM-UNIT-MIB::genEquipUnitAlarmOutputAdmin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.10.1.4.2.1.1.2.1 snmpget -v2c -c public <target> MWRM-UNIT-MIB::genEquipUnitAlarmOutputAdmin.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2281.10.1.4.2.1.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> genEquipUnitAlarmOutputAdmin.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.2281 | microwave_radio | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10 | genEquip | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.1 | genEquipUnit | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.1.4 | genEquipUnitExternalAlarms | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.1.4.2 | genEquipUnitAlarmOutput | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.1.4.2.1 | genEquipUnitAlarmOutputTable | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.1.4.2.1.1 | genEquipUnitAlarmOutputEntry | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.1.4.2.1.1.2 | genEquipUnitAlarmOutputAdmin | MWRM-UNIT-MIB |