g3filterFilterStatus
G3-AVAYA-MIB ·
.1.3.6.1.4.1.6889.2.8.2.4.1
Object
scalar
r/w
Enumeration
This field indicates the state of alarm trap filter table. A value of 'current' indicates that the set of alarm filters are up-to-date and active and that no filter updates, via the g3trap MIB group are currently taking place. A value of 'update' means that filter updates are taking place via SNMP sets of the g3trap MIB group variables. The rest of the values are settable by the user. When doing an SNMP set on this MIB variable the g3filterApplication field must also be set to indicate what application is requesting the set operation. For more details on that field a full description is provided further down in the MIB table. A value of 'abort' will cancelled any filter updates in progress and return the filter table to its original state before updates began. A value of 'save' will commit all pending filter updates and the new/modified set of filters will become active. A value of 'clear' will remove all active filters from the filter table for the specified application ID. A value of 'off' will turn off the alarm trap handling processes, abort any filter updates in process, but will continue to store the current set of active filters. It's value will display when an SNMP get request is made if the user had previously set the filter status to that value or if alarm trap handling is on but no active filters exist. A value of 'on' will reactivate the alarm trap handling processes using the currently stored set of active filters (by default the alarm trap handling processes turned on at agent startup if any active filters exist).
Context
- MIB
- G3-AVAYA-MIB
- OID
.1.3.6.1.4.1.6889.2.8.2.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- g3filter
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | current |
2 | update |
3 | abort |
4 | save |
5 | clear |
6 | off |
7 | on |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| g3filterTable A list of g3filter entries. | table | - | .1.3.6.1.4.1.6889.2.8.2.4.2 |
| g3filterApplication An INTEGER object containing an ID specifying from which
application filtering was administered. This field can take
on values of 1-100. IDs 1-50 are reserved for Avaya
applicatio… | scalar | Enumeration | .1.3.6.1.4.1.6889.2.8.2.4.3 |
| g3filterTrapTest An INTEGER object specifying whether test trap generation is
enabled or disabled. This field can be set to 1 to enable test
trap generation.By default it is set to 2 disabled. | scalar | Enumeration | .1.3.6.1.4.1.6889.2.8.2.4.4 |