summaryrefslogtreecommitdiff
path: root/lib/oxidized/model/zynos.rb
blob: 581d4059868e5fb32b2d30b9eb11472ba41872b0 (plain)
1
2
3
4
5
6
7
8
9
10
class ZyNOS < Oxidized::Model
  # Used in Zyxel DSLAMs, such as SAM1316

  comment '! '

  cmd 'config-0'

  cfg :ftp do
  end
end