All MIBs › ICF-ETWIST › evthArm
evthArm
Module: ICF-ETWIST
OID (symbolic): ICF-ETWIST::evthArm
OID (numeric): 1.3.6.1.4.1.11.2.14.1.7.3.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
********* THIS OBJECT IS OBSOLETE *********
This object arms and disarms events. The notification node, the associated event object, threshold, hysteresis, and time interval should all be set before an event is armed. The objects do not need to be re-set if the existing values are acceptable. The device will refuse to arm an event with uninitialized objects. Once armed, if the threshold is met or exceeded during the event time interval, a trap PDU is sent to the eventNotificationNode. Subsequently, the monitored object must fall to or below the hysteresis before another trap can be sent via the threshold mechanism. The hysteresis may equal threshold. Events are implicitly rearmed, that is, once an event occurs, it is rearmed. Setting this object to 'on' will result in a genErr in any of the following cases: object not set; cannot set an event on this object; time interval not set; threshold not set.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.1.7.3.2 snmpwalk -v2c -c public <target> ICF-ETWIST::evthArm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.1.7.3.2.1 snmpget -v2c -c public <target> ICF-ETWIST::evthArm.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.1.7.3.2.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.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | HP-ICF |
| 1.3.6.1.4.1.11.2.14.1 | icfCommon | HP-ICF |
| 1.3.6.1.4.1.11.2.14.1.7 | icfEvent | HP-ICF |
| 1.3.6.1.4.1.11.2.14.1.7.3 | evtThresholdTable | HP-ICF |
| 1.3.6.1.4.1.11.2.14.1.7.3.2 | evthArm | ICF-ETWIST |