EnumOIDType simple type
Specifies the 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 resulting OID is the SNMP.OID value of this parameter. |
| Enumeration | composed | The resulting OID is the combination of VendorOID + DeviceOID + SNMP.OID value of this parameter. |
| Enumeration | wildcard | The resulting OID is the SNMP.OID value of this parameter prepended with the content of the parameter referred to by the id attribute. |