This table is used to associate a notification filter profile with a particular set of target parameters.
The index of the table is IMPLIED snmpTargetParamsName.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.6.3.13.1.2.1.1 |
snmpNotifyFilterProfileName |
OCTET STRING{(1,32)} |
read-create |
The name of the filter profile to be used when generating notifications using the corresponding entry in the snmpTargetAddrTable. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.6.3.13.1.2.1.2 |
snmpNotifyFilterProfileStorType |
INTEGER{other(1),volatile(2),nonVolatile(3),permanent(4),readOnly(5)} |
read-create |
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.6.3.13.1.2.1.3 |
snmpNotifyFilterProfileRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
The status of this conceptual row.
To create a row in this table, a manager must set this object to either createAndGo(4) or createAndWait(5).
Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the snmpNotifyFilterProfileRowStatus column is 'notReady'.
In particular, a newly created row cannot be made active until the corresponding instance of snmpNotifyFilterProfileName has been set. |
This object is implemented as defined in the corresponding MIB files. |