Help for this page
sub getSNMP { my $OID_ifTable = '1.3.6.1.2.1.2.2'; ... return; }
getSNMP($self->{ip});