All MIBs › AIMOS › aimosAlarmForwardingType
aimosAlarmForwardingType
Module: AIMOS
OID (symbolic): AIMOS::aimosAlarmForwardingType
OID (numeric): 1.3.6.1.4.1.6408.201.3.4.16
Node type: OBJECT-TYPE
Type: AlarmForwardingType
Access: read-write
Description: This object of type AlarmForwardingType specifies if and in what way, alarm forwarding is to be carried out:
. If this object is set to disabled(0), there is no alarm forwarding even if the tables for the configuration of the alarm recipients have correct entries.
. If TRAP-TYPE construct from SNMPv1 is to be used for alarm forwarding, the parameter snmpV1(1) has to be set.
. The default setting of snmpV2c(2) specifies that NOTIFICATION-TYPE construct from SNMPv2, will be used for alarm forwarding.
This setting refers to an organisation, not to an individual SNMP Manager. In order to exclude an individual SNMP Manager temporarily from SNMP alarm forwarding, set aimosPhoneBookActive to false. To exclude an SNMP Manager completely, delete the corresponding phone book entry from the according distribution lists (aimosAlarmRecipientListMemberTable).
What is aimosAlarmForwardingType?
Trap delivery protocol: 'snmpV2c(2)', 'snmpV1(1)', or 'disabled(0)'. Trap delivery method selection. Example: Set to 'snmpV2c(2)' for SNMPv2c.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.4.16 snmpwalk -v2c -c public <target> AIMOS::aimosAlarmForwardingType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.4.16.1 snmpget -v2c -c public <target> AIMOS::aimosAlarmForwardingType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6408.201.3.4.16.1 s <value>
Start monitoring Andrew Wireless Systems DAS/repeater equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIMOS::aimosAlarmForwardingType OID value, configure state conditions and alerts, and monitor any Andrew Wireless Systems DAS/repeater equipment from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6408 | mikom | AIMOS |
| 1.3.6.1.4.1.6408.201 | aimos | AIMOS |
| 1.3.6.1.4.1.6408.201.3 | aimosObjects | AIMOS |
| 1.3.6.1.4.1.6408.201.3.4 | aimosAlarmManagement | AIMOS |
| 1.3.6.1.4.1.6408.201.3.4.16 | aimosAlarmForwardingType | AIMOS |