NAME

Ixchel::Actions::snmp_v2 - Generates a config file SNMPD.

VERSION

Version 0.0.1

SYNOPSIS

my $filled_in=$ixchel->action(action=>'snmp_v2', opts=>{w=>1});

print $filled_in;

DESCRIPTION

The template used is 'snmp_v2'.

The returned value is the filled in template..

FLAGS

-w

Write out the file instead of stdout.

-o <file>

File to write the out to if -w is specified.

Default :: /usr/local/etc/snmpd.conf

Linux Default :: /etc/snmp/snmpd.conf