diff options
author | Stig Thormodsrud <stig@uffda.(none)> | 2007-10-20 20:56:26 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@uffda.(none)> | 2007-10-20 20:56:26 -0700 |
commit | 92ee6e6c49cacad059478ad1a50ffa7a50ecd90e (patch) | |
tree | 7f638266f2b8826e9e27772a0d8dcb2aa40a3d89 /templates/protocols/snmp/trap-target | |
parent | 65f1eec84304afcde1935808519bd2cf51677a8a (diff) | |
download | vyatta-cfg-quagga-92ee6e6c49cacad059478ad1a50ffa7a50ecd90e.tar.gz vyatta-cfg-quagga-92ee6e6c49cacad059478ad1a50ffa7a50ecd90e.zip |
Add basic snmp support.
Diffstat (limited to 'templates/protocols/snmp/trap-target')
-rw-r--r-- | templates/protocols/snmp/trap-target/node.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/protocols/snmp/trap-target/node.def b/templates/protocols/snmp/trap-target/node.def new file mode 100644 index 00000000..1a7d5bae --- /dev/null +++ b/templates/protocols/snmp/trap-target/node.def @@ -0,0 +1,3 @@ +multi: +type: ipv4 +help: "IPv4 address of trap target" |