MIB Viewer

s5AgTrapFilterGlobalStatus

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.4.2.12
Access
read-write
Status
current
Sub-identifiers
0
This value is the status of all the traps that supported by this trap-filter system. If the value is 1 (enable all) , all traps in the system are enabled. If the value is 2 (disable all), all traps in the system are disabled. If the value is 3 (enable-all-and-use-table) all traps are enabled except for traps that are disabled in the s5AgTrapFilterTable are disabled. If the value is 4 (disable-all-and-use-table) all traps are disabled except for traps that are enabled in the s5AgTrapFilterTable are enabled.
INTEGER{ enable-all(1), disable-all(2), enable-all-and-use-table(3), disable-all-and-use-table(4) }