|
Type: |
Enumeration |
|
Available as of: |
V1.0.0.0 |
The enumeration ET_SnmpRequest defines the types of requests (Protocol Data Units - PDUs) which can be executed by the function block FB_SnmpManager via i_etRequest.
|
Name |
Data type |
Value |
Description |
|---|---|---|---|
|
BYTE |
0 |
No type of request is defined. Initial state and default value. |
|
|
BYTE |
1 |
GET requests ask an agent for the value referenced by the OID. |
|
|
BYTE |
4 |
SET requests set a value referenced by the OID on an agent. |
oFB_SnmpManager