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