Configurations for the pass line on snmpd.
| Name | Type | Description | Attributes |
|---|---|---|---|
| oidToPass | OidToPass | base oid to pass to a program | Mandatory |
| programPath | ProgramPath | Path of the program to receive the passed data | Mandatory |
| Name | Type | Restrictions |
|---|---|---|
| ProgramPath | string | Length of value must be >=1 Length of value must be <=256 |
| OidToPass | string | Length of value must be >=1 Length of value must be <=64 |