Class HwInventoryAdapterConfiguration

    • Constructor Detail

      • HwInventoryAdapterConfiguration

        public HwInventoryAdapterConfiguration()
    • Method Detail

      • setExtensions

        public void setExtensions​(List<HwExtension> extensions)
      • addExtension

        public void addExtension​(HwExtension extension)
      • getVendorOid

        public List<SnmpObjId> getVendorOid​(String nodeSysOid)
        Gets the vendor OID.
        Parameters:
        nodeSysOid - the node system OID
        Returns:
        the vendor OID
      • getReplacementMap

        public Map<String,​String> getReplacementMap()
        Gets the replacement map.
        Returns:
        the replacement map
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object