Uses of Class
com.jpragma.snmp.agent.Mib2System

Packages that use Mib2System
com.jpragma.snmp   
 

Uses of Mib2System in com.jpragma.snmp
 

Methods in com.jpragma.snmp that return Mib2System
 Mib2System SnmpAgent.getMib2System()
           
 

Methods in com.jpragma.snmp with parameters of type Mib2System
 void SnmpAgent.setMib2System(Mib2System mib2System)
          Sets the object containing properties to serve mib2 system (1.3.6.1.2.1) subtree.