READONLY
agentx_response(ax_s, buf, READONLY, 1, &varbind, 1);
agentx_response(ax_s, buf, READONLY, 1, &varbind, 1);
$$ = READONLY;
{ "read-only", READONLY },
%token READONLY READWRITE OCTETSTRING INTEGER COMMUNITY TRAP RECEIVER
| READONLY COMMUNITY STRING {
optwrite : READONLY { $$ = 0; }