- SnmpDeviceInfo(IpAddress, int, String, String) - Constructor for class org.onosproject.provider.snmp.device.impl.SnmpProviderConfig.SnmpDeviceInfo
-
Build an information object containing the given device specifics.
- SnmpDeviceProvider - Class in org.onosproject.provider.snmp.device.impl
-
Provider which will try to fetch the details of SNMP devices from the core and run a capability discovery on each of
the device.
- SnmpDeviceProvider() - Constructor for class org.onosproject.provider.snmp.device.impl.SnmpDeviceProvider
-
Creates a provider with the supplier identifier.
- SnmpProviderConfig - Class in org.onosproject.provider.snmp.device.impl
-
Configuration decoder for SNMP provider.
- SnmpProviderConfig() - Constructor for class org.onosproject.provider.snmp.device.impl.SnmpProviderConfig
-
- SnmpProviderConfig.SnmpDeviceInfo - Class in org.onosproject.provider.snmp.device.impl
-
Contains information about a SNMP device retrieved form the net-cfg subsystem.