EnumTrapOIDType simple type
Specifies the trap OID type.
Content Type
| Item | Facet value | Description |
|---|---|---|
| string restriction | ||
| Enumeration | auto | The resulting OID is the combination of VendorOID + DeviceOID + Param ID. |
| Enumeration | complete | The complete OID is specified in TrapOID. |
| Enumeration | composed | The resulting OID is the combination of VendorOID + DeviceOID + the value specified in TrapOID. |
| Enumeration | wildcard | When set to wildcard, you can use an asterisk (*) in the OID in order to capture all traps that match this OID. |