- or download this
## set the v1/2c specific session traits
$snmp_options{community} = $xml->{node}->{$args->{host}}->{snmp}->[0]-
+>{community}->[0]
|| $xml->{snmp}->[0]->{community}->[0];
- or download this
## set the v1/2c specific session traits
$snmp_options{community} = $xml->{node}->{$args->{host}}->{snmp}->[0]-
+>{community}->[0]
|| $xml->{snmp}->[0]->{community}->[0]
|| "private";
- or download this
<global>
...
</tftp>
</node>
</global>