class ACIrb::SnmpClientGrpP
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/snmp.rb, line 223 def rn 'clgrp-' << @attributes['name'] << '' end
# File lib/acirb/model/snmp.rb, line 223 def rn 'clgrp-' << @attributes['name'] << '' end