class ACIrb::SnmpPol

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/snmp.rb, line 520
def rn
  'snmppol-' << @attributes['name'] << ''
end