HP-ICF :: evthArm

MIB Reference — IPNetwork Monitor

All MIBsHP-ICFevthArm

evthArm

Module: HP-ICF

OID (symbolic): HP-ICF::evthArm

OID (numeric): 1.3.6.1.4.1.11.2.14.1.7.3.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

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> HP-ICF::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> HP-ICF::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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.11hpDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2nmDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2.14icfHP-ICF
1.3.6.1.4.1.11.2.14.1icfCommonHP-ICF
1.3.6.1.4.1.11.2.14.1.7icfEventHP-ICF
1.3.6.1.4.1.11.2.14.1.7.3evtThresholdTableHP-ICF
1.3.6.1.4.1.11.2.14.1.7.3.2evthArmHP-ICF