Skip navigation.

SNMP Agent MIB Reference

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

 


beaEvtFilterState

Syntax

INTEGER { active(1) | inactive(2) | invalid(3) }

Access

read-write

Description

This object denotes the current state of the event filter instance.

GET {active(1)|inactive(2)}

A GET operation retrieves configuration and run-time information for the selected beaEvtFilterTbl instance(s). The following states indicate the meaning of a beaEvtFilterState returned in response to a GET request. States not listed are not returned.

active(1)

This filter is being used.

inactive(2)

This filter is not being used.

SET {active(1)|inactive(2)|invalid(3)}

A SET operation updates configuration and run-time information for the selected beaEvtFilterTbl instance. The following states indicate the meaning of a beaEvtFilterState set in a SET request. States not listed cannot be set.

active(1)

Activate the event filter. Activating the event filter can be accomplished only when the filter is in the inactive(2) state.

inactive(2)

Inactivate the event filter. Inactivating the event filter can be accomplished only when the filter is in the active(1) state.

invalid(3)

Inactivate (if active) and remove this event filter.

 

Skip navigation bar  Back to Top Previous Next